开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-05-15
spi: spi-rockchip: add support for spi slave mode
Chris Ruehl
2020-05-15
spi: spi-rockchip: cleanup use struct spi_controller
Chris Ruehl
2020-05-12
spi: dw: Drop duplicate error message when remap resource
Andy Shevchenko
2020-05-11
spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled
Jay Fang
2020-05-11
spi: sun6i: Add support for GPIO chip select lines
Alistair Francis
2020-05-11
spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code
Kunihiko Hayashi
2020-05-11
spi: uniphier: Depend on HAS_IOMEM
Kunihiko Hayashi
2020-05-07
spi: dw: Get rid of dma_inited flag
Andy Shevchenko
2020-05-07
spi: dw: Avoid useless assignments in generic DMA setup
Andy Shevchenko
2020-05-06
spi: dw: Add Elkhart Lake PSE DMA support
Jarkko Nikula
2020-05-06
spi: dw: Propagate struct device pointer to ->dma_init() callback
Andy Shevchenko
2020-05-06
spi: dw: Add 'mfld' suffix to Intel Medfield related routines
Andy Shevchenko
2020-05-06
spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA
Andy Shevchenko
2020-05-06
spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate
Andy Shevchenko
2020-05-06
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
2020-05-06
spi: dw: Remove unused variable in CR0 configuring hooks
Andy Shevchenko
2020-05-06
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-05-06
spi: bcm2835: Fix error return code in bcm2835_dma_init()
Wei Yongjun
2020-05-06
spi: a3700: make a3700_spi_init() return void
Jason Yan
2020-05-05
spi: dw: Add support for Intel Keem Bay SPI
Wan Ahmad Zainie
2020-05-05
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
2020-05-05
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
2020-05-05
spi: dw: Fix typo in few registers name
Wan Ahmad Zainie
2020-05-05
spi: bcm2835: Fixes bare use of unsigned
Jacko Dirks
2020-05-05
Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>:
Mark Brown
2020-05-05
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-04
spi: amd: Drop superfluous member from struct amd_spi
Lukas Wunner
2020-05-04
spi: amd: Fix refcount underflow on remove
Lukas Wunner
2020-05-04
spi: amd: Drop duplicate driver data assignments
Lukas Wunner
2020-05-04
spi: amd: Pass probe errors back to driver core
Lukas Wunner
2020-05-04
spi: amd: Fix duplicate iounmap in error path
Lukas Wunner
2020-04-30
spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
Jules Irenge
2020-04-30
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
2020-04-29
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
Patrice Chotard
2020-04-29
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
2020-04-29
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
Wei Yongjun
2020-04-28
spi: spi-amd: fix warning
Sanjay R Mehta
2020-04-27
spi: spi-amd: Add AMD SPI controller driver support
Sanjay R Mehta
2020-04-27
Merge tag 'v5.7-rc3' into spi-5.8
Mark Brown
2020-04-26
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-26
Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
macsec: avoid to set wrong mtu
Taehee Yoo
2020-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
[next]