summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: emev2 - Fix mangled author nameGeert Uytterhoeven2015-02-051-1/+1
* pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-295-2661/+0
* sh-pfc: Add emev2 pinmux supportNiklas Söderlund2015-01-275-0/+1727
* sh-pfc: add macro to define pinmux without functionNiklas Söderlund2015-01-271-0/+2
* sh-pfc: r8a7790: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
* sh-pfc: r8a7791: add MLB+ pin groupSergei Shtylyov2015-01-151-0/+13
* sh-pfc: r8a7791: fix typo in MLB_CLKSergei Shtylyov2015-01-151-4/+4
* pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-111-1/+1
* pinctrl: sh-pfc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-078-37/+16
|\
| * pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-234-26/+5
| * pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij2014-09-044-8/+8
| * pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-3/+3
* | sh-pfc: r8a7791: fix CAN pin groupsSergei Shtylyov2014-08-171-4/+4
|/
* pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-221-6/+3
* sh-pfc: sh73a0: Introduce the use of devm_regulator_registerHimangi Saraogi2014-07-111-9/+2
* sh-pfc: r8a7791: add CAN pin groupsSergei Shtylyov2014-07-111-0/+167
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-111-22/+0
* pinctrl: sh-pfc: r8a7791: Add HSCIF pin supportNobuhiro Iwamatsu2014-07-111-0/+250
* Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-036-12/+550
|\
| * pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+3
| * pinctrl: sh-pfc: sh73a0: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+2
| * pinctrl: sh-pfc: r8a7740: Allow Multiplatform BuildMagnus Damm2014-05-231-0/+2
| * pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart2014-05-231-0/+5
| * pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang2014-04-221-2/+116
| * pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang2014-04-221-1/+21
| * sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto2014-04-221-0/+61
| * sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto2014-04-221-0/+314
| * pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart2014-04-221-10/+27
* | sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy2014-04-231-1/+1
* | sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza2014-04-231-2/+1
|/
* Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-012-0/+767
|\
| * pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groupsGeert Uytterhoeven2014-03-051-0/+469
| * pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groupsGeert Uytterhoeven2014-03-051-0/+129
| * pinctrl: pfc: r8a7791: add mux data for IIC(B) coresWolfram Sang2014-02-251-0/+64
| * pinctrl: sh-pfc: r8a7790: Add QSPI pin groupsGeert Uytterhoeven2014-02-251-0/+33
| * pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUSMagnus Damm2014-02-111-0/+9
| * pinctrl: sh-pfc: r8a7791: Add QSPI pin groupsGeert Uytterhoeven2014-02-101-0/+63
* | pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm2014-03-051-2/+4
|/
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-2124-232/+1438
|\
| * pinctrl: sh-pfc: r8a7791: Add I2C pinsValentine Barshak2014-01-071-0/+196
| * pinctrl: sh-pfc: r8a7791: Add VIN pinsValentine Barshak2014-01-071-0/+360
| * pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins togetherValentine Barshak2014-01-071-28/+12
| * pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux arrayValentine Barshak2014-01-071-1/+1
| * pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-208-11/+11
| * pinctrl: sh-pfc: sh: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-2012-12/+12
| * pinctrl: sh-pfc: Constify IRQ GPIOs arraysLaurent Pinchart2013-12-202-3/+3
| * pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literalsLaurent Pinchart2013-12-201-4/+5
| * sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-123-17/+68
| * sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-127-20/+21