aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-13/+13
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-13/+13
2013-04-09sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto1-1/+1
2013-04-03sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm1-161/+15
2013-04-03sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm1-737/+0
2013-04-03sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm1-58/+0
2013-04-03sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm1-45/+0
2013-04-03sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm1-0/+186
2013-04-03sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm1-0/+287
2013-04-03sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm1-1/+196
2013-04-03sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm1-0/+63
2013-04-03sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm1-0/+16
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm5-0/+2836
2013-04-03sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart1-21/+39
2013-04-03sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart1-57/+1
2013-04-03sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2-21/+27
2013-04-03sh-pfc: Skip gpiochip registration when no GPIO resource is foundLaurent Pinchart1-18/+21
2013-04-03sh-pfc: Make GPIO support optionalLaurent Pinchart1-0/+3
2013-04-03sh-pfc: Make function GPIOs support optionalLaurent Pinchart1-0/+3
2013-04-02sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart1-30/+74
2013-04-02sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart1-271/+0
2013-04-02sh-pfc: Fix compiler warning when BUG()Laurent Pinchart1-0/+1
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman2-35/+35
2013-04-02ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht1-32/+32
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm1-3/+3
2013-03-15sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart1-8/+7
2013-03-15sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart1-8/+6
2013-03-15sh-pfc: r8a7779: Remove USB function GPIOSLaurent Pinchart1-4/+4
2013-03-15sh-pfc: r8a7779: Remove HSPI function GPIOSLaurent Pinchart1-27/+27
2013-03-15sh-pfc: r8a7779: Remove SCIF function GPIOSLaurent Pinchart1-72/+69
2013-03-15sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-56/+56
2013-03-15sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIOLaurent Pinchart1-5/+4
2013-03-15sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-35/+0
2013-03-15sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOSLaurent Pinchart1-37/+0
2013-03-15sh-pfc: sh73a0: Remove IrDA function GPIOSLaurent Pinchart1-6/+0
2013-03-15sh-pfc: sh73a0: Remove USB function GPIOSLaurent Pinchart1-2/+1
2013-03-15sh-pfc: sh73a0: Remove BSC function GPIOSLaurent Pinchart1-27/+0
2013-03-15sh-pfc: sh73a0: Remove KEYSC function GPIOSLaurent Pinchart1-30/+0
2013-03-15sh-pfc: sh73a0: Remove pull-up function GPIOSLaurent Pinchart1-442/+23
2013-03-15sh-pfc: sh73a0: Remove FSI function GPIOSLaurent Pinchart1-36/+0
2013-03-15sh-pfc: sh73a0: Remove I2C function GPIOSLaurent Pinchart1-12/+0
2013-03-15sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOSLaurent Pinchart1-58/+0
2013-03-15sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOSLaurent Pinchart1-76/+0
2013-03-15sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-25/+0
2013-03-15sh-pfc: r8a7779: Add INTC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add LBSC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add USB pin groups and functionsLaurent Pinchart1-0/+42
2013-03-15sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux supportLaurent Pinchart1-1/+5
2013-03-15sh-pfc: r8a7779: Add HSPI pin groups and functionsLaurent Pinchart1-1/+78
2013-03-15sh-pfc: r8a7779: Add SCIF pin groups and functionsLaurent Pinchart1-0/+490