summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-11-29ccxmx5x: SPI, Fix half duplex reads.Alex Gonzalez
2011-09-16spi_s3c2443: add new mode_bits field to fim spi driverHector Palacios
2011-09-16spi_s3c2443: remove trailing white spacesHector Palacios
2011-09-01merge: merged changes from 2.6.28Robert Hodaszi
2011-08-01Revert "ENGR00127174-2 SPI driver: Add DMA mode support"Alex Gonzalez
2011-08-01ENGR00127174-2 SPI driver: Add DMA mode supportRichard Zhu
2011-08-01ENGR00140699-1 [mxs spi]support spi slave mode.Tony Lin
2011-02-28spi_ns9xxx: add new mode_bits field to spi masterHector Palacios
2011-02-23mx28evk: Fixed compiler warnings and section mismatchesCharles Gordon
2011-02-23ccwmx53: Add external touch support.Alejandro Gonzalez
2011-02-03ENGR00137556-1 add da9053 pmic driverDavid Dajun Chen
2011-02-01Merge branch 'hpalacio/2.6.35_merged' into master (2.6.35)Hector Palacios
2011-01-26solve merge conflictsHector Palacios
2011-01-21ccwmx51: fix different problems related with 2nd touchPedro Perez de Heredia
2011-01-20SPI: Fix half duplex lockAlejandro Gonzalez
2011-01-20ccwmx51: Fix SPI master driver crash.Alejandro Gonzalez
2011-01-20Merge branch 'del-2.6.28' into hpalacio/2.6.35_mergedHector Palacios
2011-01-17ENGR00136939-1: SPI:Fix suspend/resume issue on MX50 RDPRanjani Vaidyanathan
2011-01-17ENGR00131929 mxs spi: fix mx23 compiling failed issueAisheng.Dong
2011-01-17ENGR00131466-8 mxs spi: calculate the actual_length transferred.Aisheng.Dong
2011-01-17ENGR00131466-4 mxs spi: dynamically check which clock to useAisheng.Dong
2011-01-17ENGR00131466-2 mxs spi: fix incorrect way to handle plat_data of spi deviceAisheng.Dong
2011-01-17ENGR00131466-1 mxs spi: add version 4.x supportAisheng.Dong
2011-01-17ENGR00126692-3: Upgrade kernel to 2.6.35Dinh Nguyen
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