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
2010-10-12
spi/pl022: fix dubious allocation staticize platform data
Linus Walleij
2010-10-12
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
2010-10-12
spi: change to new flag variable
matt mooney
2010-10-12
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
2010-10-12
spi/topcliff: Tidy up Kconfig help text
Grant Likely
2010-10-12
spi/topcliff: cleanups for style and conciseness
Grant Likely
2010-10-11
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2010-10-11
spi/imx: Support different fifo sizes
David Jander
2010-10-08
spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver
Masayuki Ohtake
2010-10-02
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
2010-10-02
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
2010-10-01
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2010-10-01
spi/imx: save the spi chip select in config struct, not the gpio to use
Uwe Kleine-König
2010-10-01
spi/imx: get rid of more ifs depending on the used cpu
Uwe Kleine-König
2010-10-01
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2010-10-01
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
2010-09-29
spi/s3c64xx: Correction for 16,32 bits bus width
Jassi Brar
2010-09-29
spi/s3c64xx: Consider the clk_from_cmu flag
Jassi Brar
2010-09-29
spi/s3c64xx: Prevent unnecessary map-unmap
Jassi Brar
2010-09-29
spi/amba-pl022: Fix error case return statement.
Julia Lawall
2010-09-29
spi/orion: Drop unnecessary null test
Julia Lawall
2010-09-29
spi: omap2_mcspi: make use of dev_vdbg()
Felipe Balbi
2010-09-16
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-08
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-08
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-09-08
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
spi/dw_spi: clean the cs_control code
Feng Tang
2010-09-08
spi/dw_spi: Allow interrupt sharing
Yong Wang
2010-09-08
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-01
spi: free children in spi_unregister_master, not siblings
David Lamparter
2010-09-01
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-08-01
spi/amba_pl022: Fix probe and remove hook section annotations.
Kevin Wells
2010-07-30
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
2010-07-25
Merge commit 'v2.6.35-rc6' into spi/test
Grant Likely
2010-07-11
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
Anton Vorontsov
2010-07-05
spi/mpc5121: change annotations for probe and remove functions
Anatolij Gustschin
2010-07-03
spi/bitbang: reinitialize transfer parameters for every message
Brian Niebuhr
2010-07-03
spi/spi-gpio: add support for controllers without MISO or MOSI pin
Marek Szyprowski
2010-07-03
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
Marek Szyprowski
2010-07-03
SPI100k: Fix 8-bit and RX-only transfers
Cory Maccarrone
2010-06-28
spi/mmc_spi: SPI bus locking API, using mutex
Ernst Schwab
[prev]
[next]