aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge1-5/+34
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki1-1/+2
2012-09-22spi: omap2-mcspi: add pinctrl supportMatt Porter1-0/+8
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard1-0/+46
2012-09-12spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D1-112/+144
2012-09-07spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown1-1/+1
2012-09-06spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall1-4/+1
2012-09-06spi/pl022: Fix chipselects pointer computationRoland Stigge1-4/+3
2012-09-06spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat1-12/+1
2012-09-06spi: spi-gpio: Add DT bindingsDaniel Mack1-3/+96
2012-09-06spi: spi-gpio: store chipselect information in private structureDaniel Mack1-10/+24
2012-08-27spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck1-4/+4
2012-08-27spi/topcliff-pch: Fix device remove functionGuenter Roeck1-2/+0
2012-08-27spi/tegra: Fix device remove functionGuenter Roeck1-1/+3
2012-08-27spi/stmp: Fix device remove functionGuenter Roeck1-5/+1
2012-08-23spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck1-1/+1
2012-08-22spi/pl022: Add devicetree supportRoland Stigge1-9/+70
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge1-14/+34
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck3-0/+371
2012-08-22spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck1-1/+2
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck1-1/+2
2012-08-22spi/mpc52xx: Fix device remove functionGuenter Roeck1-2/+2
2012-08-22spi/mpc52xx: Fix error handling in probe functionGuenter Roeck1-2/+3
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck1-1/+0
2012-08-22spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D1-2/+1
2012-08-22spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D1-17/+11
2012-08-22spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D1-14/+14
2012-08-22drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall1-0/+1
2012-08-17spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D1-2/+0
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser1-3/+1
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn1-148/+61
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-4/+23
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie6-8/+45
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie5-43/+43
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds42-239/+511
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula1-3/+4
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák9-7/+80
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák3-2/+15