summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2280-1997/+3494
|\
| * spi/imx: add device tree probe supportShawn Guo2011-07-142-7/+53
| * spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-141-5/+7
| * spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-145-122/+128
| * spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-142-56/+19
| * spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-141-53/+53
| * spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo2011-07-141-31/+31
| * spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo2011-07-141-12/+12
| * spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-082-1/+4
| * spi/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-052-2/+2
| * spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-051-17/+11
| * mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
| * spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard2011-07-043-211/+0
| * mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0
| * mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8
| * mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
| * spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt2011-06-181-5/+0
| * spi/bfin_spi: uninline fat queue funcsMike Frysinger2011-06-171-4/+4
| * spi/bfin_spi: constify pin arrayMike Frysinger2011-06-171-1/+1
| * spi/bfin_spi: use structs for accessing hardware regsMike Frysinger2011-06-171-124/+84
| * Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17459-2771/+5011
| |\
| * | spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-161-1/+4
| * | spi/pl022: strengthen FIFO watermark level checksLinus Walleij2011-06-161-4/+44
| * | spi/pl022: support runtime PMRabin Vincent2011-06-161-0/+6
| * | spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij2011-06-161-2/+53
| * | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-152-0/+17
| * | spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-105-14/+14
| * | Merge branch 'ep93xx-dma' into spi/nextGrant Likely2011-06-09169-1656/+3492
| |\ \
| | * | spi/ep93xx: add DMA supportMika Westerberg2011-06-084-13/+308
| | * | ep93xx: remove the old M2P DMA codeMika Westerberg2011-06-083-555/+1
| | * | ASoC: ep93xx: convert to use the DMA engine APIMika Westerberg2011-06-083-64/+81
| | * | ep93xx: add dmaengine platform codeMika Westerberg2011-06-082-0/+110
| | * | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-084-0/+1450
| | * | Merge remote-tracking branch 'origin' into spi/mergeGrant Likely2011-06-08154-1043/+1561
| | |\ \
| * | | | spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-081-106/+488
| * | | | spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2011-06-082-280/+312
| * | | | spi: reorganize driversGrant Likely2011-06-0657-289/+239
| * | | | spi/bitbang: initialize bits_per_word as specified by spi messageAnatolij Gustschin2011-06-031-3/+3
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22137-1917/+2291
|\ \ \ \ \
| * | | | | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-192-4/+4
| * | | | | mcp23s08: add i2c supportPeter Korsgaard2011-07-152-8/+191
| * | | | | mcp23s08: isolate spi specific partsPeter Korsgaard2011-07-151-24/+57
| * | | | | mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-152-28/+0
| * | | | | gpio/tegra: dt: add binding for gpio polarityOlof Johansson2011-07-151-1/+2
| * | | | | mcp23s08: remove unused work queuePeter Korsgaard2011-07-141-3/+0
| * | | | | gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin2011-07-141-1/+0
| * | | | | gpio/mxc: add device tree probe supportShawn Guo2011-07-082-6/+50
| * | | | | ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo2011-07-081-18/+3
| * | | | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-0811-64/+163
| * | | | | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann2011-07-071-0/+2
OpenPOWER on IntegriCloud