aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-26pinctrl: xway: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-26pinctrl: coh901: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-26pinctrl: baytrail: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-25pinctrl: qcom: make PMIC drivers boolLinus Walleij1-2/+2
2015-12-24pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength()Dan Carpenter1-1/+2
2015-12-24Merge tag 'samsung-drivers-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into develLinus Walleij3-0/+106
2015-12-22pinctrl: mediatek: convert to arch_initcallDaniel Kurtz3-3/+3
2015-12-22pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren1-1/+1
2015-12-22pinctrl: mediatek: add missing of_node_putJulia Lawall1-0/+1
2015-12-22pinctrl: rockchip: add missing of_node_putJulia Lawall1-1/+4
2015-12-22pinctrl: sh-pfc: add missing of_node_putJulia Lawall1-1/+3
2015-12-22pinctrl: sirf: add missing of_node_putJulia Lawall1-2/+6
2015-12-22pinctrl-tegra: add missing of_node_putJulia Lawall2-1/+4
2015-12-22pinctrl: sunxi: Add A80 special pin controllerMaxime Ripard3-0/+187
2015-12-22Merge branch 'sh-pfc-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij5-0/+478
2015-12-21pinctrl: fixup problematic flagLinus Walleij1-1/+0
2015-12-21pinctrl: bcm/cygnys/iproc: fixup rebase issueLinus Walleij1-1/+1
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij12-46/+48
2015-12-17Merge tag 'v4.4-rc5' into develLinus Walleij4-16/+13
2015-12-17pinctrl: fixup problematic flagLinus Walleij1-1/+0
2015-12-16pinctrl: sh-pfc: r8a7791: add EtherAVB pin groupsSergei Shtylyov1-0/+93
2015-12-16pinctrl: sh-pfc: r8a7795: Add SATA supportTakeshi Kihara1-0/+24
2015-12-16pinctrl: sh-pfc: r8a7795: Add SDHI supportTakeshi Kihara1-0/+274
2015-12-16pinctrl: sh-pfc: r8a7794: Add SCIF_CLK supportGeert Uytterhoeven1-0/+23
2015-12-16pinctrl: sh-pfc: r8a7790: Add SCIF_CLK supportGeert Uytterhoeven1-0/+23
2015-12-16pinctrl: sh-pfc: r8a7779: Add SCIF_CLK supportGeert Uytterhoeven1-0/+41
2015-12-15pinctrl: pxa: pxa2xx: add pin control skeletonRobert Jarzmik1-2/+2
2015-12-14pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren1-6/+7
2015-12-11pinctrl: rockchip: add support for the rk3228Jeffy Chen1-0/+53
2015-12-11pinctrl: sunxi: Add H3 PIO controller supportJens Kuske3-0/+520
2015-12-11pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin1-0/+17
2015-12-10pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILEFlorian Fainelli1-0/+1
2015-12-10pinctrl: at91: Use platform_register/unregister_drivers()Thierry Reding1-7/+7
2015-12-10pinctrl: adi2: Use platform_register/unregister_drivers()Thierry Reding1-16/+8
2015-12-10Revert "pinctrl: intel: fix bug of register offset calculation"Linus Walleij4-20/+17
2015-12-10pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha1-4/+5
2015-12-10pinctrl: intel: fix bug of register offset calculationQipeng Zha4-17/+20
2015-12-10pinctrl: nsp-gpio: fix up parent attributeLinus Walleij1-1/+1
2015-12-10Merge branch 'bcm-nsp' of ../linux-pinctrl into develLinus Walleij3-0/+767
2015-12-10Merge branch 'bcm-nsp' into develLinus Walleij3-0/+767
2015-12-10pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy3-0/+767
2015-12-10pinctrl: at91-pio4: fix memleak after using dt mapLudovic Desroches1-6/+9
2015-12-10pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo1-1/+1
2015-12-10pinctrl: atlas7: add pulse conter pin group without direction pinGuoying Zhang1-0/+13
2015-12-10pinctrl: atlas7: adjust vip pin groups for atlas7Wei Chen1-4/+10
2015-12-10pinctrl: atlas7: adjust pin groups of atlas7 nanddiskWei Chen1-61/+27
2015-12-10pinctrl: altas7: add sd9 function mux supportYonghui Zhang1-8/+36
2015-12-10pinctrl: atlas7: add cs line for atlas7 nandWei Chen1-0/+29
2015-12-10pinctrl: activate pxa architectureRobert Jarzmik2-0/+2
2015-12-10pinctrl: pxa: add pxa27x architectureRobert Jarzmik3-0/+576