index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-02-11
spi: tegra114: Convert to use master->max_speed_hz
Axel Lin
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
[prev]
[next]