aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-16/+4
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-11pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on errorGeert Uytterhoeven1-1/+1
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-16/+4
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding1-16/+4
2016-04-29pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches1-0/+2
2016-04-28pinctrl: sirf/atlas7: fix printk spellingColin Ian King1-1/+1
2016-04-15pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy1-3/+3
2016-04-15pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen1-4/+5
2016-04-14pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAPAlexander Kurz1-0/+1
2016-04-01Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij1-0/+17
2016-03-31pinctrl: qcom: ipq4019: fix register offsetsMatthew McClintock1-5/+5
2016-03-31pinctrl: qcom: ipq4019: fix the function enum for gpio modeMatthew McClintock1-1/+1
2016-03-31pinctrl: qcom: ipq4019: set ngpios to correct valueMatthew McClintock1-1/+1
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-03-30pinctrl: intel: implement gpio_irq_enableQi Zheng1-0/+30
2016-03-30pinctrl: intel: make the high level interrupt workingQipeng Zha1-2/+3
2016-03-30pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy1-9/+8
2016-03-30pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede3-17/+22
2016-03-30pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja1-12/+12
2016-03-30pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang1-1/+3
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+3
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-39/+16
2016-03-17pinctrl: convert to use match_string() helperAndy Shevchenko1-10/+3
2016-03-11pinctrl: single: Use a separate lockdep classSudeep Holla1-0/+8
2016-03-11drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara3-0/+606
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij5-18/+47
2016-03-09pinctrl: amlogic: Make driver independent from two-domain configurationCarlo Caione4-224/+228
2016-03-09pinctrl: amlogic: Separate some pin functions for Meson8 / Meson8bCarlo Caione1-8/+27
2016-03-09pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-09pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2016-03-09pinctrl: uniphier: rename CONFIG options and file namesMasahiro Yamada8-13/+13
2016-03-09pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker1-7/+2
2016-03-09pinctrl: stm32: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-09pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker1-14/+4
2016-03-09pinctrl: meson: make explicitly non-modularPaul Gortmaker1-7/+1
2016-03-09pinctrl: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker1-8/+2
2016-03-09pinctrl: sunxi: does not need module.hPaul Gortmaker1-1/+1
2016-03-09pinctrl: pxa2xx: export symbolsLinus Walleij1-0/+2
2016-03-08pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen1-10/+10
2016-03-08pinctrl: sunxi: Remove non existing irq'sHenry Paulissen1-8/+4
2016-03-08pinctrl: imx: attach iomuxc device to gpr sysconPhilipp Zabel10-0/+19
2016-03-08pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell1-1/+1
2016-03-07pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood1-6/+137
2016-03-07pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pinJoachim Eastwood2-12/+27
2016-03-07pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King1-3/+2
2016-03-03Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij3-1/+91
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN FD supportRamesh Shanmugasundaram1-0/+37
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN supportRamesh Shanmugasundaram1-0/+52