Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6b5f04b6cf8ebab9a65d9c0026c650bb2538fd0f
/
drivers
/
pinctrl
/
sh-pfc
/
sh_pfc.h
e01678e
pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()
by Geert Uytterhoeven
· 9 years ago
cbc983f
pinctrl: sh-pfc: Improve pinmux macros documentation
by Geert Uytterhoeven
· 9 years ago
2d24fe6
pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macros
by Kuninori Morimoto
· 9 years ago
dcd803b
pinctrl: sh-pfc: Add PINMUX_SINGLE()
by Geert Uytterhoeven
· 9 years ago
69af775
pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
by Geert Uytterhoeven
· 9 years ago
b8b47d6
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
by Geert Uytterhoeven
· 9 years ago
22768fc
pinctrl: sh-pfc: Add macros defining GP ports with config flags
by Ulrich Hecht
· 9 years ago
423caa5
pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file
by Sergei Shtylyov
· 9 years ago
5451d09
pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()
by Kuninori Morimoto
· 9 years ago
2b67bcc
pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro order
by Kuninori Morimoto
· 9 years ago
4adeabd
pinctrl: sh-pfc: Remove hardcoded IRQ numbers
by Laurent Pinchart
· 9 years ago
56f891b
pinctrl: sh-pfc: Confine legacy function GPIOs to SH
by Geert Uytterhoeven
· 9 years ago
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
5b9eaa5
pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
by Ben Hutchings
· 10 years ago
61bb3ae
sh-pfc: fix sparse GPIOs for R-Car SoCs
by Sergei Shtylyov
· 10 years ago
1f34de0
pinctrl: sh-pfc: Use u32 to store register addresses
by Geert Uytterhoeven
· 10 years ago
dc70071
pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
by Geert Uytterhoeven
· 10 years ago
05c5f26
pinctrl: sh-pfc: Do not overwrite bias configuration
by Geert Uytterhoeven
· 10 years ago
4c9e473
sh-pfc: add macro to define pinmux without function
by Niklas Söderlund
· 10 years ago
0a332c9
pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
by Laurent Pinchart
· 10 years ago
0e26e8d
pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
by Laurent Pinchart
· 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
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
316b255
sh-pfc: Terminate gpios array by -1
by Laurent Pinchart
· 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
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
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
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
533743d
sh-pfc: Replace pinmux_enum_id typedef with u16
by Laurent Pinchart
· 11 years ago
08d3868
sh-pfc: Remove unused GPIO_PORT_ALL macro
by Laurent Pinchart
· 11 years ago
94e7460
sh-pfc: Remove unneeded const keywords
by Laurent Pinchart
· 11 years ago
487bca0
sh-pfc: Remove unused macro and enum entries
by Laurent Pinchart
· 11 years ago
b7e760e
sh-pfc: Remove unused PORT_DATA_* macros
by Laurent Pinchart
· 11 years ago
7590643
sh-pfc: Remove unused input_pd and input_pu ranges
by Laurent Pinchart
· 11 years ago
0c15106
sh-pfc: Add support for SoC-specific initialization
by Laurent Pinchart
· 12 years ago
bf9f067
sh-pfc: Remove dependency on GPIOLIB
by Laurent Pinchart
· 12 years ago
c58d9c1
sh-pfc: Implement generic pinconf support
by Laurent Pinchart
· 12 years ago
cd3c1be
sh-pfc: Constify all SoC data
by Laurent Pinchart
· 12 years ago
861601d
sh-pfc: Remove configuration dry-run and free
by Laurent Pinchart
· 12 years ago
1a0039d
sh-pfc: Don't modify sh_pfc_pin SoC data
by Laurent Pinchart
· 12 years ago
51cb226
sh-pfc: Don't modify pinmux_data_reg SoC data
by Laurent Pinchart
· 12 years ago
e51d534
sh-pfc: Don't map data registers individually
by Laurent Pinchart
· 12 years ago
3d8d9f1
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
by Laurent Pinchart
· 12 years ago
63d5738
sh-pfc: Add support for sparse pin numbers
by Laurent Pinchart
· 12 years ago
17dffe4
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
by Laurent Pinchart
· 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
051fae4
sh-pfc: Make struct pinmux_gpio enum_id field const
by Laurent Pinchart
· 12 years ago
380c2ed
sh-pfc: Initialize pinmux_gpio flags statically
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
c332380
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
by Laurent Pinchart
· 12 years ago
[Renamed from include/linux/sh_pfc.h]
b93911e
sh-pfc: Remove pinmux_info definition
by Laurent Pinchart
· 12 years ago
19bb7fe3
sh-pfc: Support pinmux info in driver data instead of platform data
by Laurent Pinchart
· 12 years ago
56dc04a
sh-pfc: Remove unused resource and num_resources platform data fields
by Laurent Pinchart
· 12 years ago
8682b3c
sh-pfc: Remove platform device registration
by Laurent Pinchart
· 12 years ago
f916513
sh-pfc: Move private definitions and declarations to private header
by Laurent Pinchart
· 12 years ago
d4e62d0
sh-pfc: Split platform data from the sh_pfc structure
by Laurent Pinchart
· 12 years ago
ca5481c6
sh: pfc: Rudimentary pinctrl-backed GPIO support.
by Paul Mundt
· 13 years ago
72c7afa
sh: pfc: Dumb GPIO stringification.
by Paul Mundt
· 13 years ago
afae021
sh: pfc: Shuffle PFC support core.
by Paul Mundt
· 13 years ago
06d5631
sh: pfc: Verify pin type encoding size at build time.
by Paul Mundt
· 13 years ago
9f65b2b
sh: pfc: Kill off unused pinmux bias flags.
by Paul Mundt
· 13 years ago
b3c185a
sh: pfc: Split out gpio chip support.
by Paul Mundt
· 13 years ago
e499ada
sh: pfc: Unlock register support
by Magnus Damm
· 13 years ago
f78a26f
sh: pfc: Variable bitfield width config register support
by Magnus Damm
· 13 years ago
b0e1021
sh: pfc: ioremap() support
by Magnus Damm
· 13 years ago
9b49139
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
972c3fb
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
bd8d0cba
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
ad2a8e7
sh: pfc: Add GPIO IRQ support
by Magnus Damm
· 13 years ago
2854aed
sh: pfc: Remove unused gpio_in_use member
by Magnus Damm
· 13 years ago
b72421d
sh: pfc: support pinmux deregistration.
by Paul Mundt
· 14 years ago
fae4339
sh: Break out SuperH PFC code
by Magnus Damm
· 15 years ago