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
2012-07-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-07-23
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-19
spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites
Mark Brown
2012-07-19
spi/s3c64xx: Convert to devm_request_and_ioremap()
Mark Brown
2012-07-19
spi/s3c64xx: Put the /CS GPIO into output mode
Mark Brown
2012-07-19
spi/s3c64xx: Fix handling of errors in gpio_request()
Mark Brown
2012-07-16
coldfire-qspi: Add support for the Coldfire 5251/5253.
Steven King
2012-07-13
spi: s3c64xx: add device tree support
Thomas Abraham
2012-07-13
spi: s3c64xx: Remove the 'set_level' callback from controller data
Thomas Abraham
2012-07-13
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
Thomas Abraham
2012-07-13
spi: s3c64xx: move controller information into driver data
Thomas Abraham
2012-07-13
spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
Thomas Abraham
2012-07-13
Merge branch 'next/devel-dma-ops' into next/dt-samsung
Kukjin Kim
2012-07-06
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2012-06-20
spi/s3c64xx: Add the use of DMA config operation
Boojin Kim
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
2012-06-12
spi/tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-24
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-19
SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors
Barry Song
2012-05-19
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
2012-05-19
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
2012-05-19
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
2012-05-19
spi/rspi: add dmaengine support
Shimoda, Yoshihiro
2012-05-19
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-14
Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung
Kukjin Kim
2012-05-12
spi/imx: adopt pinctrl support
Shawn Guo
2012-05-10
spi: Dont call prepare/unprepare transfer if not populated
Shubhrajyoti D
2012-05-09
spi/ep93xx: clean probe/remove routines
Hannu Heikkinen
2012-05-09
Merge tag 'v3.4-rc6' into spi/next
Grant Likely
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
2012-04-25
spi i.MX: do not depend on grouped clocks
Sascha Hauer
2012-04-24
spi/s3c64xx: Allow usage for ARCH_S3C24XX
Heiko Stuebner
2012-04-17
spi/pl022: Fix range checking for bits per word
Vinit Shenoy
[next]