index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
spi: gpio: Add SPI_MASTER_GPIO_SS flag
Linus Walleij
2019-07-17
1
-0
/
+6
|
*
spi: spi-fsl-qspi: change i.MX7D RX FIFO size
Han Xu
2019-07-10
1
-1
/
+1
*
|
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
Vladimir Oltean
2019-08-20
1
-57
/
+57
*
|
spi: spi-fsl-dspi: Fix typos
Vladimir Oltean
2019-08-20
1
-2
/
+2
*
|
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
Vladimir Oltean
2019-08-20
1
-14
/
+14
*
|
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
Vladimir Oltean
2019-08-20
1
-50
/
+50
*
|
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
Vladimir Oltean
2019-08-20
1
-1
/
+0
*
|
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
Vladimir Oltean
2019-08-20
1
-1
/
+1
*
|
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
Vladimir Oltean
2019-08-20
1
-11
/
+12
*
|
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
Vladimir Oltean
2019-08-20
1
-16
/
+21
*
|
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
Vladimir Oltean
2019-08-20
1
-1
/
+13
*
|
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
Vladimir Oltean
2019-08-20
1
-29
/
+29
*
|
spi: spi-fsl-dspi: Remove unused defines and includes
Vladimir Oltean
2019-08-20
1
-26
/
+0
*
|
spi: spi-fsl-dspi: Fix code alignment
Vladimir Oltean
2019-08-20
1
-185
/
+185
*
|
spi: Rename of_spi_register_master() function
Linus Walleij
2019-08-08
1
-3
/
+3
*
|
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
2019-08-07
1
-3
/
+1
*
|
spi: atmel: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-08-02
1
-0
/
+5
*
|
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
36
-80
/
+19
*
|
spi: Reduce kthread priority
Peter Zijlstra
2019-08-02
1
-1
/
+1
*
|
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
Geert Uytterhoeven
2019-08-01
1
-6
/
+5
*
|
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
2019-07-26
1
-26
/
+42
*
|
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
2019-07-26
1
-0
/
+15
*
|
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
2019-07-26
1
-0
/
+3
*
|
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
2019-07-26
1
-0
/
+3
*
|
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
2019-07-26
1
-3
/
+0
*
|
spi: dw-pci: Use dev_get_drvdata
Chuhong Yuan
2019-07-24
1
-4
/
+2
*
|
spi: dw-mmio: Clock should be shut when error occurs
Andy Shevchenko
2019-07-22
1
-2
/
+4
*
|
spi: dw-mmio: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-22
1
-3
/
+1
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
\
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
Mark Brown
2019-07-04
1
-6
/
+30
|
\
\
\
|
*
|
|
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
2019-05-23
1
-6
/
+30
*
|
|
|
Merge branch 'spi-5.3' into spi-next
Mark Brown
2019-07-04
17
-241
/
+1603
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
spi: pxa2xx: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-07-03
1
-0
/
+4
|
*
|
|
spi: atmel-quadspi: fix resume call
Tudor Ambarus
2019-07-02
1
-3
/
+7
|
*
|
|
spi: atmel-quadspi: void return type for atmel_qspi_init()
Tudor Ambarus
2019-07-02
1
-7
/
+4
|
*
|
|
spi: pxa2xx: Set minimum transfer speed
Jarkko Nikula
2019-07-02
1
-0
/
+10
|
*
|
|
spi: stm32-qspi: remove signal sensitive on completion
Ludovic Barre
2019-06-28
1
-7
/
+3
|
*
|
|
spi/acpi: avoid spurious matches during slave enumeration
Ard Biesheuvel
2019-06-24
1
-3
/
+1
|
*
|
|
spi: fix ctrl->num_chipselect constraint
Tudor Ambarus
2019-06-20
1
-5
/
+7
|
*
|
|
spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series
Masahisa Kojima
2019-06-20
1
-6
/
+12
|
*
|
|
spi/acpi: fix incorrect ACPI parent check
Ard Biesheuvel
2019-06-19
1
-1
/
+1
|
*
|
|
spi: don't open code list_for_each_entry_safe_reverse()
Vladimir Zapolskiy
2019-06-18
1
-5
/
+2
|
*
|
|
spi: No need to assign dummy value in spi_unregister_controller()
Andy Shevchenko
2019-06-17
1
-2
/
+1
|
*
|
|
spi/acpi: enumerate all SPI slaves in the namespace
Ard Biesheuvel
2019-06-13
1
-31
/
+72
|
*
|
|
Merge tag 'v5.2-rc4' into spi-5.3
Mark Brown
2019-06-10
60
-422
/
+60
|
|
\
\
\
|
*
|
|
|
spi: Use struct_size() helper
Gustavo A. R. Silva
2019-06-10
1
-2
/
+1
|
*
|
|
|
spi: mediatek: add SPI_LSB_FIRST support
Leilk Liu
2019-06-06
1
-9
/
+6
|
*
|
|
|
spi: Add spi driver for Socionext SynQuacer platform
Masahisa Kojima
2019-06-04
3
-0
/
+833
|
*
|
|
|
spi: qup: remove unnecessary goto
Jorge Ramirez-Ortiz
2019-06-03
1
-4
/
+0
[prev]
[next]