summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-251-5/+34
* 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-201-0/+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-061-3/+96
* 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/pl022: Add devicetree supportRoland Stigge2012-08-221-9/+70
* spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-221-14/+34
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-223-0/+371
* 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
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-161-4/+23
|\
| * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \
| * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\ \ \ \
| | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| | * | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| | |/ / /
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
| |\ \ \ \
| | * | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| | * | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| | * | | | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| | * | | | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0