summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2018-03-24pinctrl: Really force states during suspend/resumeFlorian Fainelli
2018-02-25pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara
2017-12-25pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-08-16pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner
2017-08-16pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng
2017-07-15pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven
2017-07-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König
2017-07-15pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-07-15pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl
2017-07-15pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov
2017-06-17pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang
2017-03-31pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson
2017-03-26pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg
2017-02-01pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund
2017-01-19pinctrl: meson: fix gpio request disabling other modesNeil Armstrong
2016-11-18pinctrl: cherryview: Prevent possible interrupt storm on resumeMika Westerberg
2016-11-18pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg
2016-10-07pinctrl: uniphier: fix .pin_dbg_show() callbackMasahiro Yamada
2016-09-24pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann
2016-09-24pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng
2016-09-24pinctrl: pistachio: fix mfio pll_lock pinmuxJames Hartley
2016-09-07pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar
2016-08-20pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan
2016-08-10pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan
2016-08-10pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren
2016-06-24pinctrl: mediatek: fix dual-edge code defecthongkun.cao
2016-06-07pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery
2016-05-18pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches
2016-05-04pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy
2016-05-04pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen
2016-04-20pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy
2016-04-20pinctrl: nomadik: fix pull debug print inversionLinus Walleij
2016-04-20pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede
2016-04-20pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang
2016-04-20pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja
2016-04-12pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell
2015-12-14pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren
2015-12-10pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha
2015-12-10pinctrl: intel: fix bug of register offset calculationQipeng Zha
2015-12-10pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven
2015-11-18pinctrl: mediatek: Add get_direction support.Hongzhou Yang
2015-11-17pinctrl: fix qcom ssbi drivers for 64-bit compilationArnd Bergmann
2015-11-17pinctrl: imx1-core: add missing of_node_putVaishali Thakkar
2015-11-17pinctrl: remove redundant if conditional from KconfigMasahiro Yamada
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-10-31pinctrl: pinconf: remove needless loopLaurent Meunier