summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-21gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger1-5/+16
2018-11-21nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson1-14/+14
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul1-11/+6
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul1-2/+2
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher1-0/+1
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier1-0/+6
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel1-0/+4
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki1-1/+3
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-2/+12
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2018-11-21of, numa: Validate some distance map rulesJohn Garry1-2/+7
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-11-21soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei1-0/+8
2018-11-21scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-21vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards1-1/+3
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva1-3/+2
2018-11-21mach64: fix image corruption due to reading accelerator registersMikulas Patocka1-13/+9
2018-11-21mach64: fix display corruption on big endian machinesMikulas Patocka1-3/+3
2018-11-21thermal: enable broadcom menu for arm64 bcm2835Allen Wild1-1/+1
2018-11-21media: ov7670: make "xclk" clock optionalLubomir Rintel1-12/+18
2018-11-21clk: mvebu: use correct bit for 98DX3236 NANDChris Packham1-1/+1
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra1-4/+0
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl1-0/+3
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski1-0/+30
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran2-15/+6
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran1-1/+1
2018-11-21scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran1-4/+0
2018-11-21scsi: qla2xxx: Fix process response queue for ISP26XX and aboveQuinn Tran2-19/+0
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani1-4/+1
2018-11-21cdrom: fix improper type cast, which can leat to information leak.Young_X1-1/+1
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean1-2/+5
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell1-6/+13
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-21drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointerJohn Garry1-0/+1
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen1-0/+11
2018-11-21tty: check name length in tty_find_polling_driver()Miles Chen1-1/+1
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-11-13rpmsg: smd: fix memory leak on channel createColin Ian King1-2/+5