summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-252-5/+41
* spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki2012-09-251-1/+2
* spi: omap2-mcspi: add pinctrl supportMatt Porter2012-09-221-0/+8
* spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-202-3/+46
* spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-121-112/+144
* spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown2012-09-071-1/+1
* spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-061-4/+1
* spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-061-4/+3
* spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat2012-09-061-12/+1
* spi: spi-gpio: Add DT bindingsDaniel Mack2012-09-062-3/+125
* spi: spi-gpio: store chipselect information in private structureDaniel Mack2012-09-061-10/+24
* spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck2012-08-271-4/+4
* spi/topcliff-pch: Fix device remove functionGuenter Roeck2012-08-271-2/+0
* spi/tegra: Fix device remove functionGuenter Roeck2012-08-271-1/+3
* spi/stmp: Fix device remove functionGuenter Roeck2012-08-271-5/+1
* spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck2012-08-231-1/+1
* spi/dt: DT bindings documentation: "num-cs" property for SPI controllersRoland Stigge2012-08-221-0/+3
* spi/pl022: Add devicetree supportRoland Stigge2012-08-222-9/+85
* spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-222-14/+36
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-226-0/+449
* spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-221-1/+2
* spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-221-1/+2
* spi/mpc52xx: Fix device remove functionGuenter Roeck2012-08-221-2/+2
* spi/mpc52xx: Fix error handling in probe functionGuenter Roeck2012-08-221-2/+3
* spi/pl022: Fix device remove functionGuenter Roeck2012-08-221-1/+0
* spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D2012-08-221-2/+1
* spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D2012-08-221-17/+11
* spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D2012-08-221-14/+14
* drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall2012-08-221-0/+1
* spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D2012-08-171-2/+0
* spi: spi-altera: Use of_match_ptrTobias Klauser2012-08-171-3/+1
* spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn2012-08-171-148/+61
* Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
|\ \
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
* | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \
| * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
|\ \ \ \
| * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \
| | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / /
OpenPOWER on IntegriCloud