UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / spi /
2011-02-15 Sebastian Andrzej... spi/pxa2xx pci: fix the release - remove race
2011-01-21 Guennadi Liakhovetskispi/spi_sh_msiof: fix wrong address calculation, which...
2011-01-18 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-01-18 Gabor JuhosSPI: Add SPI controller driver for the Atheros AR71XX...
2011-01-17 Guennadi Liakhovetskispi/spi_sh_msiof: fix a wrong free_irq() parameter
2011-01-14 Viresh Kumarspi/amba-pl022: fixing compilation warning.
2011-01-14 Grant LikelyMerge branch 'devicetree/next' into spi/next
2011-01-14 Abhilash Kesavanspi: Enable SPI driver for S5P6440 and S5P6450
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Yong Shenspi/imx: Add i.MX53 support
2011-01-11 Jamie Ilesspi/dw_spi: don't treat NULL clk as an error
2011-01-10 Jamie Ilesspi: tegra: don't treat NULL clk as an error
2011-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2011-01-07 Russell King - ARM... spi/omap: Fix DMA API usage in OMAP MCSPI driver
2011-01-07 Richard Genoudspi/imx: correct the test on platform_get_irq() return...
2011-01-01 Justin P. Mattockspi/topcliff: Typo fix threhold to threshold
2010-12-31 Justin P. Mattockspi/dw_spi Typo change diable to disable.
2010-12-30 Jate Sujjavanichspi/m68knommu: Coldfire QSPI platform support
2010-12-30 Mingkai Huspi/fsl_espi: change the read behaviour of the SPIRF
2010-12-29 Gregory CLEMENTspi/omap2_mcspi.c: Force CS to be in inactive state...
2010-12-29 Grant LikelyMerge branch 'spi' of git://git.linutronix.de/users...
2010-12-29 Grant LikelyMerge branch 'for-grant' of git://arago-project.org...
2010-12-25 Mark Brownspi / PM: Support dev_pm_ops
2010-12-24 Linus TorvaldsMerge branch 'merge' of git://git.secretlab.ca/git...
2010-12-24 Wolfram Sangspi/mpc52xx-psc-spi: move probe/remove to proper sections
2010-12-24 Wolfram Sangspi/mpc52xx-spi: fix annotation for remove()-pointer
2010-12-24 Mingkai Huspi/fsl_espi: fix wrong setting of the address in the...
2010-12-24 Mingkai Huspi/fsl_espi: change the read behaviour of the SPIRF
2010-12-24 Feng Tangspi/dw_spi: add DMA support
2010-12-24 Feng Tangspi/dw_spi: change to EXPORT_SYMBOL_GPL for exported...
2010-12-24 Feng Tangspi/dw_spi: Fix too short timeout in spi polling loop
2010-12-24 Linus Walleijspi/pl022: convert running variable
2010-12-24 Linus Walleijspi/pl022: convert busy flag to a bool
2010-12-24 Linus Walleijspi/pl022: pass the returned sglen to the DMA engine
2010-12-24 Linus Walleijspi/pl022: map the buffers on the DMA engine
2010-12-24 Tomoya MORINAGAspi/topcliff_pch: Fix data transfer issue
2010-12-24 Uwe Kleine-Königspi/imx: remove autodetection
2010-12-23 Sebastian Andrzej... drivers/spi/spi.c: don't release the spi device twice
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-22 Grant LikelyMerge commit 'v2.6.37-rc7' into spi/next
2010-12-15 Major Leedw_spi: Fix missing final read in some polling situations
2010-12-02 Sebastian Andrzej... spi/pxa2xx: pass of_node to spi device and set a parent...
2010-12-02 Sebastian Andrzej... spi/pxa2xx: Modify RX-Tresh instead of busy-loop for...
2010-12-02 Sebastian Andrzej... spi/pxa2xx: Add chipselect support for Sodaville
2010-12-01 Sebastian Andrzej... spi/pxa2xx: Consider CE4100's FIFO depth
2010-12-01 Sebastian Andrzej... spi/pxa2xx: Add CE4100 support
2010-12-01 Sebastian Andrzej... arm/pxa2xx: reorgazine SSP and SPI header files
2010-12-01 Sebastian Andrzej... spi/pxa2xx: Use define for SSSR_TFL_MASK instead of...
2010-12-01 Sebastian Andrzej... spi/pxa2xx: add support for shared IRQ handler
2010-11-30 Jean-Christophe... atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'
2010-11-26 Sebastian Andrzej... spi/pxa2xx: register driver properly
2010-11-18 Sekhar Norispi: davinci: kconfig: add manufacturer name to prompt...
2010-11-18 Sekhar Norispi: davinci: shorten variable names
2010-11-18 Sekhar Norispi: davinci: remove unnecessary private data member...
2010-11-18 Brian Niebuhrspi: davinci: add EF Johnson Technologies copyright
2010-11-18 Brian Niebuhrspi: davinci: add additional comments
2010-11-18 Brian Niebuhrspi: davinci: setup the driver owner
2010-11-18 Brian Niebuhrspi: davinci: enable and power-up SPI only when required
2010-11-18 Brian Niebuhrspi: davinci: remove non-useful "clk_internal" platform...
2010-11-18 Brian Niebuhrspi: davinci: let DMA operation be specified on per...
2010-11-18 Brian Niebuhrspi: davinci: remove usage of additional completion...
2010-11-18 Brian Niebuhrspi: davinci: handle DMA completion errors correctly
2010-11-18 Brian Niebuhrspi: davinci: fix EDMA CC errors at end of transfers
2010-11-18 Sekhar Norispi: davinci: do not allocate DMA channels during SPI...
2010-11-18 Brian Niebuhrspi: davinci: fix DMA event generation stoppage
2010-11-18 Brian Niebuhrspi: davinci: use edma_write_slot() to setup EDMA PaRAM...
2010-11-18 Brian Niebuhrspi: davinci: always start receive DMA
2010-11-18 Brian Niebuhrspi: davinci: do not use temporary buffer if no transmi...
2010-11-18 Brian Niebuhrspi: davinci: always start transmit DMA
2010-11-18 Brian Niebuhrspi: davinci: do not store DMA channel information...
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary call to davinci_spi_se...
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary function davinci_spi_b...
2010-11-18 Brian Niebuhrspi: davinci: configure the invariable bits in spipc0...
2010-11-18 Brian Niebuhrspi: davinci: add support for interrupt mode
2010-11-18 Brian Niebuhrspi: davinci: simplify poll mode transfers
2010-11-18 Brian Niebuhrspi: davinci: remove non-useful interrupt mode support
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary completion variable...
2010-11-18 Sekhar Norispi: davinci: do not treat Tx interrupt being set as...
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary 'count' variable in...
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary disable of SPI
2010-11-18 Brian Niebuhrspi: davinci: check for NULL buffer pointer before...
2010-11-18 Brian Niebuhrspi: davinci: simplify calculation of edma acount value
2010-11-18 Brian Niebuhrspi: davinci: eliminate unnecessary update of davinci_s...
2010-11-18 Brian Niebuhrspi: davinci: eliminate the single member structure...
2010-11-18 Brian Niebuhrspi: davinci: remove unused members of davinci_spi_slave
2010-11-18 Brian Niebuhrspi: davinci: add support for wait enable timeouts
2010-11-18 Brian Niebuhrspi: davinci: setup chip-select timers values only...
2010-11-18 Brian Niebuhrspi: davinci: consolidate setup of SPIFMTn in one function
2010-11-18 Brian Niebuhrspi: davinci: make chip-slect specific parameters reall...
2010-11-18 Brian Niebuhrspi: davinci: remove 'wait_enable' platform data member
2010-11-18 Brian Niebuhrspi: davinci: simplify prescalar calculation
2010-11-18 Brian Niebuhrspi: davinci: enable GPIO lines to be used as chip...
2010-11-18 Brian Niebuhrspi: davinci: remove unnecessary data transmit on CS...
2010-11-18 Brian Niebuhrspi: davinci: enable both activation and deactivation...
2010-11-18 Brian Niebuhrspi: davinci: set chip-select mode in SPIDEF only once
2010-11-18 Sekhar Norispi: davinci: remove unnecessary typecast
2010-11-18 Sekhar Norispi: davinci: removed unused #defines
2010-11-18 Brian Niebuhrspi: davinci: remove unused variable 'pdata'
2010-11-18 Brian Niebuhrspi: davinci: whitespace cleanup
next