aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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-04-22pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson
2016-07-12pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy
2016-07-12pinctrl: nomadik: fix pull debug print inversionLinus Walleij
2016-07-12pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren
2016-07-12pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan
2016-06-03pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery
2015-07-03pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOsThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-375: remove incorrect space in pin descriptionThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni
2015-07-03pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-375: remove non-existing NAND re/we pinsThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni
2015-07-03pinctrl: mvebu: armada-38x: fix PCIe functionsThomas Petazzoni
2015-06-09pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-03-23pinctrl: imx25: fix numbering for pinsUwe Kleine-König
2015-03-23pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König
2015-02-05pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD
2015-01-29pinctrl: Fix two deadlocksJim Lin
2015-01-29pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd
2015-01-27pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold
2014-10-28pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen
2014-10-20pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij
2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij
2014-09-30pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij
2014-09-30pinctrl: abx500: use helpers for map allocation/freeLinus Walleij
2014-09-29pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij
2014-09-29pinctrl: nomadik: use utils map free functionLinus Walleij
2014-09-29pinctrl: nomadik: use util function to reserve mapsLinus Walleij
2014-09-26pinctrl: qcom: use restart_notifier mechanism for ps_holdJosh Cartwright
2014-09-25pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König
2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart
2014-09-23pinctrl: berlin: fix the dt_free_map functionAntoine Tenart
2014-09-23pinctrl: at91: disable PD or PU before enabling PU or PDWenyou Yang
2014-09-23pinctrl: st: remove gpiochip in failure casesPramod Gurav
2014-09-23pinctrl: at91: Fix error handling while doing gpiochio_irqchip_addPramod Gurav
2014-09-23pinctrl: at91: Fix failure path in at91_gpio_probe pathPramod Gurav
2014-09-23pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav
2014-09-23pinctrl: imx: detect uninitialized pinsStefan Agner
2014-09-19pinctrl: tegra: Add MIPI pad controlSean Paul
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman
2014-09-05pinctrl: at91: Switch to using managed clk_getPramod Gurav