summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-08pinctrl: sunxi: Add Allwinner A20 clock output pin functionsChen-Yu Tsai1-0/+2
2014-01-08pinctrl/lantiq: fix typoAntonios Vamporakis1-2/+2
2014-01-07pinctrl: sh-pfc: r8a7791: Add I2C pinsValentine Barshak1-0/+196
2014-01-07pinctrl: sh-pfc: r8a7791: Add VIN pinsValentine Barshak1-0/+360
2014-01-07pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins togetherValentine Barshak1-28/+12
2014-01-07pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux arrayValentine Barshak1-1/+1
2013-12-20pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart8-11/+11
2013-12-20pinctrl: sh-pfc: sh: Constify pins and cfg_regs arraysLaurent Pinchart12-12/+12
2013-12-20pinctrl: sh-pfc: Constify IRQ GPIOs arraysLaurent Pinchart2-3/+3
2013-12-20pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literalsLaurent Pinchart1-4/+5
2013-12-20pinctrl: msm: Fix set gpio settingAxel Lin1-2/+10
2013-12-16pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enableBoris BREZILLON1-4/+2
2013-12-16pinctrl: at91: fix clk_unprepare and clk_disable orderBoris BREZILLON1-5/+3
2013-12-16pinctrl: Adds slew-rate, input-enable/disableSherman Yin1-0/+4
2013-12-16pinctrl-msm: Rename compatible to be more specificBjorn Andersson1-1/+1
2013-12-16pinctrl-msm: Remove separate allocation of bitmapsBjorn Andersson1-27/+5
2013-12-16pinctrl-msm: Tidy up error handlingBjorn Andersson1-50/+26
2013-12-16pinctrl-msm: Fix spelling misstakes and missing constsBjorn Andersson2-9/+9
2013-12-16pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74Bjorn Andersson1-3/+6
2013-12-13pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni1-2/+0
2013-12-13pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni1-0/+25
2013-12-13pinctrl: tegra: add pinmux controller driver for Tegra124Ashwini Ghuge3-0/+3142
2013-12-13sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart3-17/+68
2013-12-13sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart7-20/+21
2013-12-13sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart1-24/+23
2013-12-13sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart1-0/+1
2013-12-13sh-pfc: Terminate gpios array by -1Laurent Pinchart2-4/+4
2013-12-13sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2-5/+5
2013-12-12pinctrl: pinconf: remove checks on ops->pin_config_getAlexandre Belloni1-16/+4
2013-12-12pinctrl: at91: initialize config parameter to 0Alexandre Belloni1-1/+2
2013-12-12pinctrl: at91: correct a few typosAlexandre Belloni1-3/+3
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pinsValentine Barshak1-0/+168
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pinsValentine Barshak1-8/+104
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pinsValentine Barshak1-30/+95
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC togetherValentine Barshak1-12/+6
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groupsValentine Barshak1-16/+16
2013-12-10sh-pfc: r8a7791: Fix msiof groups to follow GROUPTakashi Yoshii1-6/+15
2013-12-10sh-pfc: r8a7790: Add Audio pin supportKuninori Morimoto1-0/+68
2013-12-10sh-pfc: r8a7790: Add SSI pin supportKuninori Morimoto1-0/+239
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart5-45/+1
2013-12-10pinctrl: make the MSM SoC driver depend on OFLinus Walleij1-0/+1
2013-12-09pinctrl: baytrail: lock IRQs when starting themLinus Walleij1-0/+22
2013-12-06pinctrl: Add msm8x74 configurationBjorn Andersson3-0/+641
2013-12-06pinctrl: Add Qualcomm TLMM driverBjorn Andersson4-0/+1157
2013-12-03pinctrl-baytrail: show pin label with the reset of the gpio debug dataMathias Nyman1-1/+7
2013-11-25pinctrl: pinctrl-imx: add imx25 pinctrl driverDenis Carikli3-0/+361
2013-11-25pinctrl: imx1-core populate subdevicesMarkus Pargmann1-0/+7
2013-11-25pinctrl: imx: drop redundant OF dependencyShawn Guo1-8/+0
2013-11-25pinctrl: nomadik: always display IRQ in debugfsLinus Walleij1-3/+3
2013-11-25sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart1-9/+27