| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger | 2011-06-17 | 1 | -3/+4 |
* | spi-pl022: Add missing return value update | Virupax Sadashivpetimath | 2011-06-13 | 1 | -0/+1 |
* | spi/omap2: fix uninitialized variable | Govindraj.R | 2011-06-03 | 1 | -1/+1 |
* | spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral | Cliff Cai | 2011-05-27 | 3 | -0/+962 |
* | spi/tle620x: add missing device_remove_file() | Axel Lin | 2011-05-26 | 1 | -1/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-05-26 | 1 | -2/+1 |
|\ |
|
| * | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 9 | -159/+96 |
|\ \
| |/
|/| |
|
| * | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails | Viresh Kumar | 2011-05-20 | 1 | -5/+6 |
| * | spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c... | Axel Lin | 2011-05-20 | 1 | -1/+1 |
| * | spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9... | Axel Lin | 2011-05-20 | 1 | -1/+1 |
| * | spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() | Axel Lin | 2011-05-20 | 1 | -1/+1 |
| * | spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path | Axel Lin | 2011-05-20 | 1 | -1/+1 |
| * | spi: Use void pointers for data in simple SPI I/O operations | Mark Brown | 2011-05-20 | 1 | -2/+2 |
| * | spi/pl022: use cpu_relax in the busy loop | Linus Walleij | 2011-05-20 | 1 | -0/+1 |
| * | spi/pl022: mark driver non-experimental | Linus Walleij | 2011-05-20 | 1 | -2/+2 |
| * | spi/pl022: timeout on polled transfer v2 | Magnus Templing | 2011-05-20 | 1 | -8/+15 |
| * | Merge commit 'v2.6.39' into spi/next | Grant Likely | 2011-05-20 | 9 | -21/+21 |
| |\ |
|
| * | | spi/dw_spi: improve the interrupt mode with the batch ops | Alek Du | 2011-03-30 | 1 | -47/+16 |
| * | | spi/dw_spi: change poll mode transfer from byte ops to batch ops | Alek Du | 2011-03-30 | 1 | -23/+48 |
| * | | spi/dw_spi: remove the un-necessary flush() | Alek Du | 2011-03-30 | 1 | -14/+1 |
| * | | spi/dw_spi: unify the low level read/write routines | Feng Tang | 2011-03-30 | 2 | -79/+26 |
* | | | coldfire_qspi compile fix | Steven King | 2011-05-24 | 1 | -0/+1 |
* | | | Haavard Skinnemoen has left Atmel | Jean Delvare | 2011-05-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-04-11 | 4 | -4/+4 |
|\ \ |
|
| * | | spi: Fix race condition in stop_queue() | Vasily Khoruzhick | 2011-04-07 | 4 | -4/+4 |
| |/ |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 9 | -17/+17 |
|/ |
|
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-24 | 2 | -4/+22 |
|\ |
|
| * | spi/pl022: Add loopback support for the SPI on 5500 | Philippe Langlais | 2011-03-23 | 1 | -1/+19 |
| * | spi/omap_mcspi: Fix broken last word xfer | Jarkko Nikula | 2011-03-23 | 1 | -3/+3 |
* | | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 18 | -144/+1855 |
|\ |
|
| * | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 2011-03-18 | 5 | -5/+243 |
| * | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 8 | -36/+28 |
| |\ |
|
| * | | spi/davinci: Support DMA transfers larger than 65535 words | Michael Williamson | 2011-03-14 | 1 | -8/+25 |
| * | | spi/davinci: Use correct length parameter to dma_map_single calls | Michael Williamson | 2011-03-14 | 1 | -5/+5 |
| * | | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 | 2 | -42/+25 |
| |\ \ |
|
| * | | | spi/omap_mcspi: catch xfers of non-multiple SPI word size | Michael Jones | 2011-03-04 | 1 | -3/+6 |
| * | | | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen | 2011-02-24 | 1 | -11/+18 |
| * | | | spi/pl022: rid dangling labels | Linus Walleij | 2011-02-22 | 1 | -2/+0 |
| * | | | spi: add support for SuperH SPI | Yoshihiro Shimoda | 2011-02-22 | 3 | -0/+550 |
| * | | | spi: New driver for Altera SPI | Thomas Chou | 2011-02-22 | 3 | -0/+346 |
| * | | | spi: add OpenCores tiny SPI driver | Thomas Chou | 2011-02-22 | 3 | -0/+433 |
| * | | | Merge branch 'devicetree/next' into spi/next | Grant Likely | 2011-02-22 | 3 | -10/+0 |
| |\ \ \ |
|
| * | | | | spi/imx: select master mode for all channels | Sascha Hauer | 2011-02-15 | 1 | -3/+9 |
| * | | | | spi/pl022: minor kerneldoc updates | Linus Walleij | 2011-02-15 | 1 | -9/+16 |
| * | | | | spi/pl022: remove dangling status check | Virupax Sadashivpetimath | 2011-02-15 | 1 | -2/+0 |
| * | | | | spi/pl022: disable core voltage when idle | Linus Walleij | 2011-02-15 | 1 | -4/+13 |
| * | | | | spi/pl022: use dmaengine helper macros | Linus Walleij | 2011-02-15 | 1 | -17/+10 |
| * | | | | spi/bitbang: check for setup_transfer during initialization | Sascha Hauer | 2011-02-15 | 1 | -9/+4 |