aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-04spi: amd: Fix refcount underflow on removeLukas Wunner
2020-05-04spi: amd: Drop duplicate driver data assignmentsLukas Wunner
2020-05-04spi: amd: Pass probe errors back to driver coreLukas Wunner
2020-05-04spi: amd: Fix duplicate iounmap in error pathLukas Wunner
2020-04-30spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()Jules Irenge
2020-04-30spi: pxa2xx: Apply CS clk quirk to BXTEvan Green
2020-04-29spi: stm32-qspi: Fix unbalanced pm_runtime_enable issuePatrice Chotard
2020-04-29spi: uniphier: fix error return code in uniphier_spi_probe()Wei Yongjun
2020-04-29spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()Wei Yongjun
2020-04-28spi: spi-amd: fix warningSanjay R Mehta
2020-04-27spi: spi-amd: Add AMD SPI controller driver supportSanjay R Mehta
2020-04-27Merge tag 'v5.7-rc3' into spi-5.8Mark Brown
2020-04-26Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-04-26Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-24Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge branch 'acpi-pci'Rafael J. Wysocki
2020-04-24Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-24spi: spi-fsl-dspi: Adding shutdown hookPeng Ma
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-24Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-24Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-04-24Merge tag 'amd-drm-fixes-5.7-2020-04-22' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-23net: meth: remove spurious copyright textJonathan Corbet
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-23Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23ata: sata_inic162x fix a spelling issueJohn Oldman