aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17pinctrl: convert to use match_string() helperAndy Shevchenko
2016-03-11pinctrl: single: Use a separate lockdep classSudeep Holla
2016-03-11drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij
2016-03-09pinctrl: amlogic: Make driver independent from two-domain configurationCarlo Caione
2016-03-09pinctrl: amlogic: Separate some pin functions for Meson8 / Meson8bCarlo Caione
2016-03-09pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-09pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang
2016-03-09pinctrl: uniphier: rename CONFIG options and file namesMasahiro Yamada
2016-03-09pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: stm32: make explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: meson: make explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker
2016-03-09pinctrl: sunxi: does not need module.hPaul Gortmaker
2016-03-09pinctrl: pxa2xx: export symbolsLinus Walleij
2016-03-08pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen
2016-03-08pinctrl: sunxi: Remove non existing irq'sHenry Paulissen
2016-03-08pinctrl: imx: attach iomuxc device to gpr sysconPhilipp Zabel
2016-03-08pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell
2016-03-07pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood
2016-03-07pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pinJoachim Eastwood
2016-03-07pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King
2016-03-03Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN FD supportRamesh Shanmugasundaram
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN supportRamesh Shanmugasundaram
2016-02-26pinctrl: sh-pfc: r8a7794: Fix GP2[29] muxingAndrey Gusakov
2016-02-26pinctrl: sh-pfc: Use ARCH_RENESASSimon Horman
2016-02-25pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij
2016-02-19pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin
2016-02-19Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2016-02-19pinctrl: cygnus-gpio: use gpiochip data pointerLinus Walleij
2016-02-19pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang
2016-02-19pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang
2016-02-18pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groupsSergei Shtylyov
2016-02-18pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm
2016-02-18pinctrl: sh-pfc: r8a7795: Add PWM supportTakeshi Kihara
2016-02-18pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pinsMagnus Damm
2016-02-18pinctrl: sh-pfc: r8a7794: Add audio clock pin groupsRyo Kataoka
2016-02-18pinctrl: sh-pfc: r8a7794: Add SSI pin groupsRyo Kataoka
2016-02-17pinctrl: mtk2701: skip setting .ownerLinus Walleij
2016-02-16pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl supportVaradarajan Narayanan
2016-02-16pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda
2016-02-16pinctrl: sirf/atlas7: stop poking around in GPIO internalsLinus Walleij
2016-02-16pinctrl: Turn AMD support to tristateJean Delvare
2016-02-15pinctrl: samsung: fix SMP race conditionYoungmin Nam
2016-02-15pinctrl: coh901: fix initconst annotationArnd Bergmann
2016-02-15pinctrl: Fix return value check in amd_gpio_probe()Wei Yongjun