index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-02-10
spi: txx9: Convert to let spi core handle checking transfer speed
Axel Lin
2014-02-10
spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller
Axel Lin
2014-02-10
spi: omap2: use SUPERH, not SH
Paul Bolle
2014-02-10
spi: Use reinit_completion at appropriate places
Axel Lin
2014-02-10
spi: omap-100k: Remove unused fields from struct omap1_spi100k
Axel Lin
2014-02-10
spi: omap-100k: Remove unused pointer in omap1_spi100k_txrx_pio()
Christian Engelmayer
2014-02-10
spi: omap-100k: Remove unused MOD_REG_BIT macro
Axel Lin
2014-02-07
spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
Mark Brown
2014-02-07
spi/s3c64xx: Remove S3C_DMA support
Mark Brown
2014-02-07
spi/s3c64xx: Use core DMA mapping code with dmaengine
Mark Brown
2014-02-07
spi: Use SPI_BPW_MASK macro at appropriate places
Axel Lin
2014-02-07
spi: mxs: Use list_for_each_entry to iterate over transfer list
Axel Lin
2014-02-07
spi: orion: Let spi core handle checking transfer speed
Axel Lin
2014-02-06
spi/sunxi: Add missing dependency on RESET_CONTROLLER
Mark Brown
2014-02-06
spi: orion: Remove unused pointer in orion_spi_write_read()
Christian Engelmayer
2014-02-06
spi: davinci: Use of_match_ptr at appropriate place
Axel Lin
2014-02-06
spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master
Axel Lin
2014-02-05
spi: sunxi: Add Allwinner A31 SPI controller driver
Maxime Ripard
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: Make core DMA mapping functions generate scatterlists
Mark Brown
2014-02-04
spi: Provide core support for full duplex devices
Mark Brown
2014-02-04
spi: rspi: Document support for Renesas QSPI in Kconfig
Geert Uytterhoeven
2014-02-04
spi: pl022: Remove redundant pinctrl to default state in probe
Ulf Hansson
2014-02-04
spi: pl022: Simplify clock handling
Ulf Hansson
2014-02-04
spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versions
Mark Brown
2014-02-04
spi/s3c64xx: Remove unused /CS GPIO management
Mark Brown
2014-02-04
spi: fsl: Fix problem with multi message transfers
Stefan Roese
2014-02-04
spi: fix pointer-integer size mismatch warning
SeongJae Park
2014-02-04
spi: rspi: Only enable interrupts when there's a need to wait
Geert Uytterhoeven
2014-02-03
spi: omap2-mcspi: Support divide-by-n clock dividers
Stefan Sørensen
2014-02-03
spi: omap2-mcspi: Do not configure the controller on each transfer unless needed
Stefan Sørensen
2014-02-03
spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs
Alexander Shiyan
2014-02-03
spi: clps711x: Add support for 1-8 BPW transfers
Alexander Shiyan
2014-02-03
spi: clps711x: Simplify handling of RX & TX buffers
Alexander Shiyan
2014-02-03
spi: rspi: fix build error when CONFIG_OF is not set
Shimoda, Yoshihiro
2014-02-03
spi: Provide core support for DMA mapping transfers
Mark Brown
2014-02-03
spi: Add a timeout when waiting for transfers
Mark Brown
2014-02-03
spi: tegra114: Use list_is_last() instead of open-coded
Axel Lin
2014-02-03
spi: sirf: Avoid duplicate code in various bits_per_word cases
Axel Lin
2014-02-03
spi: sc18is602: Remove sc18is602_setup() because it is done by spi core
Axel Lin
2014-02-03
spi/pl022: Unprepare clocks while suspended
Mark Brown
2014-02-03
spi: octeon: Use list_is_last() instead of open-coded
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
spi: dw-mmio: remove HAVE_CLK build dependecy
Baruch Siach
2014-02-03
spi: dw-mmio: allow multiple instances
Baruch Siach
2014-01-30
spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI
Geert Uytterhoeven
2014-01-29
spi: rspi: Add DT support
Geert Uytterhoeven
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-28
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
2014-01-27
spi: rspi: Use NULL as the clock ID
Geert Uytterhoeven
[prev]
[next]