summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-09Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-09Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-09Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-09Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-08-09Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li
2019-08-09Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-09Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe
2019-08-08pwm: Fallback to the static lookup-list when acpi_pwm_get failsHans de Goede
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-08-08Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-08Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-08-07Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-07hwmon: (lm75) Fixup tmp75b clr_maskIker Perez del Palomar Sustatxa
2019-08-07hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck
2019-08-07libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-07Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller
2019-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai
2019-08-06mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao
2019-08-06mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-08-06Input: iforce - add sanity checksOliver Neukum
2019-08-06Input: applespi - use struct_size() helperGustavo A. R. Silva
2019-08-06ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva
2019-08-06HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander
2019-08-06HID: hiddev: do cleanup in failure of opening a deviceHillf Danton