summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-25spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki
2012-09-22spi: omap2-mcspi: add pinctrl supportMatt Porter
2012-09-20spi/pl022: adopt pinctrl supportPatrice Chotard
2012-09-12spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D
2012-09-07spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown
2012-09-05spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-05spi/pl022: Fix chipselects pointer computationRoland Stigge
2012-09-05spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat
2012-09-05spi: spi-gpio: Add DT bindingsDaniel Mack
2012-09-05spi: spi-gpio: store chipselect information in private structureDaniel Mack
2012-08-27spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck
2012-08-27spi/topcliff-pch: Fix device remove functionGuenter Roeck
2012-08-27spi/tegra: Fix device remove functionGuenter Roeck
2012-08-27spi/stmp: Fix device remove functionGuenter Roeck
2012-08-23spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck
2012-08-22spi/pl022: Add devicetree supportRoland Stigge
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck
2012-08-22spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck
2012-08-22spi/mpc52xx: Fix device remove functionGuenter Roeck
2012-08-22spi/mpc52xx: Fix error handling in probe functionGuenter Roeck
2012-08-22spi/pl022: Fix device remove functionGuenter Roeck
2012-08-22spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D
2012-08-22spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D
2012-08-22spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D
2012-08-22drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall
2012-08-17spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann
2012-08-13drm/nv86/fifo: suspend fixMaxim Levitsky
2012-08-13drm/nouveau: disable copy engine on NVAFHenrik Rydberg
2012-08-13nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst
2012-08-13drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs
2012-08-13drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák