aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* of/address: Clean up function declarationsGrant Likely2010-08-013-0/+3
* of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-308-17/+13
* powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-22/+0
* of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin2010-06-021-6/+6
* of/spi: Fix build failure on spi_ppc4xx.cGrant Likely2010-06-021-1/+1
* spi/xilinx: Fix compile errorGrant Likely2010-05-251-4/+4
* Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-257-43/+46
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-225-22/+24
| |\
| | * Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-3/+3
| | |\
| | | * Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-201-13/+12
| | | |\
| | | * | OMAP4: SPI: Fix Driver KconfigSyed Rafiuddin2010-05-201-3/+3
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into for-nextJiri Kosina2010-04-2323-6/+35
| | | |\ \
| | | * | | Fix typos in commentsThomas Weber2010-03-161-1/+1
| | * | | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-111-4/+4
| | * | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
| | * | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-111-1/+0
| | * | | | [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-111-7/+7
| | | |_|/ | | |/| |
| * | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-225-10/+13
| * | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-183-16/+17
| | |_|/ | |/| |
* | | | spi/davinci: Fix clock prescale factor computationThomas Koeller2010-05-251-3/+9
* | | | spi: move bitbang txrx utility functions to private headerhartleys2010-05-256-10/+98
* | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-253-0/+584
* | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-253-0/+949
* | | | spi/omap2_mcspi: Check params before dereference or useScott Ellis2010-05-251-8/+11
* | | | spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov2010-05-251-21/+111
* | | | spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov2010-05-251-1/+1
* | | | spi/pl022: fix stop queue procedureGrzegorz Sygieda2010-05-251-1/+1
* | | | spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-251-16/+74
* | | | spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-251-56/+122
* | | | spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund2010-05-251-1/+1
* | | | spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund2010-05-251-31/+70
* | | | spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund2010-05-221-4/+3
| |/ / |/| |
* | | omap2_mcspi: small fixes of output data formatRoman Tereshonkov2010-04-281-2/+2
* | | omap2_mcspi: Flush posted writesRoman Tereshonkov2010-04-281-0/+1
* | | spi: spi_device memory should be released instead of device.Roman Tereshonkov2010-04-281-1/+1
* | | spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov2010-04-281-2/+4
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3023-0/+23
* | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-181-6/+12
|\ \ | |/ |/|
| * spi/omap2_mcspi: Use transaction speed if providedScott Ellis2010-03-101-2/+6
| * spi/omap2_mcspi: fix NULL pointer dereferenceScott Ellis2010-03-101-4/+6
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-0119-108/+2236
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-6/+12
| |\ \
| | * | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij2010-01-271-6/+12
| * | | MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-2/+2
| * | | MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-2/+4
| * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2517-100/+2220
| |\ \ \ | | |_|/ | |/| |
| | * | spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab2010-02-161-2/+2