Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d78f802f18ed100c53f331cd59791cd82ccb9438
/
drivers
/
pinctrl
/
sh-pfc
569c65c
pinctrl: sh-pfc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
0a332c9
pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
by Laurent Pinchart
· 10 years ago
51128e8
pinctrl: sh-pfc: rename confusing pinmux ops variable
by Linus Walleij
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
302fb17
sh-pfc: r8a7791: fix CAN pin groups
by Sergei Shtylyov
· 10 years ago
b4e7c55
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
by abdoulaye berthe
· 10 years ago
aef1d00
sh-pfc: sh73a0: Introduce the use of devm_regulator_register
by Himangi Saraogi
· 10 years ago
0e93867
sh-pfc: r8a7791: add CAN pin groups
by Sergei Shtylyov
· 10 years ago
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 10 years ago
7d98fd3
pinctrl: sh-pfc: r8a7791: Add HSCIF pin support
by Nobuhiro Iwamatsu
· 10 years ago
bd698cf
Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next
by Linus Torvalds
· 10 years ago
f39d8a7
pinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build
by Magnus Damm
· 10 years ago
672d323
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
by Magnus Damm
· 10 years ago
b6c996a
pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build
by Magnus Damm
· 10 years ago
0e26e8d
pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
by Laurent Pinchart
· 10 years ago
0c66c56
sh-pfc: r8a7791: Fix definition of MOD_SEL3
by Phil Edworthy
· 11 years ago
34ce57e
sh-pfc: r8a7790: Fix definition of IPSR5
by Guido Piasenza
· 11 years ago
a16b81d
pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
by Wolfram Sang
· 11 years ago
35a493d
pinctrl: pfc: r8a7790: add i2c0 muxing
by Wolfram Sang
· 11 years ago
c57a05b
sh-pfc: r8a7791: Add Audio pin support
by Kuninori Morimoto
· 11 years ago
b664cd1
sh-pfc: r8a7791: Add SSI pin support
by Kuninori Morimoto
· 11 years ago
d10046e
pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groups
by Laurent Pinchart
· 11 years ago
d64b393
Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
b5973fc
pinctrl: sh-pfc: r8a7791: SD1_CLK fix
by Magnus Damm
· 11 years ago
e6fae2d
pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups
by Geert Uytterhoeven
· 11 years ago
7033168
pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
by Geert Uytterhoeven
· 11 years ago
6787141
pinctrl: pfc: r8a7791: add mux data for IIC(B) cores
by Wolfram Sang
· 11 years ago
202909c
pinctrl: sh-pfc: r8a7790: Add QSPI pin groups
by Geert Uytterhoeven
· 11 years ago
97e00fa
pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS
by Magnus Damm
· 11 years ago
2d0c386
pinctrl: sh-pfc: r8a7791: Add QSPI pin groups
by Geert Uytterhoeven
· 11 years ago
a547df9
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
a5ffaf6
pinctrl: sh-pfc: r8a7791: Add I2C pins
by Valentine Barshak
· 11 years ago
8e32c96
pinctrl: sh-pfc: r8a7791: Add VIN pins
by Valentine Barshak
· 11 years ago
5e5a298
pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins together
by Valentine Barshak
· 11 years ago
646ae3e
pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array
by Valentine Barshak
· 11 years ago
44a45b5
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
by Laurent Pinchart
· 11 years ago
f41a1ef
pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays
by Laurent Pinchart
· 11 years ago
6d5bddd
pinctrl: sh-pfc: Constify IRQ GPIOs arrays
by Laurent Pinchart
· 11 years ago
9aecff5
pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals
by Laurent Pinchart
· 11 years ago
70c8f01
sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
by Laurent Pinchart
· 11 years ago
5b46ac3
sh-pfc: Rename sh_pfc window field to windows
by Laurent Pinchart
· 11 years ago
de55c71
sh-pfc: sh73a0: Sort IRQ entries by IRQ number
by Laurent Pinchart
· 11 years ago
c48ca30
sh-pfc: sh73a0: Add missing IRQ15
by Laurent Pinchart
· 11 years ago
316b255
sh-pfc: Terminate gpios array by -1
by Laurent Pinchart
· 11 years ago
8d72a7f
sh-pfc: Turn unsigned indices into unsigned int
by Laurent Pinchart
· 11 years ago
054d425
pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pins
by Valentine Barshak
· 11 years ago
317a03a
pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pins
by Valentine Barshak
· 11 years ago
64fe8ab
pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pins
by Valentine Barshak
· 11 years ago
a9e4c7b
pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC together
by Valentine Barshak
· 11 years ago
7a57be8
pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groups
by Valentine Barshak
· 11 years ago
2ef3967
sh-pfc: r8a7791: Fix msiof groups to follow GROUP
by Takashi Yoshii
· 11 years ago
fcec5b2
sh-pfc: r8a7790: Add Audio pin support
by Kuninori Morimoto
· 11 years ago
1d7b59a
sh-pfc: r8a7790: Add SSI pin support
by Kuninori Morimoto
· 11 years ago
3f9c126
sh-pfc: Share common PORTCR macro definition
by Laurent Pinchart
· 11 years ago
8620f39
sh-pfc: Fix PINMUX_GPIO macro
by Laurent Pinchart
· 11 years ago
71493de
sh-pfc: sh7372: Fix pin bias setup
by Laurent Pinchart
· 11 years ago
5d27619
sh-pfc: r8a7740: Fix pin bias setup
by Laurent Pinchart
· 11 years ago
bc41f9f
sh-pfc: r8a7791: Fix DU pin groups organisation
by Laurent Pinchart
· 11 years ago
5088451
pinctrl: sh-pfc: r8a7791 PFC support
by Hisashi Nakamura
· 11 years ago
24799c2
sh-pfc: r8a7778: Add CAN pin groups
by Sergei Shtylyov
· 11 years ago
f6aaaac
sh-pfc: r8a7790: add pin definitions for the I2C3 interface
by Guennadi Liakhovetski
· 11 years ago
70702bf
sh-pfc: r8a7790: Add I2C pin groups and functions
by Ulrich Hecht
· 11 years ago
3ad8219
sh-pfc: r8a7778: Add SRU/SSI pin support
by Kuninori Morimoto
· 11 years ago
6ad30ce
Merge tag 'v3.11-rc7' into devel
by Linus Walleij
· 11 years ago
db8ed17
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
62783b7
sh-pfc: r8a7790: Add DU pin groups and functions
by Laurent Pinchart
· 11 years ago
f068120
sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1
by Laurent Pinchart
· 11 years ago
f7a3427
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
by Linus Walleij
· 11 years ago
e120cac
sh-pfc: r8a7790: Add VIN pin groups and functions
by Shinobu Uehara
· 11 years ago
dac896e
sh-pfc: r8a7790: Add USB pin groups and functions
by Shinobu Uehara
· 11 years ago
2dbe7f2
sh-pfc: r8a7790: Add SCIF2 pin groups and functions
by Laurent Pinchart
· 11 years ago
4f47cc5
sh-pfc: r8a7790: Add MSIOF pin groups and functions
by Kunihito Higashiyama
· 11 years ago
457c11d
sh-pfc: r8a7790: Sort pin groups and functions alphabetically
by Laurent Pinchart
· 11 years ago
0a664e3
sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes
by Shinya Kuribayashi
· 11 years ago
1ddb66c
sh-pfc: r8a7790: Add SCIF2 pins configuration support
by Shinya Kuribayashi
· 11 years ago
05bcb07
sh-pfc: r8a7790: Add TCLK1 pin configuration support
by Shinya Kuribayashi
· 11 years ago
5de880d
sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations
by Shinya Kuribayashi
· 11 years ago
7d2b285
sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin
by Shinya Kuribayashi
· 11 years ago
14da999
sh-pfc: r8a7790: Remove deprecated RDS pins
by Shinya Kuribayashi
· 11 years ago
9f2edd4
sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins
by Shinya Kuribayashi
· 11 years ago
bcec747
sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins
by Shinya Kuribayashi
· 11 years ago
c472124
sh-pfc: r8a7790: Rename I2C SDA/SCL pins
by Shinya Kuribayashi
· 11 years ago
528e947
sh-pfc: r8a7779: Add I2C pin groups
by Phil Edworthy
· 11 years ago
deeb6d3
sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros
by Laurent Pinchart
· 11 years ago
f3dcc9f
sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>
by Laurent Pinchart
· 11 years ago
e700444
sh-pfc: Remove unneeded mach/<soc>.h includes
by Laurent Pinchart
· 11 years ago
4f82e3e
sh-pfc: Support pins not associated with a GPIO port
by Laurent Pinchart
· 11 years ago
acac8ed
sh-pfc: Compute pin ranges automatically
by Laurent Pinchart
· 11 years ago
28818fa
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
by Laurent Pinchart
· 11 years ago
9689896
sh-pfc: Add pin number to struct sh_pfc_pin
by Laurent Pinchart
· 12 years ago
3ce0d7e
sh-pfc: Pass the pin number down to the port function macro
by Laurent Pinchart
· 12 years ago
16b915e
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
by Laurent Pinchart
· 12 years ago
7cbb0e5
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
by Laurent Pinchart
· 11 years ago
18dcc58
sh-pfc: shx3: Remove shx3_ prefix from static symbols
by Laurent Pinchart
· 11 years ago
8157b96
sh-pfc: sh7734: Use the common GP port style macros
by Laurent Pinchart
· 11 years ago
df02027
sh-pfc: Consolidate pin definition macros
by Laurent Pinchart
· 11 years ago
e3d93b4
sh-pfc: Consolidate PFC SoC data macros
by Laurent Pinchart
· 11 years ago
757b055
sh-pfc: Rename gpio arguments to be consistent with the rest of the code
by Laurent Pinchart
· 11 years ago
Next »