summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: atlas7: adjust pin groups of atlas7 nanddiskWei Chen2015-12-101-61/+27
* pinctrl: altas7: add sd9 function mux supportYonghui Zhang2015-12-101-8/+36
* pinctrl: atlas7: add cs line for atlas7 nandWei Chen2015-12-101-0/+29
* pinctrl: activate pxa architectureRobert Jarzmik2015-12-102-0/+2
* pinctrl: pxa: add pxa27x architectureRobert Jarzmik2015-12-103-0/+576
* pinctrl: pxa: pxa2xx: add pin configuration supportRobert Jarzmik2015-12-101-0/+63
* pinctrl: pxa: pxa2xx: add pin muxingRobert Jarzmik2015-12-101-0/+121
* pinctrl: pxa: pxa2xx: add pin control skeletonRobert Jarzmik2015-12-103-0/+353
* Merge branch 'sh-pfc-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2015-12-1011-262/+1949
|\
| * pinctrl: sh-pfc: r8a7795: Add SCIF_CLK supportGeert Uytterhoeven2015-12-081-0/+24
| * pinctrl: sh-pfc: r8a7791: Add SCIF_CLK supportGeert Uytterhoeven2015-12-081-0/+25
| * pinctrl: sh-pfc: sh73a0: Add MSIOF supportGeert Uytterhoeven2015-12-081-0/+546
| * pinctrl: sh-pfc: sh73a0: Correct comment for LCD2 data pinsGeert Uytterhoeven2015-12-081-1/+1
| * pinctrl: sh-pfc: r8a7740: Correct comment for LCD1 data pinsGeert Uytterhoeven2015-12-081-1/+1
| * pinctrl: sh-pfc: emev2: Correct comment for CFI data pinsGeert Uytterhoeven2015-12-081-1/+1
| * pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups, and functionsGeert Uytterhoeven2015-12-081-0/+858
| * pinctrl: sh-pfc: r8a7795: Add pinmux data for single-function pinsGeert Uytterhoeven2015-12-081-0/+19
| * pinctrl: sh-pfc: sh7734: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-12-081-9/+12
| * pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-12-081-8/+8
| * pinctrl: sh-pfc: r8a7778: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-12-081-11/+11
| * pinctrl: sh-pfc: emev2: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-12-081-67/+67
| * pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto2015-11-307-107/+56
| * pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functionsGeert Uytterhoeven2015-11-301-0/+255
| * pinctrl: sh-pfc: r8a7795: Rename SEL_SCIF to SEL_SATAGeert Uytterhoeven2015-11-301-3/+3
| * pinctrl: sh-pfc: r8a7795: Make PORT_GP_x() macros consistentGeert Uytterhoeven2015-11-301-18/+18
| * pinctrl: sh-pfc: r8a7794: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-11-301-22/+22
| * pinctrl: sh-pfc: r8a7791: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-11-301-17/+17
| * pinctrl: sh-pfc: r8a7790: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-11-301-9/+9
| * pinctrl: sh-pfc: Add PINMUX_SINGLE()Geert Uytterhoeven2015-11-301-0/+8
* | pinctrl: mvebu: complain about missing group after checking variantSebastian Hesselbarth2015-12-091-13/+16
* | pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-014-17/+20
* | pinctrl: update document for pinconf_generic_parse_dt_configYingjoe Chen2015-12-011-0/+1
* | pinctrl: fix a typo in KconfigMasahiro Yamada2015-12-011-1/+1
* | pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEARMasahiro Yamada2015-12-012-2/+2
* | pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBUMasahiro Yamada2015-12-012-2/+2
* | pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLINMasahiro Yamada2015-12-012-2/+2
* | pinctrl: uniphier: rework UniPhier pinctrl entries in KconfigMasahiro Yamada2015-12-011-10/+13
* | pinctrl: qcom: spmi-mpp: Add pm8994 mpp supportStephen Boyd2015-12-011-0/+1
* | pinctrl: qcom: spmi-gpio: Add pm8994 gpio supportStephen Boyd2015-12-011-0/+1
* | pinctrl: qcom: Add msm8996 pinctrl driverJoonwoo Park2015-12-013-0/+1951
* | pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npinsStephen Boyd2015-12-014-23/+32
* | pinctrl: qcom: qdf2xxx: improve error checking and reportingTimur Tabi2015-12-011-3/+11
* | pinctrl/lantiq: Fix GPIO Setup of GPIO Port3John Crispin2015-11-301-0/+4
* | pinctrl/lantiq: introduce new dedicated devicetree bindingsMartin Schiller2015-11-302-130/+1059
* | pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann2015-11-301-1/+1
* | pinctrl: Rename gpio driver from cygnus to iprocPramod Kumar2015-11-303-11/+24
* | gpio: Rename func/macro/var to IP-block,iprocPramod Kumar2015-11-301-152/+154
* | pinctrl: Add new compatible string to GPIO controller driverPramod Kumar2015-11-301-0/+1
* | pinctrl: use ngpios propety from DTPramod Kumar2015-11-301-36/+9
* | pinctrl: mediatek: fix a memleak when do dt maps.Hongzhou Yang2015-11-291-10/+17