aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
...
| * | Merge branch 'ep93xx-dma' into spi/nextGrant Likely2011-06-09
| |\ \
| | * | spi/ep93xx: add DMA supportMika Westerberg2011-06-08
| * | | spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-08
| * | | spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2011-06-08
| * | | spi: reorganize driversGrant Likely2011-06-06
| * | | spi/bitbang: initialize bits_per_word as specified by spi messageAnatolij Gustschin2011-06-03
| |/ /
* | / spi/s3c64xx: Bug fix for SPI with different FIFO levelPadmavathi Venna2011-07-06
| |/ |/|
* | spi/bfin_spi: fix handling of default bits per word settingMike Frysinger2011-06-17
* | spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-13
|/
* spi/omap2: fix uninitialized variableGovindraj.R2011-06-03
* spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheralCliff Cai2011-05-27
* spi/tle620x: add missing device_remove_file()Axel Lin2011-05-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-26
|\
| * mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-26
|\ \ | |/ |/|
| * spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar2011-05-20
| * spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin2011-05-20
| * spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...Axel Lin2011-05-20
| * spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()Axel Lin2011-05-20
| * spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove pathAxel Lin2011-05-20
| * spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-20
| * spi/pl022: use cpu_relax in the busy loopLinus Walleij2011-05-20
| * spi/pl022: mark driver non-experimentalLinus Walleij2011-05-20
| * spi/pl022: timeout on polled transfer v2Magnus Templing2011-05-20
| * Merge commit 'v2.6.39' into spi/nextGrant Likely2011-05-20
| |\
| * | spi/dw_spi: improve the interrupt mode with the batch opsAlek Du2011-03-30
| * | spi/dw_spi: change poll mode transfer from byte ops to batch opsAlek Du2011-03-30
| * | spi/dw_spi: remove the un-necessary flush()Alek Du2011-03-30
| * | spi/dw_spi: unify the low level read/write routinesFeng Tang2011-03-30
* | | coldfire_qspi compile fixSteven King2011-05-24
* | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
| |/ |/|
* | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-11
|\ \
| * | spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-07
| |/
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-24
|\
| * spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais2011-03-23
| * spi/omap_mcspi: Fix broken last word xferJarkko Nikula2011-03-23
* | mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
|/
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-18
|\
| * spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-18
| * Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17
| |\
| * | spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson2011-03-14
| * | spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson2011-03-14
| * | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-12
| |\ \
| * | | spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones2011-03-05
| * | | spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen2011-02-24
| * | | spi/pl022: rid dangling labelsLinus Walleij2011-02-22
| * | | spi: add support for SuperH SPIYoshihiro Shimoda2011-02-22
| * | | spi: New driver for Altera SPIThomas Chou2011-02-22
| * | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-22