summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: cygnus: fixed typo in the gpio driverRay Jui2015-05-191-2/+2
* pinctrl: Add Pistachio SoC pin control driverAndrew Bresticker2015-05-123-0/+1513
* pinctrl: lpc18xx: create pin cap lookup helperJoachim Eastwood2015-05-121-11/+18
* pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform checkGeert Uytterhoeven2015-05-121-4/+0
* pinctrl: sh-pfc: Add renesas,pfc-r8a7793 to binding documentationUlrich Hecht2015-05-121-1/+2
* pinctrl: sh-pfc: Enable building of r8a7793 PFC supportUlrich Hecht2015-05-122-0/+6
* pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht2015-05-123-0/+30
* pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in commentGeert Uytterhoeven2015-05-121-1/+1
* pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H supportMika Westerberg2015-05-121-0/+263
* pinctrl: Grammar s/used in as/used as/Geert Uytterhoeven2015-05-121-1/+1
* pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entryGeert Uytterhoeven2015-05-121-3/+0
* pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick2015-05-061-1/+1
* gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-066-6/+6
* pinctrl: single: Constify irq_domain_opsKrzysztof Kozlowski2015-05-061-1/+1
* pinctrl: imx: Allow parsing DT without function nodesMarkus Pargmann2015-05-061-9/+46
* pinctrl: zynq: configure SPI SSx pins separatelyHelmut Buchsbaum2015-05-062-10/+67
* pinctrl: nomadik: assign chips dynamicallyLinus Walleij2015-05-061-31/+30
* pinctrl: nomadik: activate strict mux modeLinus Walleij2015-05-062-0/+2
* pinctrl: move strict option to pinmux_opsLinus Walleij2015-05-065-7/+8
* pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang2015-05-064-0/+28
* pinctrl: add imx7d supportFrank Li2015-05-063-0/+393
* pinctrl: Add Pistachio SoC pin control binding documentAndrew Bresticker2015-05-061-0/+217
* pinctrl: add DT bindings for lpc1850-scu pinctrl driverJoachim Eastwood2015-05-061-0/+57
* pinctrl: add lpc18xx pinctrl driverJoachim Eastwood2015-05-063-0/+1154
* pinctrl: at91: Add set_multiple GPIO chip featureAlexander Stein2015-05-061-0/+16
* Linux 4.1-rc2v4.1-rc2Linus Torvalds2015-05-041-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0413-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-031-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-031-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-032-0/+10
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0415-94/+117
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \
| | * | drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2015-04-282-0/+10
| * | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2015-05-042-4/+12
| |\ \ \
| | * | | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| | * | | MAINTAINERS: add entry for Rockchip drm driversHeiko Stuebner2015-04-201-0/+7
| * | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-3011-90/+95
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix userptr return value checking (v2)Christian König2015-04-271-5/+5
| | * | | drm/radeon: check new address before removing old oneChristian König2015-04-271-14/+17
| | * | | drm/radeon: reset BOs address after clearing it.Christian König2015-04-271-0/+2
| | * | | drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König2015-04-271-1/+2
| | * | | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher2015-04-271-0/+1
| | * | | drm/radeon: adjust pll when audio is not enabledAlex Deucher2015-04-271-0/+3
| | * | | drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2015-04-272-12/+21
| | * | | drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher2015-04-272-14/+21
| | * | | drm/radeon/audio: don't enable packets until the endAlex Deucher2015-04-271-13/+17