summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-06spi: dw: Propagate struct device pointer to ->dma_init() callbackAndy Shevchenko
2020-05-06spi: dw: Add 'mfld' suffix to Intel Medfield related routinesAndy Shevchenko
2020-05-06spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMAAndy Shevchenko
2020-05-06spi: dw: Downgrade interrupt.h to irqreturn.h where appropriateAndy Shevchenko
2020-05-06spi: dw: Move interrupt.h to spi-dw.h who is user of itAndy Shevchenko
2020-05-06spi: dw: Remove unused variable in CR0 configuring hooksAndy Shevchenko
2020-05-06spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-05-06spi: bcm2835: Fix error return code in bcm2835_dma_init()Wei Yongjun
2020-05-06spi: a3700: make a3700_spi_init() return voidJason Yan
2020-05-05spi: dw: Add support for Intel Keem Bay SPIWan Ahmad Zainie
2020-05-05spi: dw: Add support for DesignWare DWC_ssiWan Ahmad Zainie
2020-05-05spi: dw: Add update_cr0() callback to update CTRLR0Wan Ahmad Zainie
2020-05-05spi: dw: Fix typo in few registers nameWan Ahmad Zainie
2020-05-05spi: bcm2835: Fixes bare use of unsignedJacko Dirks
2020-05-05Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>:Mark Brown
2020-05-05Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-05-04spi: amd: Drop superfluous member from struct amd_spiLukas Wunner
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