summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand
2019-08-03drm/modes: Fix unterminated strncpyChuhong Yuan
2019-08-02drm/amd/powerplay: correct navi10 vcn powergateEvan Quan
2019-08-02drm/amd/powerplay: honor hw limit on fetching metrics data for navi10Kevin Wang
2019-08-02drm/amd/powerplay: Allow changing of fan_control in smu_v11_0Matt Coffin
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-02r8152: fix typo in register nameKevin Lo
2019-08-02net: phy: fix race in genphy_update_linkHeiner Kallweit
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-02atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'for-5.3/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-02xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman
2019-08-02usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda
2019-08-02Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-02Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0Thong Thai
2019-08-02drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai
2019-08-02Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter
2019-08-02Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson
2019-08-02Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-02can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-02can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-08-02spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula
2019-08-02Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King
2019-08-02drm/exynos: add CONFIG_MMU dependencyArnd Bergmann
2019-08-02drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King
2019-08-02drm/exynos: using dev_get_drvdata directlyFuqian Huang
2019-08-02crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook