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
(
unfollow
)
Commit message (
Expand
)
Author
2014-03-05
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
Wenyou Yang
2014-03-05
spi: coldfire-qspi: Fix getting correct address for *mcfqspi
Axel Lin
2014-03-05
spi: fsl-dspi: Fix getting correct address for master
Axel Lin
2014-03-03
spi: spi-ath79: fix initial GPIO CS line setup
Gabor Juhos
2014-02-28
spi: spi-imx: spi_imx_remove: do not disable disabled clocks
Philippe De Muyter
2014-02-27
spi-topcliff-pch: Fix probing when DMA mode is used
Alexander Stein
2014-02-19
spi/topcliff-pch: Fix DMA channel
Alexander Stein
2014-02-04
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
Axel Lin
2014-02-04
spi: rspi: Document support for Renesas QSPI in Kconfig
Geert Uytterhoeven
2014-01-28
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
2014-01-21
spi: core: Fix transfer failure when master->transfer_one returns positive value
Axel Lin
2014-01-21
spi: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-17
spi: sc18is602: Convert to use bits_per_word_mask
Axel Lin
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
2014-01-16
spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-14
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
Axel Lin
2014-01-14
spi: rspi: Add missing clk_disable() calls in error and cleanup paths
Geert Uytterhoeven
2014-01-14
spi: rspi: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-13
spi: rspi: Add support for specifying CPHA/CPOL
Geert Uytterhoeven
2014-01-13
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
Mika Westerberg
2014-01-13
spi: rspi: Add more QSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Add more RSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Remove dependency on DMAE for SHMOBILE
Geert Uytterhoeven
2014-01-13
spi/s3c64xx: Correct indentation
Geert Uytterhoeven
2014-01-13
spi: sh: Use spi_sh_clear_bit() instead of open-coded
Axel Lin
2014-01-13
spi: bitbang: Grammar s/make to make/to make/
Geert Uytterhoeven
2014-01-13
spi: sh-hspi: Spelling s/recive/receive/
Geert Uytterhoeven
2014-01-13
spi: core: Improve tx/rx_nbits check comments
Geert Uytterhoeven
2014-01-13
spi: ti-qspi: Fixup driver name
Axel Lin
2014-01-13
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation
Axel Lin
2014-01-13
spi: altera: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
2014-01-12
spi: mpc512x: adjust to OF based clock lookup
Gerhard Sittig
2014-01-10
spi: clps711x: Use devm_gpio_request()
Alexander Shiyan
2014-01-09
spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
Axel Lin
2014-01-09
spi: atmel: Refactor spi-atmel to use SPI framework queue
Wenyou Yang
2014-01-09
spi: fsl-dspi: Add missing breaks for switch cases
Axel Lin
2014-01-09
spi/davinci: Don't select EDMA
Sekhar Nori
2014-01-09
spi: Check conflicting CS based on spi->chip_select instead of device name
Mika Westerberg
2014-01-09
spi: core: Use list_first_entry to extract head of queue
Axel Lin
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
2014-01-08
spi: atmel: add support for changing message transfer speed
Richard Genoud
2014-01-08
spi: sh-hspi: Fix modalias for sh-hspi
Axel Lin
2014-01-07
spi: dw-pci: remove free for resources allocated with devm_*
Wei Yongjun
2014-01-07
spi: ti-qspi: Fix getting correct address for qspi
Axel Lin
2014-01-06
spidev: fix hang when transfer_one_message fails
Daniel Santos
2014-01-06
spi: dw-pci: fix typo
Baruch Siach
2014-01-02
spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register
Axel Lin
2014-01-02
spi: core: Use list_first_entry_or_null() instead of open-coded
Axel Lin
2013-12-31
spi/qspi: Fix runtime resume path
Sourav Poddar
[next]