summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pinctrl: sh-pfc: r8a7795: Fix FMCLK{_C,_D} and FMIN{_C,_D} pin function defin...Takeshi Kihara2017-08-161-2/+2
| * | | pinctrl: sh-pfc: r8a7795: Fix SCIF_CLK_{A,B} pin's MOD_SEL assignment to MOD_...Takeshi Kihara2017-08-161-3/+3
| * | | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL2 bit26 to 0x0 when using SCK5_ATakeshi Kihara2017-08-161-1/+1
| * | | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_DTakeshi Kihara2017-08-161-1/+1
| * | | pinctrl: sh-pfc: r8a7795: Add USB 2.0 pins, groups and functionsYoshihiro Shimoda2017-08-161-0/+57
| * | | pinctrl: sh-pfc: r8a7795: Change USB3_{OVC,PWEN} definitionsYoshihiro Shimoda2017-08-161-10/+10
| * | | pinctrl: sh-pfc: r8a7796: Rename CS1# pin function definitionsTakeshi Kihara2017-07-171-4/+4
| * | | pinctrl: sh-pfc: r8a7796: Fix IPSR and MOD_SEL register pin assignment for FS...Takeshi Kihara2017-07-171-15/+11
| * | | pinctrl: sh-pfc: r8a7796: Fix to delete MOD_SEL0 bit2 register definitionsTakeshi Kihara2017-07-171-2/+1
| * | | pinctrl: sh-pfc: r8a7796: Fix to delete SATA_DEVSLP_B pins function definitionsTakeshi Kihara2017-07-171-1/+1
| * | | pinctrl: sh-pfc: r8a7796: Fix to delete FSCLKST pin and IPSR7 bit[15:12] regi...Takeshi Kihara2017-07-171-5/+2
| * | | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for TCLK{1,2}_{...Takeshi Kihara2017-07-171-2/+2
| * | | pinctrl: sh-pfc: r8a7796: Fix NFDATA{0..13} and NF{ALE,CLE,WE_N,RE_N} pin fun...Takeshi Kihara2017-07-171-18/+18
| * | | pinctrl: sh-pfc: r8a7796: Fix FMCLK{_C,_D} and FMIN{_C,_D} pin function defin...Takeshi Kihara2017-07-171-2/+2
| * | | pinctrl: sh-pfc: r8a7796: Fix SCIF_CLK_{A,B} pin's MOD_SEL assignment to MOD_...Takeshi Kihara2017-07-171-3/+3
| * | | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL2 bit26 to 0x0 when using SCK5_ATakeshi Kihara2017-07-171-1/+1
| * | | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_DTakeshi Kihara2017-07-171-1/+1
| * | | pinctrl: sh-pfc: r8a7791: Add missing mmc_data8_b pin groupGeert Uytterhoeven2017-07-171-1/+14
| * | | pinctrl: sh-pfc: r8a7796: Fix MSIOF3 SS2_E muxGeert Uytterhoeven2017-07-171-1/+1
| * | | pinctrl: sh-pfc: r8a7796: Fix IPSR setting for MSIOF3_SS1_E pinTakeshi Kihara2017-07-171-1/+1
| * | | pinctrl: sh-pfc: r8a7796: Fix MSIOF3_{SS1,SS2}_E pin function definitionsTakeshi Kihara2017-07-171-2/+2
| * | | pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups and functionsGeert Uytterhoeven2017-07-171-0/+912
| * | | pinctrl: sh-pfc: r8a7795: Fix MSIOF3_{SS1,SS2}_E pin function definitionsTakeshi Kihara2017-07-171-2/+2
| * | | pinctrl: sh-pfc: Propagate errors on group configWolfram Sang2017-07-171-3/+6
| |/ /
* | | pinctrl: aspeed: Fix ast2500 strap register write logicYong Li2017-08-222-2/+18
* | | pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrlIcenowy Zheng2017-08-221-3/+23
* | | pinctrl: intel: Disable GPIO pin interrupts in suspendRushikesh S Kadam2017-08-221-0/+1
* | | pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-3/+3
* | | pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-2/+2
* | | pinctrl: tz1090: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-3/+3
* | | pinctrl: tz1090-pdc: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-3/+3
* | | pinctrl: tb10x: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-2/+2
* | | pinctrl: rza1: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* | | pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-3/+3
* | | pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-2/+2
* | | pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-3/+3
* | | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-2/+2
* | | pinctrl: digicolor: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-2/+2
* | | pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-2/+2
* | | pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops stru...Julia Lawall2017-08-221-1/+1
* | | pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-3/+3
* | | pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...Julia Lawall2017-08-221-1/+1
* | | pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* | | pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* | | pinctrl: uniphier: add Audio out pin-mux settingsKatsuhiro Suzuki2017-08-222-0/+10
* | | pinctrl: amd: fix error return code in amd_gpio_probe()Gustavo A. R. Silva2017-08-221-2/+2
* | | pinctrl: qcom: spmi-gpio: Add dtest route for digital inputFenglin Wu2017-08-151-0/+50
* | | pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtypeFenglin Wu2017-08-151-49/+232
* | | Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2017-08-146-68/+69
|\ \ \
| * | | pinctrl: samsung: Remove unneeded local variable initializationKrzysztof Kozlowski2017-07-241-14/+4
OpenPOWER on IntegriCloud