summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl-msm: Tidy up error handlingBjorn Andersson2013-12-161-50/+26
* pinctrl-msm: Fix spelling misstakes and missing constsBjorn Andersson2013-12-162-9/+9
* pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74Bjorn Andersson2013-12-161-3/+6
* pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni2013-12-131-2/+0
* pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni2013-12-131-0/+25
* pinctrl: tegra: add pinmux controller driver for Tegra124Ashwini Ghuge2013-12-123-0/+3142
* sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-123-17/+68
* sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-127-20/+21
* sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart2013-12-121-24/+23
* sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart2013-12-121-0/+1
* sh-pfc: Terminate gpios array by -1Laurent Pinchart2013-12-122-4/+4
* sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2013-12-122-5/+5
* pinctrl: pinconf: remove checks on ops->pin_config_getAlexandre Belloni2013-12-121-16/+4
* pinctrl: at91: initialize config parameter to 0Alexandre Belloni2013-12-121-1/+2
* pinctrl: at91: correct a few typosAlexandre Belloni2013-12-121-3/+3
* pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pinsValentine Barshak2013-12-101-0/+168
* pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pinsValentine Barshak2013-12-101-8/+104
* pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pinsValentine Barshak2013-12-101-30/+95
* pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC togetherValentine Barshak2013-12-101-12/+6
* pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groupsValentine Barshak2013-12-101-16/+16
* sh-pfc: r8a7791: Fix msiof groups to follow GROUPTakashi Yoshii2013-12-101-6/+15
* sh-pfc: r8a7790: Add Audio pin supportKuninori Morimoto2013-12-101-0/+68
* sh-pfc: r8a7790: Add SSI pin supportKuninori Morimoto2013-12-101-0/+239
* sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-105-45/+1
* pinctrl: make the MSM SoC driver depend on OFLinus Walleij2013-12-101-0/+1
* pinctrl: baytrail: lock IRQs when starting themLinus Walleij2013-12-091-0/+22
* pinctrl: Add msm8x74 configurationBjorn Andersson2013-12-063-0/+641
* pinctrl: Add Qualcomm TLMM driverBjorn Andersson2013-12-064-0/+1157
* pinctrl-baytrail: show pin label with the reset of the gpio debug dataMathias Nyman2013-12-031-1/+7
* pinctrl: pinctrl-imx: add imx25 pinctrl driverDenis Carikli2013-11-253-0/+361
* pinctrl: imx1-core populate subdevicesMarkus Pargmann2013-11-251-0/+7
* pinctrl: imx: drop redundant OF dependencyShawn Guo2013-11-251-8/+0
* pinctrl: nomadik: always display IRQ in debugfsLinus Walleij2013-11-251-3/+3
* sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart2013-11-251-9/+27
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-2249-318/+989
|\
| * drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann2013-11-211-7/+33
| * drm/exynos: g2d: fix memory leak to userptrInki Dae2013-11-211-0/+2
| * Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-213-9/+59
| |\
| | * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-202-7/+54
| | * drm/ttm: Don't move non-existing dataThomas Hellstrom2013-11-201-2/+5
| * | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-218-67/+472
| |\ \
| | * | drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-181-20/+25
| | * | drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-182-15/+17
| | * | drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-184-3/+157
| | * | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-6/+248
| | * | drm/vmwgfx: Fix false lockdep warningThomas Hellstrom2013-11-181-10/+6
| | * | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-13/+19
| | |/
| * | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-218-22/+79
| |\ \
| | * | drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter2013-11-201-1/+1
| | * | drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter2013-11-191-0/+20