summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2018-12-21pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai1-1/+1
2018-11-21pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliantDouglas Anderson1-7/+21
2018-11-21pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliantDouglas Anderson1-7/+12
2018-11-21pinctrl: qcom: spmi-mpp: Fix drive strength settingStephen Boyd1-1/+5
2018-11-21pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing1-0/+2
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter1-1/+1
2018-08-06pinctrl: at91-pio4: add missing of_node_putJulia Lawall1-1/+3
2018-03-24pinctrl: Really force states during suspend/resumeFlorian Fainelli1-7/+17
2018-02-25pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara1-3/+3
2017-12-25pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard1-6/+24
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij1-1/+2
2017-08-16pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner1-4/+0
2017-08-16pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng1-0/+1
2017-07-15pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven1-0/+3
2017-07-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König1-4/+12
2017-07-15pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai1-1/+1
2017-07-15pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl1-2/+2
2017-07-15pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov1-1/+1
2017-06-17pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang1-1/+1
2017-03-31pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson1-4/+0
2017-03-26pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg1-3/+2
2017-02-01pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
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