Age | Commit message (Expand) | Author |
2011-06-17 | spi/bfin_spi: constify pin array | Mike Frysinger |
2011-06-17 | spi/bfin_spi: use structs for accessing hardware regs | Mike Frysinger |
2011-06-17 | Merge branch 'spi/merge' into spi/next | Grant Likely |
2011-06-17 | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger |
2011-06-16 | spi/topcliff-pch: Support new device ML7223 IOH | Tomoya MORINAGA |
2011-06-16 | spi/pl022: strengthen FIFO watermark level checks | Linus Walleij |
2011-06-16 | spi/pl022: support runtime PM | Rabin Vincent |
2011-06-16 | spi/pl022: initialize burstsize from FIFO trigger level | Linus Walleij |
2011-06-15 | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely |
2011-06-13 | spi-pl022: Add missing return value update | Virupax Sadashivpetimath |
2011-06-10 | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches |
2011-06-09 | Merge branch 'ep93xx-dma' into spi/next | Grant Likely |
2011-06-08 | spi/topcliff_pch: DMA support | Tomoya MORINAGA |
2011-06-08 | spi/topcliff_pch: support new device ML7213 IOH | Tomoya MORINAGA |
2011-06-08 | spi/ep93xx: add DMA support | Mika Westerberg |
2011-06-06 | spi: reorganize drivers | Grant Likely |
2011-06-03 | spi/bitbang: initialize bits_per_word as specified by spi message | Anatolij Gustschin |
2011-06-03 | spi/omap2: fix uninitialized variable | Govindraj.R |
2011-05-27 | spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral | Cliff Cai |
2011-05-26 | spi/tle620x: add missing device_remove_file() | Axel Lin |
2011-05-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-05-26 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz |
2011-05-24 | coldfire_qspi compile fix | Steven King |
2011-05-20 | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails | Viresh Kumar |
2011-05-20 | spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c... | Axel Lin |
2011-05-20 | spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9... | Axel Lin |
2011-05-20 | spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() | Axel Lin |
2011-05-20 | spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path | Axel Lin |
2011-05-20 | spi: Use void pointers for data in simple SPI I/O operations | Mark Brown |
2011-05-20 | spi/pl022: use cpu_relax in the busy loop | Linus Walleij |
2011-05-20 | spi/pl022: mark driver non-experimental | Linus Walleij |
2011-05-20 | spi/pl022: timeout on polled transfer v2 | Magnus Templing |
2011-05-20 | Merge commit 'v2.6.39' into spi/next | Grant Likely |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-04-11 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-04-07 | spi: Fix race condition in stop_queue() | Vasily Khoruzhick |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | spi/dw_spi: improve the interrupt mode with the batch ops | Alek Du |
2011-03-30 | spi/dw_spi: change poll mode transfer from byte ops to batch ops | Alek Du |
2011-03-30 | spi/dw_spi: remove the un-necessary flush() | Alek Du |
2011-03-30 | spi/dw_spi: unify the low level read/write routines | Feng Tang |
2011-03-24 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-23 | spi/pl022: Add loopback support for the SPI on 5500 | Philippe Langlais |
2011-03-23 | spi/omap_mcspi: Fix broken last word xfer | Jarkko Nikula |
2011-03-23 | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-18 | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |