index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/ti-qspi' and '...
Mark Brown
2015-11-04
|
\
\
\
|
|
|
*
spi: txx9: Use transfer speed unconditionally
Jarkko Nikula
2015-09-16
|
|
*
|
spi: ti-qspi: improve ->remove() callback
Felipe Balbi
2015-10-30
|
|
*
|
spi: spi-ti-qspi: switch to polling mode for better r/w performance
Vignesh R
2015-10-16
|
|
|
/
|
*
|
spi: s3c64xx: Use transfer speed unconditionally
Jarkko Nikula
2015-09-16
|
*
|
spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove ...
Heiner Kallweit
2015-09-14
|
*
|
spi: s3c64xx: simplify suspend / resume handlers
Heiner Kallweit
2015-09-14
|
*
|
spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
Heiner Kallweit
2015-09-14
|
*
|
spi: s3c64xx: clean up runtime PM if driver registration fails
Heiner Kallweit
2015-09-14
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI
Jarkko Nikula
2015-10-30
|
|
|
|
|
*
|
spi: pxa2xx: Add support for Intel Broxton
Jarkko Nikula
2015-10-30
|
|
|
|
|
*
|
spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
Jarkko Nikula
2015-10-30
|
|
|
|
|
*
|
spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
Jarkko Nikula
2015-10-30
|
|
|
|
|
*
|
spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
Jarkko Nikula
2015-10-30
|
|
|
|
|
*
|
spi: pxa2xx: Align a few defines
Jarkko Nikula
2015-10-23
|
|
|
|
|
*
|
spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select
Jarkko Nikula
2015-10-23
|
|
|
|
|
*
|
spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer
Jarkko Nikula
2015-10-23
|
|
|
|
|
*
|
spi: pxa2xx: derive struct chip_data from struct drv_data
Andy Shevchenko
2015-10-23
|
|
|
|
|
*
|
spi: pxa2xx: move debug messages to pump_transfer()
Andy Shevchenko
2015-10-23
|
|
|
|
|
*
|
spi: pxa2xx: choose closest lower speed
Andy Shevchenko
2015-10-16
|
|
|
|
|
*
|
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
2015-10-01
|
|
|
|
|
*
|
spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
2015-09-25
|
|
|
|
|
*
|
spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
2015-09-25
|
|
|
|
|
*
|
spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
2015-09-17
|
|
|
|
|
*
|
spi: pxa2xx: Remove if statement that is always true in pump_transfers()
Jarkko Nikula
2015-09-17
|
|
|
|
|
*
|
spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
2015-09-17
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: pxa2xx: Remove unused psp member variable from struct chip_data
Jarkko Nikula
2015-10-02
|
|
|
|
|
/
|
|
|
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
|
|
|
*
|
spi: Add THIS_MODULE to spi_driver in SPI core
Andrew F. Davis
2015-10-28
|
|
|
|
/
|
|
*
/
spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
2015-09-17
|
|
|
/
|
*
/
spi: omap-100k: Rely on validations done by spi core
Jarkko Nikula
2015-09-17
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/mpc512x', 'sp...
Mark Brown
2015-11-04
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: octeon: Use transfer speed unconditionally
Jarkko Nikula
2015-09-16
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-09-16
|
|
|
|
|
/
|
|
|
*
|
spi: mediatek: mt8173 spi multiple devices support
Leilk Liu
2015-10-27
|
|
|
*
|
spi: mediatek: handle controller_data in mtk_spi_setup
Leilk Liu
2015-10-27
|
|
|
*
|
spi: mediatek: remove mtk_spi_config
Leilk Liu
2015-10-27
|
|
*
|
|
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
Jarkko Nikula
2015-09-17
|
|
|
|
/
|
|
|
/
|
|
*
|
|
spi: Add DSPI support for layerscape family
Yuan Yao
2015-10-30
|
*
|
|
spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
2015-09-17
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'spi/topic/coldfire' and 'spi/topic/dw' into s...
Mark Brown
2015-11-04
|
\
\
\
\
|
|
*
|
|
spi: dw: replace magic constant by DW_SPI_DR
Andy Shevchenko
2015-10-28
|
|
*
|
|
spi: dw: remove a NULL check when call ->remove()
Andy Shevchenko
2015-10-20
|
|
*
|
|
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
Andy Shevchenko
2015-10-20
|
|
*
|
|
spi: dw-mmio: convert to unified device property API
Andy Shevchenko
2015-10-19
|
|
*
|
|
spi: dw-pci: remove unused pdev member from struct dw_spi_pci
Andy Shevchenko
2015-10-19
|
|
*
|
|
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-10-19
|
|
*
|
|
spi: dw: eliminate unused threshold variables
Andy Shevchenko
2015-10-19
|
|
*
|
|
spi: dw: eliminate speed variable in ->transfer_one()
Andy Shevchenko
2015-10-19
[prev]
[next]