summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: add VF610 pinctrl driverJingchang Lu2013-06-163-0/+347
* pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2013-06-162-11/+46
* pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard2013-06-161-16/+70
* pinctrl: abx500: allow to set pull upPatrice Chotard2013-06-161-1/+23
* pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard2013-06-161-1/+1
* pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan2013-06-161-0/+1
* pinconf-generic: add drive strength to debugfs outputJames Hogan2013-06-161-0/+1
* pinctrl: abx500: suppress unused mutexPatrice Chotard2013-06-161-10/+0
* pinctrl: sirf: save the status in suspend and restore after resumingBarry Song2013-06-161-0/+56
* pinctrl: sink pinctrldev_list_mutexLinus Walleij2013-06-161-21/+13
* pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song2013-06-166-934/+1955
* drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet2013-06-161-3/+3
* pinctrl: dove: add PMU functions to pinctrlSebastian Hesselbarth2013-06-161-28/+216
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: enable build of pinctrl-imx6sl driverShawn Guo2013-06-161-0/+1
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: u300: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* pinctrl: sirf: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-4/+1
* pinctrl: mxs: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-2/+0
* pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-082-2/+2
|\
| * irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-082-19/+40
|\ \
| * \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| |\ \
| | * | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| * | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-071-9/+36
| |\ \ \ | | |_|/ | |/| |
| | * | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-0829-68/+188
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie2013-06-055-6/+22
| |\ \ \ \
| | * | | | drm/nv50/kms: use dac loadval from vbios, where it's availableBen Skeggs2013-06-051-1/+3
| | * | | | drm/nv50/disp: force dac power state during load detectBen Skeggs2013-06-052-1/+5
| | * | | | drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fixBen Skeggs2013-06-051-4/+10
| | * | | | drm/nv84/disp: Fix HDMI audio regressionAlexander Stein2013-06-051-0/+4
| * | | | | Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danve...Dave Airlie2013-06-05160-1081/+2310
| |\ \ \ \ \
| | * | | | | drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich2013-06-041-1/+1
| | * | | | | drm/i915: no lvds quirk for hp t5740Ben Mesman2013-06-031-2/+2
| | * | | | | drm/i915: Quirk the pipe A quirk in the modeset state checkerDaniel Vetter2013-06-031-0/+5
| | * | | | | drm/i915: Fix spurious -EIO/SIGBUS on wedged gpusDaniel Vetter2013-06-031-5/+2
| | | |/ / / | | |/| | |
| * | | | | drm/radeon: don't allow audio on DCE6Alex Deucher2013-06-031-3/+8
| * | | | | drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)Samuel Li2013-06-034-0/+57
| * | | | | radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić2013-06-0313-45/+78
| * | | | | drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey2013-06-031-4/+5
| * | | | | drm/nouveau: use mdelay instead of large udelay constantsArnd Bergmann2013-06-031-1/+2
| * | | | | drm/tilcd: select BACKLIGHT_LCD_SUPPORTArnd Bergmann2013-06-031-0/+1
| * | | | | drm: fix a use-after-free when GPU acceleration disabledHuacai Chen2013-06-031-1/+5
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-06-082-25/+28
|\ \ \ \ \ \
| * | | | | | dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-081-22/+23
| * | | | | | dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent2013-05-271-3/+5
* | | | | | | Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki2013-06-071-4/+0
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-06-076-8/+14
|\ \ \ \ \ \ \