summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: zynq: Fix usb0 pinsAndreas Färber2015-01-301-1/+1
* pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-295-2661/+0
* sh-pfc: Add emev2 pinmux supportNiklas Söderlund2015-01-275-0/+1727
* sh-pfc: add macro to define pinmux without functionNiklas Söderlund2015-01-271-0/+2
* pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani2015-01-266-0/+2070
* staging: drivers: pinctrl: Fixed checkpatch.pl warningsAnjana Sasindran2015-01-211-1/+2
* pinctrl: exynos: Add AUDIO pin controller for exynos7Padmavathi Venna2015-01-191-0/+10
* sh-pfc: r8a7790: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
* sh-pfc: r8a7791: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
* sh-pfc: r8a7791: fix typo in MLB_CLKSergei Shtylyov2015-01-151-4/+4
* pinctrl: sirf: drop marco supportBarry Song2015-01-143-40/+14
* pinctrl: bcm281xx: Constify struct regmap_configKrzysztof Kozlowski2015-01-141-2/+2
* pinctrl: dove: Constify struct regmap_config and of_device_idKrzysztof Kozlowski2015-01-141-2/+2
* pinctrl: sun6i: Add A31s pinctrl supportHans de Goede2015-01-143-0/+820
* pinctrl: sun6i: Add some missing functionsHans de Goede2015-01-141-0/+5
* pinctrl: exynos: Add BUS1 pin controller for exynos7Vivek Gautam2015-01-141-0/+19
* pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2015-01-143-25/+30
* pinctrl: qcom-spmi-gpio: Migrate to pinconf-genericSoren Brinkmann2015-01-141-114/+11
* pinctrl: Add driver for ZynqSoren Brinkmann2015-01-113-0/+1185
* pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-118-104/+114
* pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann2015-01-111-3/+14
* pinctrl: pass -DDEBUG in subdirsLinus Walleij2015-01-101-1/+1
* pinctrl: mvebu: a38x: Add UART1 muxing optionsMaxime Ripard2015-01-101-2/+4
* pinctrl: intel: drop owner assignment from platform_driversWolfram Sang2015-01-101-1/+0
* pinctrl: cherryview: Save and restore pin configs over system sleepMika Westerberg2015-01-101-0/+104
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
|\
| * [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-271-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2645-214/+446
|\ \
| * | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-248-67/+12
| * | Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2014-12-246-10/+85
| |\ \
| | * | amdkfd: init aperture once per processAlexey Skidanov2014-11-183-8/+11
| | * | amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-091-2/+6
| | * | drm/radeon: Add implementation of get_fw_versionOded Gabbay2014-11-091-0/+53
| | * | drm/amd: Add get_fw_version to kfd-->kgd interfaceOded Gabbay2014-11-091-0/+15
| | |/
| * | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
| * | Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie2014-12-224-30/+146
| |\ \
| | * | drm/tegra: dc: Select root window for event dispatchSean Paul2014-12-171-2/+22
| | * | drm/tegra: gem: Use the proper size for GEM objectsThierry Reding2014-12-171-7/+7
| | * | drm/tegra: gem: Flush buffer objects upon allocationThierry Reding2014-12-171-4/+32
| | * | drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding2014-12-171-3/+7
| | * | drm/tegra: dc: Consistently use the same pipeThierry Reding2014-12-172-13/+17
| | * | drm/irq: Add drm_crtc_vblank_count()Thierry Reding2014-12-171-0/+21
| | * | drm/irq: Add drm_crtc_handle_vblank()Thierry Reding2014-12-171-0/+20
| | * | drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding2014-12-171-0/+19
| * | | Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie2014-12-226-22/+82
| |\ \ \
| | * | | drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2014-12-162-8/+42
| | * | | drm/i915: Force the CS stall for invalidate flushesChris Wilson2014-12-161-0/+2
| | * | | drm/i915: Invalidate media caches on gen7Chris Wilson2014-12-162-0/+2
| | * | | drm/i915: sanitize RPS resetting during GPU resetImre Deak2014-12-152-10/+22
| | * | | drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak2014-12-151-3/+13