summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2017-09-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König1-4/+12
2017-08-26pinctrl: sh-pfc: r8a7791: Fix IPSR comment typosSergei Shtylyov1-3/+3
2017-08-26pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov1-1/+1
2017-08-26pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signalSergei Shtylyov1-3/+4
2017-08-26pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux dataSergei Shtylyov1-0/+3
2017-08-26pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven1-0/+3
2016-08-23pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren1-0/+3
2016-06-15pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy1-3/+3
2016-02-02pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren1-1/+1
2016-01-25pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren1-6/+7
2015-07-15pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOsThomas Petazzoni1-1/+1
2015-07-15pinctrl: mvebu: armada-375: remove incorrect space in pin descriptionThomas Petazzoni1-1/+1
2015-07-15pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni1-1/+1
2015-07-15pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni1-23/+10
2015-07-15pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni1-2/+0
2015-07-15pinctrl: mvebu: armada-375: remove non-existing NAND re/we pinsThomas Petazzoni1-2/+0
2015-07-15pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni1-2/+2
2015-07-15pinctrl: mvebu: armada-38x: fix PCIe functionsThomas Petazzoni1-29/+20
2015-05-20pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-03-02pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König1-1/+1
2015-02-04pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold1-2/+0
2015-02-04pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav1-0/+2
2015-02-04pinctrl: Fix two deadlocksJim Lin1-2/+3
2014-11-14pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen1-1/+1
2014-07-15pinctrl: st: Fix irqmux handlerMaxime COQUELIN1-1/+1
2014-07-05pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter1-1/+1
2014-06-19pinctrl: sunxi: Fix potential null pointer dereferenceSachin Kamat1-0/+4
2014-06-03Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds56-6179/+10510
2014-05-30pinctrl: sirf: fix a bad conflict resolutionLinus Walleij1-1/+1
2014-05-29pinctrl: msm: Add more MSM8X74 pin definitionsAndy Gross1-139/+538
2014-05-29pinctrl: qcom: ipq8064: Fix naming conventionKumar Gala1-1/+1
2014-05-28pinctrl: msm: Add missing sdc1 and sdc3 groupsBjorn Andersson1-0/+47
2014-05-28pinctrl: sirf: switch to using allocated state containerLinus Walleij1-93/+121
2014-05-28pinctrl: Enable "power-source" to be extracted from DT filesIvan T. Ivanov1-0/+1
2014-05-27pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai1-2/+3
2014-05-27pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-27pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han3-9/+9
2014-05-27pinctrl: sirf: fix typo for GPIO bank numberBarry Song1-2/+2
2014-05-27pinctrl: sunxi: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-05-27pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai1-12/+14
2014-05-27pinctrl: add pinctrl driver for imx6sxAnson Huang3-0/+415
2014-05-27pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein1-0/+13
2014-05-23pinctrl: msm: switch to using generic GPIO irqchip helpersLinus Walleij2-72/+28
2014-05-23pinctrl: sunxi: Fix multiple registration issueMaxime Ripard1-12/+17
2014-05-23pinctrl: sunxi: Fix recursive dependencyMaxime Ripard2-13/+16
2014-05-23pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart3-0/+222
2014-05-23pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart3-0/+279
2014-05-23pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart3-0/+441
2014-05-23pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart6-0/+420
2014-05-23pinctrl: baytrail: Add pull type, strength and open drain to debugfs outputMika Westerberg1-4/+51