summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart-1/+8
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo-2/+2
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson-1/+5
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson-8/+12
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä-1/+14
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson-3/+22
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson-1/+1
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson-10/+6
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke-0/+3
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson-3/+11
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson-1/+0
2019-10-07ionic: fix stats memory dereferenceShannon Nelson-10/+21
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks-1/+1
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar-1/+8
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones-5/+10
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel-0/+3
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner-1/+1
2019-10-07serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford-2/+3
2019-10-07serial: mctrl_gpio: Check for NULL pointerAdam Ford-0/+3
2019-10-07tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov-1/+1
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak-2/+8
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede-9/+0
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede-6/+6
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede-7/+39
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost-1/+3
2019-10-07mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton-3/+2
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu-2/+2
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu-1/+1
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu-0/+7
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg-21/+0
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli-1/+0
2019-10-06soc: imx: imx-scu: Getting UID from SCU should have responseAnson Huang-1/+1
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-3/+3
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+2
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-80/+193
2019-10-05pinctrl: stmfx: fix null pointer on removeAmelie Delaunay-1/+1
2019-10-05pinctrl: iproc: allow for error from platform_get_irq()Chris Packham-1/+1
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-148/+268
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3/+2
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada-1/+1
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King-0/+69
2019-10-04net: phy: extract pause modeRussell King-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng-2/+1
2019-10-04nvme: retain split access workaround for capability readsArd Biesheuvel-1/+1
2019-10-04nvme: fix possible deadlock when nvme_update_formats failsSagi Grimberg-2/+1