index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
sh_pfc.h
Age
Commit message (
Expand
)
Author
2017-03-30
pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
2016-11-16
pinctrl: sh-pfc: Support named pins with custom configuration
Niklas Söderlund
2016-11-15
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
2016-09-14
pinctrl: sh-pfc: Add PORT_GP_24 helper macro
Simon Horman
2016-08-19
pinctrl: sh-pfc: Initial R8A7796 PFC support
Takeshi Kihara
2016-08-08
pinctrl: sh-pfc: Add R8A7792 PFC support
Sergei Shtylyov
2016-08-08
pinctrl: sh-pfc: Fix overly long lines
Sergei Shtylyov
2016-06-21
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
Geert Uytterhoeven
2016-06-21
pinctrl: sh-pfc: Improve core and user API separation
Geert Uytterhoeven
2016-06-21
pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.h
Geert Uytterhoeven
2016-06-10
pinctrl: sh-pfc: refactor voltage setting
Wolfram Sang
2016-03-29
pinctrl: sh-pfc: Add drive strength support
Laurent Pinchart
2016-03-29
pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRx
Kuninori Morimoto
2016-02-08
pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()
Geert Uytterhoeven
2016-02-08
pinctrl: sh-pfc: Improve pinmux macros documentation
Geert Uytterhoeven
2015-11-30
pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macros
Kuninori Morimoto
2015-11-30
pinctrl: sh-pfc: Add PINMUX_SINGLE()
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Add macros defining GP ports with config flags
Ulrich Hecht
2015-10-20
pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file
Sergei Shtylyov
2015-10-02
pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()
Kuninori Morimoto
2015-10-02
pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro order
Kuninori Morimoto
2015-10-02
pinctrl: sh-pfc: Remove hardcoded IRQ numbers
Laurent Pinchart
2015-10-02
pinctrl: sh-pfc: Confine legacy function GPIOs to SH
Geert Uytterhoeven
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-08-24
pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
Ben Hutchings
2015-07-20
sh-pfc: fix sparse GPIOs for R-Car SoCs
Sergei Shtylyov
2015-03-18
pinctrl: sh-pfc: Use u32 to store register addresses
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
Geert Uytterhoeven
2015-03-09
pinctrl: sh-pfc: Do not overwrite bias configuration
Geert Uytterhoeven
2015-01-27
sh-pfc: add macro to define pinmux without function
Niklas Söderlund
2014-09-23
pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
Laurent Pinchart
2014-05-23
pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
Laurent Pinchart
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-20
pinctrl: sh-pfc: Constify IRQ GPIOs arrays
Laurent Pinchart
2013-12-20
pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals
Laurent Pinchart
2013-12-12
sh-pfc: Terminate gpios array by -1
Laurent Pinchart
2013-12-10
sh-pfc: Share common PORTCR macro definition
Laurent Pinchart
2013-12-10
sh-pfc: Fix PINMUX_GPIO macro
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: 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: 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: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
[next]