summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: amlogic: Separate some pin functions for Meson8 / Meson8bCarlo Caione2016-03-091-8/+27
* pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-091-2/+2
* pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-091-1/+1
* pinctrl: uniphier: rename CONFIG options and file namesMasahiro Yamada2016-03-098-13/+13
* pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker2016-03-091-7/+2
* pinctrl: stm32: make explicitly non-modularPaul Gortmaker2016-03-091-8/+1
* pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker2016-03-091-14/+4
* pinctrl: meson: make explicitly non-modularPaul Gortmaker2016-03-091-7/+1
* pinctrl: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker2016-03-091-8/+2
* pinctrl: sunxi: does not need module.hPaul Gortmaker2016-03-091-1/+1
* pinctrl: pxa2xx: export symbolsLinus Walleij2016-03-091-0/+2
* pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen2016-03-081-10/+10
* pinctrl: sunxi: Remove non existing irq'sHenry Paulissen2016-03-081-8/+4
* pinctrl: imx: attach iomuxc device to gpr sysconPhilipp Zabel2016-03-0810-0/+19
* pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell2016-03-081-1/+1
* pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood2016-03-071-6/+137
* pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pinJoachim Eastwood2016-03-072-12/+27
* pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King2016-03-071-3/+2
* Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2016-03-033-1/+91
|\
| * pinctrl: sh-pfc: r8a7795: Add CAN FD supportRamesh Shanmugasundaram2016-02-261-0/+37
| * pinctrl: sh-pfc: r8a7795: Add CAN supportRamesh Shanmugasundaram2016-02-261-0/+52
| * pinctrl: sh-pfc: r8a7794: Fix GP2[29] muxingAndrey Gusakov2016-02-261-0/+1
| * pinctrl: sh-pfc: Use ARCH_RENESASSimon Horman2016-02-261-1/+1
* | pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij2016-02-251-1/+0
* | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin2016-02-194-0/+2323
* | Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2016-02-1911-2577/+3452
|\|
| * pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groupsSergei Shtylyov2016-02-181-0/+123
| * pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm2016-02-183-41/+24
| * pinctrl: sh-pfc: r8a7795: Add PWM supportTakeshi Kihara2016-02-181-0/+153
| * pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pinsMagnus Damm2016-02-181-0/+60
| * pinctrl: sh-pfc: r8a7794: Add audio clock pin groupsRyo Kataoka2016-02-181-0/+122
| * pinctrl: sh-pfc: r8a7794: Add SSI pin groupsRyo Kataoka2016-02-181-2/+313
| * pinctrl: sh-pfc: r8a7795: Add USB2.0 host supportTakeshi Kihara2016-02-081-0/+43
| * pinctrl: sh-pfc: r8a7795: Remove bits SEL_VSP_1 and SEL_VSP_0Geert Uytterhoeven2016-02-081-3/+3
| * pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239Geert Uytterhoeven2016-02-081-7/+7
| * pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven2016-02-088-2518/+2518
| * pinctrl: sh-pfc: Improve pinmux macros documentationGeert Uytterhoeven2016-02-081-8/+88
* | pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang2016-02-191-0/+4
* | pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang2016-02-191-0/+1
* | pinctrl: mtk2701: skip setting .ownerLinus Walleij2016-02-171-1/+0
* | pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl supportVaradarajan Narayanan2016-02-163-0/+462
* | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda2016-02-161-1/+1
* | pinctrl: Turn AMD support to tristateJean Delvare2016-02-161-1/+1
* | pinctrl: coh901: fix initconst annotationArnd Bergmann2016-02-151-1/+1
* | pinctrl: Fix return value check in amd_gpio_probe()Wei Yongjun2016-02-151-2/+2
* | pinctrl: zynq: fix typo in group name for qspi1Helmut Buchsbaum2016-02-151-1/+1
* | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTKMasahiro Yamada2016-02-133-13/+13
* | pinctrl: intel: Remove unneeded header includesJean Delvare2016-02-121-4/+0
* | pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski2016-02-111-2/+3
* | pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski2016-02-113-0/+111