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
/
pfc-r8a7790.c
Age
Commit message (
Expand
)
Author
2014-06-03
Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-23
sh-pfc: r8a7790: Fix definition of IPSR5
Guido Piasenza
2014-04-22
pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
Wolfram Sang
2014-04-22
pinctrl: pfc: r8a7790: add i2c0 muxing
Wolfram Sang
2014-03-05
pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
Geert Uytterhoeven
2014-02-25
pinctrl: sh-pfc: r8a7790: Add QSPI pin groups
Geert Uytterhoeven
2014-02-11
pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS
Magnus Damm
2014-01-07
pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array
Valentine Barshak
2013-12-20
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pins
Valentine Barshak
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pins
Valentine Barshak
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pins
Valentine Barshak
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC together
Valentine Barshak
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groups
Valentine Barshak
2013-12-10
sh-pfc: r8a7790: Add Audio pin support
Kuninori Morimoto
2013-12-10
sh-pfc: r8a7790: Add SSI pin support
Kuninori Morimoto
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-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: Consolidate PFC SoC data macros
Laurent Pinchart
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-06-17
pinctrl: r8a7790: fix two pin numbers
Guennadi Liakhovetski
2013-06-12
sh-pfc: r8a7790: add HSCIF pin groups
Ulrich Hecht
2013-06-05
pinctrl: r8a7790: add pinmux data for MMCIF and SDHI interfaces
Guennadi Liakhovetski
2013-06-05
pinctrl: sh-pfc: fix a typo in pfc-r8a7790
Guennadi Liakhovetski
2013-06-05
pinctrl: sh-pfc: fix r8a7790 Function Select register tables
Guennadi Liakhovetski
2013-06-05
sh-pfc: r8a7790: Add TPU pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Don't use GPIO enum entries
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Remove function GPIOs
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Remove GPIO data
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Add INTC pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7790: Add ETH pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: Initial r8a7790 PFC support
Koji Matsuoka