index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2015-10-20
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-19
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
spi: dw: remove bits_per_word member of struct chip_data
Andy Shevchenko
2015-10-19
spi: dw: remove unneeded cr0 member of struct chip_data
Andy Shevchenko
2015-10-19
spi: dw: use plain struct device * at earlier ->probe()
Andy Shevchenko
2015-10-16
spi: davinci: use spi->cs_gpio directly
Luis de Bethencourt
2015-10-16
spi: spi-ti-qspi: switch to polling mode for better r/w performance
Vignesh R
2015-10-16
spi: pxa2xx: choose closest lower speed
Andy Shevchenko
2015-10-16
spi: core: propagate return code of __spi_validate_bits_per_word()
Andy Shevchenko
2015-10-16
spi: bcm2835aux: change initialization order and switch to platform_get_irq
Martin Sperl
2015-10-16
spi: bcm2835aux: fixed bad data on longer transfers
Martin Sperl
2015-10-16
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
2015-10-12
spi: ti-qspi: Fix data corruption seen on r/w stress test
Vignesh R
2015-10-12
spi: Map SPI OF client IRQ at probe time
Jon Hunter
2015-10-12
spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
2015-10-12
spi/bcm63xx: fix standard accessors and compile guard
Jonas Gorski
2015-10-12
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-07
Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...
Mark Brown
2015-10-07
spi: bcm2835aux: add bcm2835 auxiliary spi device driver
Martin Sperl
2015-10-05
spi: bitbang: switch to the generic implementation of transfer_one_message
Heiner Kallweit
2015-10-05
spi: bitbang: remove unneeded check
Heiner Kallweit
2015-10-02
spi: pxa2xx: Remove unused psp member variable from struct chip_data
Jarkko Nikula
2015-10-01
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
2015-09-30
spi: ath79: simplify iomem resource mapping
Heiner Kallweit
2015-09-25
spi: davinci: fix handling platform_get_irq result
Andrzej Hajda
2015-09-25
spi: atmel: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
2015-09-25
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-22
Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...
Mark Brown
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
2015-09-22
spi: xtensa-xtfpga: fix register endianness
Max Filippov
2015-09-19
spi: add transfer histogram statistics via sysfs
Martin Sperl
2015-09-19
spi: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-17
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: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
2015-09-17
spi: dw: Remove test for non-zero spi->max_speed_hz
Jarkko Nikula
2015-09-17
spi: dw: Remove needless if statements
Jarkko Nikula
2015-09-17
spi: omap-100k: Rely on validations done by spi core
Jarkko Nikula
2015-09-17
spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
2015-09-17
spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally
Jarkko Nikula
2015-09-17
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
2015-09-16
spi: au1550: Simplify au1550_spi_setupxfer()
Jarkko Nikula
2015-09-16
spi: spi-bfin5xx: Calculate transfer speed unconditionally
Jarkko Nikula
[prev]
[next]