aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-03-08SPI: amba-pl022: Fix build warningsJonas Aaberg
2011-03-02amba-pl022: support runtime PMu8500-android-2.3_v0.25Rabin Vincent
2011-02-01amba-pl022: Clear SSE once the transfer is completedVirupax Sadashivpetimath
2011-01-20amba-pl022: Initialize burstsize from FIFO trigger levelVirupax Sadashivpetimath
2011-01-13amba-pl022: Remove unnecessary checkVirupax Sadashivpetimath
2011-01-06amba-pl022: Add loopback support for the SPI on 5500Prajadevi H
2010-12-24ux500:amba_pl022:Use atomic regulator API'sVirupax Sadashivpetimath
2010-11-11amba-pl022:add regulator supportVirupax Sadashivpetimath
2010-11-10MSP: various cleanups for stm_msp driver.Krzysztof Antonowicz
2010-10-23ux500: Board specific changes for PL022 SSP controllerKrzysztof Antonowicz
2010-10-23spi: add stm msp driverMian Yousaf Kaukab
2010-10-11spi/pl022: fix dubious allocation staticize platform dataLinus Walleij
2010-10-11spi/pl022: get rid of chipinfo dev pointerLinus Walleij
2010-10-11spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells
2010-10-11spi/pl022: add PrimeCell generic DMA supportLinus Walleij
2010-10-04spi/pl022: move probe call to subsys_initcall()Linus Walleij
2010-10-04spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-06-02of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin
2010-06-02of/spi: Fix build failure on spi_ppc4xx.cGrant Likely
2010-05-25spi/xilinx: Fix compile errorGrant Likely
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely
2010-05-25spi/davinci: Fix clock prescale factor computationThomas Koeller
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg
2010-05-25spi/omap2_mcspi: Check params before dereference or useScott Ellis
2010-05-25spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov
2010-05-25spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov
2010-05-25spi/pl022: fix stop queue procedureGrzegorz Sygieda
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij
2010-05-25spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund
2010-05-25spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund
2010-05-22spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren
2010-05-20OMAP4: SPI: Fix Driver KconfigSyed Rafiuddin
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao
2010-04-28omap2_mcspi: small fixes of output data formatRoman Tereshonkov
2010-04-28omap2_mcspi: Flush posted writesRoman Tereshonkov
2010-04-28spi: spi_device memory should be released instead of device.Roman Tereshonkov
2010-04-28spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov