aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2015-10-20pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf supportUlrich Hecht
2015-10-20pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht
2015-10-20pinctrl: sh-pfc: r8a7794: Add VIN pin groupsKoji Matsuoka
2015-10-20pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov
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-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
2015-08-25pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grpMike Looijmans
2015-08-24pinctrl: sh-pfc: Implement pinconf power-source param for voltage switchingBen Hutchings
2015-08-13pinctrl: tegra: Only set the gpio range if neededTomeu Vizoso
2015-08-13pinctrl: sun4i: add spdif to pin description.Marcus Cooper
2015-08-13pinctrl: atlas7: clear ugly branch statements for pull and drivestrengthWei Chen
2015-08-13pinctrl: baytrail: Serialize all register accessMika Westerberg
2015-08-13pinctrl: baytrail: Drop FSF mailing addressMika Westerberg
2015-08-13pinctrl: rockchip: only enable gpio clock when it settingLin Huang
2015-08-13pinctrl/mediatek: fix spelling mistake in dev_err error messageColin Ian King
2015-08-13pinctrl: cherryview: Serialize all register accessMika Westerberg
2015-08-13pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux settingMasahiro Yamada
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij
2015-08-03pinctrl: join dev_dbg strings into a single lineMasahiro Yamada
2015-07-28pinctrl: sirf: add power management support for atlas7Wei Chen
2015-07-28pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij
2015-07-28pinctrl: kill off set_irq_flags usageRob Herring