Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2cf1b5ce16b61259e3633fb61e6fedaad6e25fc5
/
drivers
/
pinctrl
/
sh-pfc
/
pfc-sh73a0.c
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
aef1d00
sh-pfc: sh73a0: Introduce the use of devm_regulator_register
by Himangi Saraogi
· 10 years ago
672d323
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
by Magnus Damm
· 11 years ago
44a45b5
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
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
3f9c126
sh-pfc: Share common PORTCR macro definition
by Laurent Pinchart
· 11 years ago
6ad30ce
Merge tag 'v3.11-rc7' into devel
by Linus Walleij
· 11 years ago
f7a3427
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
by Linus Walleij
· 11 years ago
deeb6d3
sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros
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
16b915e
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
by Laurent Pinchart
· 12 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
533743d
sh-pfc: Replace pinmux_enum_id typedef with u16
by Laurent Pinchart
· 11 years ago
74b8435
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
by Guennadi Liakhovetski
· 11 years ago
a27c5cd
sh-pfc: sh73a0: Remove function GPIOs
by Laurent Pinchart
· 12 years ago
5da4eb0
sh-pfc: sh73a0: Add TPU pin groups and functions
by Laurent Pinchart
· 12 years ago
ea770ad
sh-pfc: sh73a0: Add VCCQ MC0 regulator
by Laurent Pinchart
· 12 years ago
22b1543
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
341eb54
ARM: shmobile: INTC External IRQ pin driver on sh73a0
by Magnus Damm
· 12 years ago
f89fa85
sh-pfc: sh73a0: Remove IrDA function GPIOS
by Laurent Pinchart
· 12 years ago
f03e4be
sh-pfc: sh73a0: Remove USB function GPIOS
by Laurent Pinchart
· 12 years ago
0ad6fe5
sh-pfc: sh73a0: Remove BSC function GPIOS
by Laurent Pinchart
· 12 years ago
d28d6d1
sh-pfc: sh73a0: Remove KEYSC function GPIOS
by Laurent Pinchart
· 12 years ago
19ac555
sh-pfc: sh73a0: Remove pull-up function GPIOS
by Laurent Pinchart
· 12 years ago
0b1e75c
sh-pfc: sh73a0: Remove FSI function GPIOS
by Laurent Pinchart
· 12 years ago
85ef331
sh-pfc: sh73a0: Remove I2C function GPIOS
by Laurent Pinchart
· 12 years ago
27d9b21
sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOS
by Laurent Pinchart
· 12 years ago
31d3a01
sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOS
by Laurent Pinchart
· 12 years ago
512b156
sh-pfc: sh73a0: Add IrDA pin groups and functions
by Laurent Pinchart
· 12 years ago
a6aa1c7
sh-pfc: sh73a0: Add USB pin groups and functions
by Laurent Pinchart
· 12 years ago
e24c62a
sh-pfc: sh73a0: Add BSC pin groups and functions
by Laurent Pinchart
· 12 years ago
d6bab7b
sh-pfc: sh73a0: Add KEYSC pin groups and functions
by Laurent Pinchart
· 12 years ago
82f6b6d
sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions
by Guennadi Liakhovetski
· 12 years ago
2ecd415
sh-pfc: sh73a0: Add FSI pin groups and functions
by Laurent Pinchart
· 12 years ago
ec3a57b
sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
by Laurent Pinchart
· 12 years ago
64d87ac
sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions
by Laurent Pinchart
· 12 years ago
df68a28
sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
by Laurent Pinchart
· 12 years ago
b823899
sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
by Laurent Pinchart
· 12 years ago
cd3c1be
sh-pfc: Constify all SoC data
by Laurent Pinchart
· 12 years ago
b58e5fa
ARM: shmobile: sh73a0: Support sparse GPIO numbers
by Guennadi Liakhovetski
· 12 years ago
c07f54f
sh-pfc: Look up IRQ table entries by GPIO number
by Laurent Pinchart
· 12 years ago
a3db40a
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
by Laurent Pinchart
· 12 years ago
a373ed0
sh-pfc: Split pins and functions definition tables
by Laurent Pinchart
· 12 years ago
53f374b
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
by Laurent Pinchart
· 12 years ago
caa5bac
sh-pfc: Replace SoC info data and mark ranges with a number of pins
by Laurent Pinchart
· 12 years ago
d7a7ca5
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
by Laurent Pinchart
· 12 years ago
942785d
sh-pfc: Fix a typo and simplify a definition on sh73a0
by Guennadi Liakhovetski
· 12 years ago
c332380
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
by Laurent Pinchart
· 12 years ago
5d5166d
sh-pfc: Add sh73a0 pinmux support
by Laurent Pinchart
· 12 years ago