index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-30
spi: npcm-fiu: add NPCM FIU controller driver
Tomer Maimon
2019-08-30
dt-binding: spi: add NPCM FIU controller
Tomer Maimon
2019-08-28
spi: bcm2835: Convert to use CS GPIO descriptors
Linus Walleij
2019-08-28
spi: fsl: Convert to use CS GPIO descriptors
Linus Walleij
2019-08-23
spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
Vladimir Oltean
2019-08-23
spi: spi-fsl-dspi: Remove impossible to reach error check
Vladimir Oltean
2019-08-23
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2019-08-23
spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
Vladimir Oltean
2019-08-23
Merge branch 'spi-5.3' into spi-5.4
Mark Brown
2019-08-23
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2019-08-22
spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
Ashish Kumar
2019-08-22
spi: fsl-qspi: Enhance binding to extend example for flash entry
Ashish Kumar
2019-08-20
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Fix typos
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Remove unused defines and includes
Vladimir Oltean
2019-08-20
spi: spi-fsl-dspi: Fix code alignment
Vladimir Oltean
2019-08-20
spi: Fix the number of CS lines documented as an example
Manivannan Sadhasivam
2019-08-20
spi: zynq-qspi: Fix missing spi_unregister_controller when unload module
Axel Lin
2019-08-12
spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
Jarkko Nikula
2019-08-08
spi: Rename of_spi_register_master() function
Linus Walleij
2019-08-07
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
2019-08-07
spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
Rayagonda Kokatanur
2019-08-02
spi: atmel: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
spi: Reduce kthread priority
Peter Zijlstra
2019-08-02
spi: pxa2xx: Add support for Intel Tiger Lake
Jarkko Nikula
2019-08-01
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
Geert Uytterhoeven
2019-07-26
spi: sprd: Change the hwlock support to be optional
Baolin Wang
2019-07-26
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
2019-07-26
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
2019-07-26
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
2019-07-26
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
2019-07-26
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
2019-07-24
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Lukas Wunner
2019-07-24
spi: dw-pci: Use dev_get_drvdata
Chuhong Yuan
2019-07-22
spi: dw-mmio: Clock should be shut when error occurs
Andy Shevchenko
2019-07-22
spi: dw-mmio: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-22
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
2019-07-21
Linus 5.3-rc1
Linus Torvalds
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]