aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-16Fix typos in commentsThomas Weber
2010-03-10spi/omap2_mcspi: Use transaction speed if providedScott Ellis
2010-03-10spi/omap2_mcspi: fix NULL pointer dereferenceScott Ellis
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-16spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-02spi/spi_s3c64xx.c: Fix continuation line formatsJoe Perches
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek
2010-01-27ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij
2010-01-22spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLKJean-Hugues Deschenes