index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
Age
Commit message (
Expand
)
Author
2013-12-10
sh-pfc: Fix PINMUX_GPIO macro
Laurent Pinchart
2013-12-03
sh-pfc: sh7372: Fix pin bias setup
Laurent Pinchart
2013-12-03
sh-pfc: r8a7740: Fix pin bias setup
Laurent Pinchart
2013-10-27
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
2013-10-27
sh-pfc: r8a7778: Add CAN pin groups
Sergei Shtylyov
2013-09-27
sh-pfc: r8a7790: add pin definitions for the I2C3 interface
Guennadi Liakhovetski
2013-09-24
sh-pfc: r8a7790: Add I2C pin groups and functions
Ulrich Hecht
2013-09-24
sh-pfc: r8a7778: Add SRU/SSI pin support
Kuninori Morimoto
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
2013-08-28
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-14
sh-pfc: r8a7790: Add DU pin groups and functions
Laurent Pinchart
2013-08-14
sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1
Laurent Pinchart
2013-07-29
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
2013-07-29
sh-pfc: r8a7790: Add VIN pin groups and functions
Shinobu Uehara
2013-07-29
sh-pfc: r8a7790: Add USB pin groups and functions
Shinobu Uehara
2013-07-29
sh-pfc: r8a7790: Add SCIF2 pin groups and functions
Laurent Pinchart
2013-07-29
sh-pfc: r8a7790: Add MSIOF pin groups and functions
Kunihito Higashiyama
2013-07-29
sh-pfc: r8a7790: Sort pin groups and functions alphabetically
Laurent Pinchart
2013-07-29
sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Add SCIF2 pins configuration support
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Add TCLK1 pin configuration support
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Remove deprecated RDS pins
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7790: Rename I2C SDA/SCL pins
Shinya Kuribayashi
2013-07-29
sh-pfc: r8a7779: Add I2C pin groups
Phil Edworthy
2013-07-29
sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros
Laurent Pinchart
2013-07-29
sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>
Laurent Pinchart
2013-07-29
sh-pfc: Remove unneeded mach/<soc>.h includes
Laurent Pinchart
2013-07-29
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
2013-07-29
sh-pfc: Compute pin ranges automatically
Laurent Pinchart
2013-07-29
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
Laurent Pinchart
2013-07-29
sh-pfc: Add pin number to struct sh_pfc_pin
Laurent Pinchart
2013-07-29
sh-pfc: Pass the pin number down to the port function macro
Laurent Pinchart
2013-07-29
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
2013-07-29
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
2013-07-29
sh-pfc: shx3: Remove shx3_ prefix from static symbols
Laurent Pinchart
2013-07-29
sh-pfc: sh7734: Use the common GP port style macros
Laurent Pinchart
2013-07-29
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
2013-07-29
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
2013-07-29
sh-pfc: Rename gpio arguments to be consistent with the rest of the code
Laurent Pinchart
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
sh-pfc: Don't overallocate memory for the GPIO chip pins array
Laurent Pinchart
2013-07-29
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
2013-07-29
sh-pfc: Remove unneeded const keywords
Laurent Pinchart
2013-07-29
sh-pfc: Remove unused macro and enum entries
Laurent Pinchart
2013-07-29
sh-pfc: Remove unused PORT_DATA_* macros
Laurent Pinchart
[next]