summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
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
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