Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -10/+3 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -39/+16 |
2016-03-18 | pinctrl: convert to use match_string() helper | Andy Shevchenko | 1 | -10/+3 |
2016-03-11 | pinctrl: single: Use a separate lockdep class | Sudeep Holla | 1 | -0/+8 |
2016-03-11 | drivers: pinctrl: add driver for Allwinner A64 SoC | Andre Przywara | 3 | -0/+606 |
2016-03-10 | Merge tag 'v4.5-rc5' into devel | Linus Walleij | 5 | -18/+47 |
2016-03-09 | pinctrl: amlogic: Make driver independent from two-domain configuration | Carlo Caione | 4 | -224/+228 |
2016-03-09 | pinctrl: amlogic: Separate some pin functions for Meson8 / Meson8b | Carlo Caione | 1 | -8/+27 |
2016-03-09 | pinctrl: at91: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -2/+2 |
2016-03-09 | pinctrl: sh-pfc: core: don't open code of_device_get_match_data() | Wolfram Sang | 1 | -1/+1 |
2016-03-09 | pinctrl: uniphier: rename CONFIG options and file names | Masahiro Yamada | 8 | -13/+13 |
2016-03-09 | pinctrl: sunxi: make A80 explicitly non-modular | Paul Gortmaker | 1 | -7/+2 |
2016-03-09 | pinctrl: stm32: make explicitly non-modular | Paul Gortmaker | 1 | -8/+1 |
2016-03-09 | pinctrl: sh-pfc: make explicitly non-modular | Paul Gortmaker | 1 | -14/+4 |
2016-03-09 | pinctrl: meson: make explicitly non-modular | Paul Gortmaker | 1 | -7/+1 |
2016-03-09 | pinctrl: pinctrl-mt6397 driver explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-03-09 | pinctrl: sunxi: does not need module.h | Paul Gortmaker | 1 | -1/+1 |
2016-03-09 | pinctrl: pxa2xx: export symbols | Linus Walleij | 1 | -0/+2 |
2016-03-08 | pinctrl: sunxi: Change mux setting on PI irq pins | Henry Paulissen | 1 | -10/+10 |
2016-03-08 | pinctrl: sunxi: Remove non existing irq's | Henry Paulissen | 1 | -8/+4 |
2016-03-08 | pinctrl: imx: attach iomuxc device to gpr syscon | Philipp Zabel | 10 | -0/+19 |
2016-03-08 | pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing | Phil Elwell | 1 | -1/+1 |
2016-03-07 | pinctrl: lpc18xx: add nxp,gpio-pin-interrupt property | Joachim Eastwood | 1 | -6/+137 |
2016-03-07 | pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pin | Joachim Eastwood | 2 | -12/+27 |
2016-03-07 | pinctrl: lpc18xx: ensure ngroups is initialized at correct place | Colin Ian King | 1 | -3/+2 |
2016-03-03 | Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 3 | -1/+91 |
2016-02-26 | pinctrl: sh-pfc: r8a7795: Add CAN FD support | Ramesh Shanmugasundaram | 1 | -0/+37 |
2016-02-26 | pinctrl: sh-pfc: r8a7795: Add CAN support | Ramesh Shanmugasundaram | 1 | -0/+52 |
2016-02-26 | pinctrl: sh-pfc: r8a7794: Fix GP2[29] muxing | Andrey Gusakov | 1 | -0/+1 |
2016-02-26 | pinctrl: sh-pfc: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-02-25 | pinctrl: mediatek/7623: delete unnecessary .owner | Linus Walleij | 1 | -1/+0 |
2016-02-19 | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623 | John Crispin | 4 | -0/+2323 |
2016-02-19 | Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 11 | -2577/+3452 |
2016-02-19 | pinctrl: cygnus-gpio: use gpiochip data pointer | Linus Walleij | 1 | -19/+14 |
2016-02-19 | pinctrl: mediatek: add input-enable and direction setting for eint resources | Biao Huang | 1 | -0/+4 |
2016-02-19 | pinctrl: mediatek: add input-enable setting in gpio_request_enable | Biao Huang | 1 | -0/+1 |
2016-02-18 | pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groups | Sergei Shtylyov | 1 | -0/+123 |
2016-02-18 | pinctrl: sh-pfc: Rework PFC GPIO support | Magnus Damm | 3 | -41/+24 |
2016-02-18 | pinctrl: sh-pfc: r8a7795: Add PWM support | Takeshi Kihara | 1 | -0/+153 |
2016-02-18 | pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins | Magnus Damm | 1 | -0/+60 |
2016-02-18 | pinctrl: sh-pfc: r8a7794: Add audio clock pin groups | Ryo Kataoka | 1 | -0/+122 |
2016-02-18 | pinctrl: sh-pfc: r8a7794: Add SSI pin groups | Ryo Kataoka | 1 | -2/+313 |
2016-02-17 | pinctrl: mtk2701: skip setting .owner | Linus Walleij | 1 | -1/+0 |
2016-02-16 | pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support | Varadarajan Narayanan | 3 | -0/+462 |
2016-02-16 | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode | Andrzej Hajda | 1 | -1/+1 |
2016-02-16 | pinctrl: sirf/atlas7: stop poking around in GPIO internals | Linus Walleij | 1 | -18/+0 |
2016-02-16 | pinctrl: Turn AMD support to tristate | Jean Delvare | 1 | -1/+1 |
2016-02-15 | pinctrl: samsung: fix SMP race condition | Youngmin Nam | 1 | -13/+35 |
2016-02-15 | pinctrl: coh901: fix initconst annotation | Arnd Bergmann | 1 | -1/+1 |
2016-02-15 | pinctrl: Fix return value check in amd_gpio_probe() | Wei Yongjun | 1 | -2/+2 |