summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc
AgeCommit message (Expand)Author
2013-06-04sh-pfc: sh7372: Add USB pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add SCIF pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add LCDC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add KEYSC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add INTC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add HDMI pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add FSI pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add FLCTL pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add CEU pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add BSC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: r8a7778: add SDHI supportKuninori Morimoto
2013-06-04sh-pfc: r8a7778: add common PFC macro helperKuninori Morimoto
2013-06-04sh-pfc: r8a7779: add VIN pin groupsVladimir Barinov
2013-06-04sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macroKuninori Morimoto
2013-06-04sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macroLaurent Pinchart
2013-06-04sh-pfc: r8a7740: Add SCIFA1 data groupBastian Hecht
2013-06-04sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto
2013-06-04sh-pfc: r8a7790: Don't use GPIO enum entriesLaurent Pinchart
2013-06-04sh-pfc: r8a7790: Remove function GPIOsLaurent Pinchart
2013-06-04sh-pfc: r8a7790: Remove GPIO dataLaurent Pinchart
2013-06-04sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: r8a7790: Add INTC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: r8a7790: Add ETH pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart
2013-06-04sh-pfc: Add entries for INTC external IRQsBastian Hecht
2013-06-04sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka
2013-06-04sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-09sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto
2013-04-03sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm
2013-04-03sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm
2013-04-03sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm
2013-04-03sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart
2013-04-03sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart
2013-04-03sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart
2013-04-03sh-pfc: Skip gpiochip registration when no GPIO resource is foundLaurent Pinchart
2013-04-03sh-pfc: Make GPIO support optionalLaurent Pinchart
2013-04-03sh-pfc: Make function GPIOs support optionalLaurent Pinchart
2013-04-02sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart
2013-04-02sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart
2013-04-02sh-pfc: Fix compiler warning when BUG()Laurent Pinchart
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman