summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-11-11OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-15spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam
2011-08-02spi/pl022: remove function cannot exitLinus Walleij
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-14spi/imx: add device tree probe supportShawn Guo
2011-07-14spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-14spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo
2011-07-14spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo
2011-07-14spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo
2011-07-14spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo
2011-07-08spi/dw: Add spi number into spi irq descLiu, ShuoX
2011-07-06spi/s3c64xx: Bug fix for SPI with different FIFO levelPadmavathi Venna
2011-07-05spi/tegra: Use engineering names in DT compatible propertyStephen Warren
2011-07-05spi/fsl_spi: fix CPM spi driverHolger Brunck
2011-07-04spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard
2011-06-17spi/bfin_spi: uninline fat queue funcsMike Frysinger
2011-06-17spi/bfin_spi: constify pin arrayMike Frysinger
2011-06-17spi/bfin_spi: use structs for accessing hardware regsMike Frysinger
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger
2011-06-16spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij
2011-06-16spi/pl022: support runtime PMRabin Vincent
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-09Merge branch 'ep93xx-dma' into spi/nextGrant Likely
2011-06-08spi/topcliff_pch: DMA supportTomoya MORINAGA
2011-06-08spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA
2011-06-08spi/ep93xx: add DMA supportMika Westerberg
2011-06-06spi: reorganize driversGrant Likely
2011-06-03spi/bitbang: initialize bits_per_word as specified by spi messageAnatolij Gustschin
2011-06-03spi/omap2: fix uninitialized variableGovindraj.R
2011-05-27spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheralCliff Cai
2011-05-26spi/tle620x: add missing device_remove_file()Axel Lin
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-24coldfire_qspi compile fixSteven King
2011-05-20spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar
2011-05-20spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin
2011-05-20spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...Axel Lin