| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/pl022: Devicetree support w/o platform data | Roland Stigge | 2012-09-25 | 1 | -5/+34 |
* | spi/s3c64xx: Don't free controller_data on non-dt platforms | Sylwester Nawrocki | 2012-09-25 | 1 | -1/+2 |
* | spi: omap2-mcspi: add pinctrl support | Matt Porter | 2012-09-22 | 1 | -0/+8 |
* | spi/pl022: adopt pinctrl support | Patrice Chotard | 2012-09-20 | 1 | -0/+46 |
* | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function | Shubhrajyoti D | 2012-09-12 | 1 | -112/+144 |
* | spi/gpio: Fix stub for spi_gpio_probe_dt() | Mark Brown | 2012-09-07 | 1 | -1/+1 |
* | spi: spi-sh-hspi: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-06 | 1 | -4/+1 |
* | spi/pl022: Fix chipselects pointer computation | Roland Stigge | 2012-09-06 | 1 | -4/+3 |
* | spi: spi-tle62x0: Use module_spi_driver macro | Sachin Kamat | 2012-09-06 | 1 | -12/+1 |
* | spi: spi-gpio: Add DT bindings | Daniel Mack | 2012-09-06 | 1 | -3/+96 |
* | spi: spi-gpio: store chipselect information in private structure | Daniel Mack | 2012-09-06 | 1 | -10/+24 |
* | spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions | Guenter Roeck | 2012-08-27 | 1 | -4/+4 |
* | spi/topcliff-pch: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -2/+0 |
* | spi/tegra: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -1/+3 |
* | spi/stmp: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -5/+1 |
* | spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch | Guenter Roeck | 2012-08-23 | 1 | -1/+1 |
* | spi/pl022: Add devicetree support | Roland Stigge | 2012-08-22 | 1 | -9/+70 |
* | spi/pl022: Add chip select handling via GPIO | Roland Stigge | 2012-08-22 | 1 | -14/+34 |
* | spi: Master driver for NXP SC18IS602/603 | Guenter Roeck | 2012-08-22 | 3 | -0/+371 |
* | spi/mpc512x-psc: Avoid access to freed memory in device remove function | Guenter Roeck | 2012-08-22 | 1 | -1/+2 |
* | spi/mpc52xx-psc: Avoid access to freed memory in device remove function | Guenter Roeck | 2012-08-22 | 1 | -1/+2 |
* | spi/mpc52xx: Fix device remove function | Guenter Roeck | 2012-08-22 | 1 | -2/+2 |
* | spi/mpc52xx: Fix error handling in probe function | Guenter Roeck | 2012-08-22 | 1 | -2/+3 |
* | spi/pl022: Fix device remove function | Guenter Roeck | 2012-08-22 | 1 | -1/+0 |
* | spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls | Shubhrajyoti D | 2012-08-22 | 1 | -2/+1 |
* | spi: omap2-mcspi: Call pm_runtime_* functions directly | Shubhrajyoti D | 2012-08-22 | 1 | -17/+11 |
* | spi: omap2-mcspi: Remove the macro MOD_REG_BIT | Shubhrajyoti D | 2012-08-22 | 1 | -14/+14 |
* | drivers/spi/spi-s3c24xx.c: fix error return code | Julia Lawall | 2012-08-22 | 1 | -0/+1 |
* | spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL) | Shubhrajyoti D | 2012-08-17 | 1 | -2/+0 |
* | spi: spi-altera: Use of_match_ptr | Tobias Klauser | 2012-08-17 | 1 | -3/+1 |
* | spi: Refactor spi-orion to use SPI framework queue. | Andrew Lunn | 2012-08-17 | 1 | -148/+61 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-16 | 1 | -4/+23 |
|\ |
|
| * | sh: intc: Handle domain association for sparseirq pre-allocated vectors. | Paul Mundt | 2012-08-09 | 1 | -4/+23 |
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-08-16 | 2 | -12/+42 |
|\ \ |
|
| * | | dma: tegra: enable/disable dma clock | Laxman Dewangan | 2012-08-13 | 1 | -1/+17 |
| * | | Merge branch 'fixes_for-3.6' into fixes | Vinod Koul | 2012-08-06 | 1 | -11/+25 |
| |\ \ |
|
| | * | | dma: imx-dma: Fix kernel crash due to missing clock conversion | Fabio Estevam | 2012-07-27 | 1 | -11/+25 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-16 | 11 | -51/+88 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2012-08-15 | 6 | -8/+45 |
| |\ \ \ \ |
|
| | * | | | | drm/nv86/fifo: suspend fix | Maxim Levitsky | 2012-08-14 | 1 | -0/+9 |
| | * | | | | drm/nouveau: disable copy engine on NVAF | Henrik Rydberg | 2012-08-14 | 1 | -1/+0 |
| | * | | | | nouveau: fixup scanout enable in nvc0_pm | Maarten Lankhorst | 2012-08-14 | 1 | -1/+1 |
| | * | | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry | Ben Skeggs | 2012-08-14 | 1 | -1/+1 |
| | * | | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate | Christoph Bumiller | 2012-08-14 | 1 | -1/+1 |
| | * | | | | drm/nve0/fifo: add support for the flip completion swmthd | Ben Skeggs | 2012-08-03 | 1 | -4/+33 |
| | |/ / / |
|
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-15 | 5 | -43/+43 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: Apply post-sync write for pipe control invalidates | Chris Wilson | 2012-08-14 | 1 | -18/+23 |
| | * | | | | drm/i915: reorder edp disabling to fix ivb MacBook Air | Daniel Vetter | 2012-08-14 | 1 | -7/+7 |
| | * | | | | drm/i915: ensure i2c adapter is all set before adding it | Jani Nikula | 2012-08-13 | 1 | -3/+4 |
| | * | | | | drm/i915: ignore eDP bpc settings from vbt | Daniel Vetter | 2012-08-11 | 1 | -11/+0 |