| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y | Jisheng Zhang | 2015-10-16 | 1 | -1/+1 |
| * | | | pinctrl: berlin: introduce berlin_pinctrl_probe_regmap() | Jisheng Zhang | 2015-10-16 | 2 | -9/+21 |
| * | | | pinctrl: pinconf-generic: add "input-schmitt" DT property | Masahiro Yamada | 2015-10-02 | 1 | -0/+1 |
| * | | | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada | 2015-10-02 | 1 | -17/+17 |
| * | | | pinctrl: at91-pio4: irq argument as been removed from irq flow handlers | Ludovic Desroches | 2015-10-02 | 1 | -2/+3 |
| * | | | pinctrl: at91-pio4: use irq_set_handler_locked | Ludovic Desroches | 2015-10-02 | 1 | -5/+5 |
| * | | | pinctrl: freescale: imx7d: support iomux lpsr controller | Adrian Alonso | 2015-10-02 | 1 | -0/+30 |
| * | | | pinctrl: freescale: imx: add shared input select reg support | Adrian Alonso | 2015-10-02 | 1 | -1/+27 |
| * | | | pinctrl: freescale: imx: allow mux_reg offset zero | Adrian Alonso | 2015-10-02 | 2 | -1/+5 |
| * | | | pinctrl: freescale: imx: fix system crash if enable two pinctl instances | Robin Gong | 2015-10-02 | 2 | -2/+2 |
| * | | | pinctrl: at91-pio4: add PM stuff | Ludovic Desroches | 2015-10-02 | 1 | -0/+76 |
| * | | | pinctrl: sunxi: add allwinner A83T PIO controller support | Vishnu Patekar | 2015-10-02 | 3 | -0/+608 |
| * | | | pinctrl: uniphier: add SD card pinmux settings | Masahiro Yamada | 2015-10-02 | 6 | -0/+36 |
| * | | | pinctrl: samsung: Remove unneded semicolon | Javier Martinez Canillas | 2015-10-02 | 1 | -1/+1 |
| * | | | pinctrl: mediatek: Remove unneded semicolon | Javier Martinez Canillas | 2015-10-02 | 1 | -1/+1 |
| * | | | pinctrl: sunxi: Remove unneeded semicolon | Javier Martinez Canillas | 2015-10-02 | 1 | -1/+1 |
| * | | | pinctrl: mxs: Remove unneded semicolon | Javier Martinez Canillas | 2015-10-02 | 1 | -1/+1 |
| * | | | pinctrl: tz1090-pdc: Remove unneded semicolons | Javier Martinez Canillas | 2015-10-02 | 1 | -2/+2 |
| * | | | pinctrl: tz1090: Remove unneded semicolons | Javier Martinez Canillas | 2015-10-02 | 1 | -2/+2 |
| * | | | Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 2015-10-02 | 15 | -2237/+5046 |
| |\| | |
|
| | * | | pinctrl: sh-pfc: r8a7795: add EtherAVB support | Takeshi Kihara | 2015-10-02 | 1 | -0/+87 |
| | * | | pinctrl: sh-pfc: r8a7795: add Audio SSI pin support | Kuninori Morimoto | 2015-10-02 | 1 | -0/+231 |
| | * | | pinctrl: sh-pfc: r8a7795: add Audio clock pin support | Kuninori Morimoto | 2015-10-02 | 1 | -0/+160 |
| | * | | pinctrl: sh-pfc: r8a7795: add I2C pin support | Kuninori Morimoto | 2015-10-02 | 1 | -0/+77 |
| | * | | pinctrl: sh-pfc: r8a7795: add SCIFx support | Geert Uytterhoeven | 2015-10-02 | 1 | -0/+257 |
| | * | | pinctrl: sh-pfc: Initial R8A7795 PFC support | Takeshi Kihara | 2015-10-02 | 5 | -0/+2018 |
| | * | | pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA() | Kuninori Morimoto | 2015-10-02 | 1 | -2/+0 |
| | * | | pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL() | Kuninori Morimoto | 2015-10-02 | 1 | -210/+210 |
| | * | | pinctrl: sh-pfc: r8a7790: use PINMUX_IPSR_MSEL() | Kuninori Morimoto | 2015-10-02 | 1 | -519/+519 |
| | * | | pinctrl: sh-pfc: r8a7791: use PINMUX_IPSR_MSEL() | Kuninori Morimoto | 2015-10-02 | 1 | -538/+538 |
| | * | | pinctrl: sh-pfc: r8a7794: use PINMUX_IPSR_MSEL() | Kuninori Morimoto | 2015-10-02 | 1 | -414/+414 |
| | * | | pinctrl: sh-pfc: sh7734: use PINMUX_IPSR_MSEL() | Kuninori Morimoto | 2015-10-02 | 1 | -389/+389 |
| | * | | pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro order | Kuninori Morimoto | 2015-10-02 | 1 | -1/+1 |
| | * | | pinctrl: sh-pfc: Remove hardcoded IRQ numbers | Laurent Pinchart | 2015-10-02 | 5 | -134/+125 |
| | * | | pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACY | Geert Uytterhoeven | 2015-10-02 | 1 | -22/+19 |
| | * | | pinctrl: sh-pfc: r8a7791/r8a7793: Correct SCIFB1_B SCK MOD_SEL value | Geert Uytterhoeven | 2015-10-02 | 1 | -1/+1 |
| | * | | pinctrl: sh-pfc: r8a7794: Remove bogus SCIF0 SCK pin data | Geert Uytterhoeven | 2015-10-02 | 1 | -18/+0 |
| | * | | pinctrl: sh-pfc: Confine legacy function GPIOs to SH | Geert Uytterhoeven | 2015-10-02 | 3 | -1/+10 |
| | * | | pinctrl: sh-pfc: Remove empty gpio_function_free() | Geert Uytterhoeven | 2015-10-02 | 1 | -5/+0 |
| | * | | pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms | Geert Uytterhoeven | 2015-10-02 | 1 | -15/+22 |
| * | | | pinctrl: mediatek: Consistently use the BIT() macro | Javier Martinez Canillas | 2015-09-25 | 1 | -1/+1 |
| * | | | pinctrl: rockchip: add support for the rk3036 | Xing Zheng | 2015-09-25 | 1 | -0/+17 |
| * | | | pinctrl: introduce driver for Atmel PIO4 controller | Ludovic Desroches | 2015-09-21 | 3 | -0/+1031 |
| | |/
| |/| |
|
* | | | pinctrl: uniphier: fix input enable settings for PH1-sLD8 | Masahiro Yamada | 2015-10-02 | 1 | -113/+113 |
* | | | pinctrl: imx25: ensure that a pin with id i is at position i in the info array | Uwe Kleine-König | 2015-10-02 | 1 | -1/+3 |
* | | | pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping | Hans de Goede | 2015-10-02 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 22 | -50/+44 |
|\ \ |
|
| * | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 22 | -42/+38 |
| * | | pinctrl/pistachio: Use irq_set_handler_locked | Thomas Gleixner | 2015-09-16 | 1 | -2/+2 |
| * | | pinctrl: sunxi: Use irq_set_chip_handler_name_locked() | Thomas Gleixner | 2015-09-16 | 1 | -6/+4 |
| |/ |
|