summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter2019-02-201-5/+18
* pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König2018-11-101-1/+3
* pinctrl: at91: fix null pointer dereferenceDavid Dueck2018-11-101-0/+15
* pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter2018-09-051-1/+1
* pinctrl: Really force states during suspend/resumeFlorian Fainelli2018-03-241-7/+17
* pinctrl: adi2: Fix Kconfig build problemLinus Walleij2017-12-201-1/+2
* pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner2017-08-161-4/+0
* pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng2017-08-161-0/+1
* pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven2017-07-151-0/+3
* pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König2017-07-151-4/+12
* pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-04-221-4/+0
* pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy2016-07-121-3/+3
* pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-07-121-1/+1
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-07-121-0/+3
* pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-07-121-2/+2
* pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery2016-06-031-7/+8
* pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOsThomas Petazzoni2015-07-031-1/+1
* pinctrl: mvebu: armada-375: remove incorrect space in pin descriptionThomas Petazzoni2015-07-031-1/+1
* pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni2015-07-031-1/+1
* pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni2015-07-031-23/+10
* pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni2015-07-031-2/+0
* pinctrl: mvebu: armada-375: remove non-existing NAND re/we pinsThomas Petazzoni2015-07-031-2/+0
* pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni2015-07-031-2/+2
* pinctrl: mvebu: armada-38x: fix PCIe functionsThomas Petazzoni2015-07-031-29/+20
* pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-06-093-8/+6
* pinctrl: imx25: fix numbering for pinsUwe Kleine-König2015-03-231-139/+137
* pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König2015-03-231-1/+1
* pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD2015-02-051-53/+55
* pinctrl: Fix two deadlocksJim Lin2015-01-291-2/+3
* pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd2015-01-291-2/+2
* pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold2015-01-271-2/+0
* pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen2014-10-281-1/+1
* pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain2014-10-201-1/+5
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-097-40/+12
|\
| * pinctrl: abx500: get rid of unused variableLinus Walleij2014-10-021-1/+1
| * pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König2014-09-251-1/+1
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-236-39/+10
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-0781-573/+2561
|\ \
| * | pinctrl: nomadik: improve GPIO debug printsLinus Walleij2014-09-301-11/+25
| * | pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij2014-09-301-26/+28
| * | pinctrl: abx500: use helpers for map allocation/freeLinus Walleij2014-09-301-38/+5
| * | pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij2014-09-291-29/+33
| * | pinctrl: nomadik: use utils map free functionLinus Walleij2014-09-291-13/+2
| * | pinctrl: nomadik: use util function to reserve mapsLinus Walleij2014-09-291-23/+2
| * | pinctrl: qcom: use restart_notifier mechanism for ps_holdJosh Cartwright2014-09-261-13/+18
| * | pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-234-26/+5
| * | pinctrl: berlin: fix the dt_free_map functionAntoine Tenart2014-09-231-20/+1
| * | pinctrl: at91: disable PD or PU before enabling PU or PDWenyou Yang2014-09-231-0/+6
| * | pinctrl: st: remove gpiochip in failure casesPramod Gurav2014-09-231-0/+1
| * | pinctrl: at91: Fix error handling while doing gpiochio_irqchip_addPramod Gurav2014-09-231-4/+10