summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-08-101-2/+2
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-08-101-0/+3
* pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-06-241-2/+3
* pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery2016-06-071-7/+8
* pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches2016-04-291-0/+2
* pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy2016-04-151-3/+3
* pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen2016-04-151-4/+5
* pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAPAlexander Kurz2016-04-141-0/+1
* Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij2016-04-011-0/+17
* pinctrl: qcom: ipq4019: fix register offsetsMatthew McClintock2016-03-311-5/+5
* pinctrl: qcom: ipq4019: fix the function enum for gpio modeMatthew McClintock2016-03-311-1/+1
* pinctrl: qcom: ipq4019: set ngpios to correct valueMatthew McClintock2016-03-311-1/+1
* pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-03-311-1/+1
* pinctrl: intel: implement gpio_irq_enableQi Zheng2016-03-301-0/+30
* pinctrl: intel: make the high level interrupt workingQipeng Zha2016-03-301-2/+3
* pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy2016-03-301-9/+8
* pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede2016-03-303-17/+22
* pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja2016-03-301-12/+12
* pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-03-301-1/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-10/+3
|\
| * pinctrl: convert to use match_string() helperAndy Shevchenko2016-03-171-10/+3
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-173-39/+16
|\ \ | |/ |/|
| * pinctrl: cygnus-gpio: use gpiochip data pointerLinus Walleij2016-02-191-19/+14
| * pinctrl: sirf/atlas7: stop poking around in GPIO internalsLinus Walleij2016-02-161-18/+0
| * gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-111-2/+2
* | pinctrl: single: Use a separate lockdep classSudeep Holla2016-03-111-0/+8
* | drivers: pinctrl: add driver for Allwinner A64 SoCAndre Przywara2016-03-113-0/+606
* | Merge tag 'v4.5-rc5' into develLinus Walleij2016-03-105-18/+47
|\ \
| * | pinctrl: samsung: fix SMP race conditionYoungmin Nam2016-02-151-13/+35
| * | pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth2016-02-131-3/+6
| * | pinctrl: sunxi: H3 requires irq_read_needs_muxKrzysztof Adamski2016-02-111-0/+1
| * | pinctrl: mediatek: fix direction control issueBiao Huang2016-02-051-0/+2
| * | pinctrl: nomadik: hide unused functionsArnd Bergmann2016-01-281-2/+3
| * | pinctrl: pxa: export pxa2xx_pinctrl_init()Masahiro Yamada2016-01-271-0/+1
| |/
* | pinctrl: amlogic: Make driver independent from two-domain configurationCarlo Caione2016-03-094-224/+228
* | 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