summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang2015-05-198-5/+524
* pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang2015-05-193-116/+198
* pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen2015-05-193-121/+136
* pinctrl: mediatek: data struct optimize and remove unused memberYingjoe Chen2015-05-192-14/+6
* pinctrl: mt6397: Add pinfunc header file for mt6397.Hongzhou Yang2015-05-191-0/+256
* pinctrl: mediatek: Modify pinctrl bindings for mt6397.Hongzhou Yang2015-05-191-2/+7
* pinctrl: lpc18xx: add the missing group function mapJoachim Eastwood2015-05-191-7/+76
* 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-031-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0313-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-021-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-021-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-022-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-0315-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