summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2015-10-02pinctrl: sunxi: Remove unneeded semicolonJavier Martinez Canillas
2015-10-02pinctrl: mxs: Remove unneded semicolonJavier Martinez Canillas
2015-10-02pinctrl: tz1090-pdc: Remove unneded semicolonsJavier Martinez Canillas
2015-10-02pinctrl: tz1090: Remove unneded semicolonsJavier Martinez Canillas
2015-10-02pinctrl: uniphier: fix input enable settings for PH1-sLD8Masahiro Yamada
2015-10-02pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König
2015-10-02pinctrl: sun5i: Fix a10s pwm1 pinctrl mappingHans de Goede
2015-10-02Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2015-10-02pinctrl: sh-pfc: r8a7795: add EtherAVB supportTakeshi Kihara
2015-10-02pinctrl: sh-pfc: r8a7795: add Audio SSI pin supportKuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7795: add Audio clock pin supportKuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7795: add I2C pin supportKuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7795: add SCIFx supportGeert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara
2015-10-02pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7790: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7791: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: r8a7794: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: sh7734: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro orderKuninori Morimoto
2015-10-02pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart
2015-10-02pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACYGeert Uytterhoeven
2015-10-02pinctrl: sh-pfc: r8a7791/r8a7793: Correct SCIFB1_B SCK MOD_SEL valueGeert Uytterhoeven
2015-10-02pinctrl: sh-pfc: r8a7794: Remove bogus SCIF0 SCK pin dataGeert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Remove empty gpio_function_free()Geert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platformsGeert Uytterhoeven
2015-09-25pinctrl: mediatek: Consistently use the BIT() macroJavier Martinez Canillas
2015-09-25pinctrl: rockchip: add support for the rk3036Xing Zheng
2015-09-21pinctrl: introduce driver for Atmel PIO4 controllerLudovic Desroches
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16pinctrl/pistachio: Use irq_set_handler_lockedThomas Gleixner
2015-09-16pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-09-14pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij
2015-09-14pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()Tony Lindgren
2015-09-14pinctrl: join lines that can be a single line within 80 columnsMasahiro Yamada
2015-09-14pinctrl: digicolor: convert null test to IS_ERR testJulia Lawall
2015-09-14pinctrl: qcom: ssbi: convert null test to IS_ERR testJulia Lawall
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-08-30pinctrl: at91: fix null pointer dereferenceDavid Dueck
2015-08-26pinctrl: mediatek: Implement wake handler and suspend resumeMaoguang Meng
2015-08-26pinctrl: mediatek: Fix multiple registration issue.Hongzhou Yang
2015-08-26pinctrl: sh-pfc: r8a7794: add USB pin groupsShinobu Uehara
2015-08-26pinctrl: at91: Use generic irq_{request,release}_resources()Geert Uytterhoeven
2015-08-26pinctrl: cherryview: Use raw_spinlock for lockingMika Westerberg
2015-08-26pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg
2015-08-25pinctrl: imx6ul: Remove .owner fieldFabio Estevam