summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2
2017-01-19pinctrl: meson: fix gpio request disabling other modesNeil Armstrong1-1/+1
2016-11-18pinctrl: cherryview: Prevent possible interrupt storm on resumeMika Westerberg1-3/+4
2016-11-18pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg1-0/+10
2016-10-07pinctrl: uniphier: fix .pin_dbg_show() callbackMasahiro Yamada1-0/+6
2016-09-24pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann1-1/+1
2016-09-24pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng2-4/+4
2016-09-24pinctrl: pistachio: fix mfio pll_lock pinmuxJames Hartley1-6/+6
2016-09-07pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar1-20/+0
2016-08-20pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan1-36/+44
2016-08-10pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan1-2/+2
2016-08-10pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren1-0/+3
2016-06-24pinctrl: mediatek: fix dual-edge code defecthongkun.cao1-2/+3
2016-06-08pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery1-7/+8
2016-05-19pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches1-0/+2
2016-05-05pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy1-3/+3
2016-05-05pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen1-4/+5
2016-04-20pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy1-9/+8
2016-04-20pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-04-20pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede3-17/+22
2016-04-20pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang1-1/+3
2016-04-20pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja1-12/+12
2016-04-12pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell1-1/+1
2015-12-14pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren1-6/+7
2015-12-11pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha1-4/+5
2015-12-11pinctrl: intel: fix bug of register offset calculationQipeng Zha4-17/+20
2015-12-10pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo1-1/+1
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven1-3/+3
2015-11-18pinctrl: mediatek: Add get_direction support.Hongzhou Yang1-7/+4
2015-11-17pinctrl: fix qcom ssbi drivers for 64-bit compilationArnd Bergmann2-2/+2
2015-11-17pinctrl: imx1-core: add missing of_node_putVaishali Thakkar1-2/+6
2015-11-17pinctrl: remove redundant if conditional from KconfigMasahiro Yamada1-4/+0
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds21-290/+42
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds77-2958/+10792
2015-11-01pinctrl: pinconf: remove needless loopLaurent Meunier1-8/+5
2015-11-01pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada3-9/+9
2015-11-01pinctrl: zynq: fix UTF-8 errorsLinus Walleij1-2/+2
2015-10-30pinctrl: zynq: Initialize earlyMike Looijmans1-1/+11
2015-10-27pinctrl: at91: add missing of_node_putJulia Lawall1-1/+4
2015-10-27pinctrl: tegra-xusb: Correct lane mux optionsJon Hunter1-9/+0
2015-10-27pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg3-0/+1074
2015-10-27pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOsMika Westerberg1-4/+12
2015-10-27pinctrl: intel: Add support for multiple GPIO chips sharing the interruptMika Westerberg1-15/+37
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson1-0/+32
2015-10-27pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada1-3/+7
2015-10-27pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driverPramod Kumar1-128/+3
2015-10-26Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij24-144/+531
2015-10-23pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontrollerHans de Goede1-6/+18
2015-10-23pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl blockHans de Goede1-3/+3
2015-10-20pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entryGeert Uytterhoeven1-3/+0