Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} | Takeshi Kihara | 3 | -33/+33 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions | Takeshi Kihara | 5 | -76/+76 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin | Takeshi Kihara | 6 | -12/+6 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions | Takeshi Kihara | 4 | -97/+26 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 | Takeshi Kihara | 1 | -11/+9 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D | Takeshi Kihara | 1 | -5/+4 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N | Takeshi Kihara | 1 | -2/+2 |
2019-04-02 | pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation | Geert Uytterhoeven | 1 | -2/+2 |
2019-04-02 | pinctrl: rza1: Remove unneeded spinlock acquisitions | Geert Uytterhoeven | 1 | -16/+2 |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields | Geert Uytterhoeven | 2 | -0/+13 |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields | Geert Uytterhoeven | 1 | -2/+6 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro | Geert Uytterhoeven | 16 | -420/+420 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro | Geert Uytterhoeven | 18 | -402/+572 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven | 32 | -1128/+1137 |
2019-04-02 | pinctrl: sh-pfc: Allow compile-testing of all drivers | Geert Uytterhoeven | 2 | -99/+90 |
2019-04-02 | pinctrl: sh-pfc: Add missing #include <linux/errno.h> | Geert Uytterhoeven | 12 | -0/+12 |
2019-04-02 | pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol | Geert Uytterhoeven | 3 | -17/+23 |
2019-04-02 | pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging | Geert Uytterhoeven | 1 | -0/+124 |
2019-03-18 | pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume | Marek Vasut | 8 | -0/+24 |
2019-03-18 | pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions | Fabrizio Castro | 1 | -8/+8 |
2019-03-18 | pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions | Fabrizio Castro | 1 | -9/+9 |
2019-03-18 | pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pins | Ulrich Hecht | 1 | -0/+118 |
2019-03-18 | pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers | Geert Uytterhoeven | 1 | -3/+3 |
2019-03-18 | pinctrl: sh-pfc: r8a77980: Rename IOCTRLx registers | Geert Uytterhoeven | 1 | -11/+11 |
2019-03-18 | pinctrl: sh-pfc: r8a77970: Rename IOCTRLx registers | Geert Uytterhoeven | 1 | -8/+8 |
2019-03-18 | pinctrl: baytrail: Fix potential NULL pointer dereference | Aditya Pakki | 1 | -0/+2 |
2019-03-11 | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 46 | -801/+2274 |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -50/+250 |
2019-03-08 | pinctrl: imx: fix scu link errors | Anders Roxell | 1 | -2/+2 |
2019-02-21 | pinctrl: qcom: spmi-gpio: Reorder debug print | Bjorn Andersson | 1 | -1/+1 |
2019-02-21 | Merge branch 'ib-qcom-ssbi' into devel | Linus Walleij | 2 | -26/+132 |
2019-02-20 | pinctrl: nomadik: fix possible object reference leak | WangBo | 1 | -4/+13 |
2019-02-20 | pinctrl: stm32: return error upon hwspinlock failure | Alexandre Torgue | 1 | -20/+24 |
2019-02-20 | pinctrl: stm32: fix memory leak issue | Alexandre Torgue | 1 | -10/+16 |
2019-02-18 | pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins | Martin Blumenstingl | 1 | -1/+1 |
2019-02-17 | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 6 | -29/+37 |
2019-02-14 | qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate | Brian Masney | 1 | -1/+2 |
2019-02-13 | Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 7 | -5/+677 |
2019-02-13 | qcom: ssbi-gpio: add support for hierarchical IRQ chip | Brian Masney | 2 | -12/+124 |
2019-02-13 | pinctrl: qcom: ssbi-gpio: hardcode IRQ counts | Brian Masney | 1 | -14/+7 |
2019-02-13 | qcom: spmi-gpio: Fix boundary conditions IRQ domain translate | Bjorn Andersson | 1 | -1/+2 |
2019-02-11 | pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions | Takeshi Kihara | 1 | -0/+350 |
2019-02-11 | pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions | Takeshi Kihara | 1 | -0/+48 |
2019-02-11 | pinctrl: sh-pfc: Validate fixed-size field widths at build time | Geert Uytterhoeven | 1 | -1/+2 |
2019-02-11 | pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups | Geert Uytterhoeven | 1 | -1/+2 |
2019-02-11 | pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group | Geert Uytterhoeven | 1 | -0/+1 |
2019-02-11 | pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group | Geert Uytterhoeven | 1 | -1/+1 |
2019-02-11 | pinctrl: sh-pfc: emev2: Add missing pinmux functions | Geert Uytterhoeven | 1 | -0/+20 |
2019-02-11 | pinctrl: sunxi: Support I/O bias voltage setting on A80 | Chen-Yu Tsai | 4 | -0/+55 |
2019-02-11 | Merge tag 'v5.0-rc6' into devel | Linus Walleij | 6 | -29/+37 |