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
/
core.c
Age
Commit message (
Expand
)
Author
2015-03-18
pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Remove emev2 platform_device_id entry
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Use u32 to store register addresses
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
Geert Uytterhoeven
2015-03-18
pinctrl: sh-pfc: Use u32 to store register data
Geert Uytterhoeven
2015-03-09
pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry
Laurent Pinchart
2015-01-29
pinctrl: sh-pfc: sh7372: Remove PFC support
Magnus Damm
2015-01-27
sh-pfc: Add emev2 pinmux support
Niklas Söderlund
2014-10-20
pinctrl: sh-pfc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
Laurent Pinchart
2013-12-12
sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
Laurent Pinchart
2013-12-12
sh-pfc: Rename sh_pfc window field to windows
Laurent Pinchart
2013-12-12
sh-pfc: Turn unsigned indices into unsigned int
Laurent Pinchart
2013-10-27
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
2013-08-28
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
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: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
sh-pfc: Remove unused input_pd and input_pu ranges
Laurent Pinchart
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-18
sh-pfc: Add DT support
Laurent Pinchart
2013-06-18
sh-pfc: Remove support for platform data
Laurent Pinchart
2013-06-05
sh-pfc: Add support for SoC-specific initialization
Laurent Pinchart
2013-06-04
sh-pfc: Add r8a7778 pinmux support
Kuninori Morimoto
2013-06-04
sh-pfc: Initial r8a7790 PFC support
Koji Matsuoka
2013-04-03
sh-pfc: Add r8a73a4 pinmux support
Magnus Damm
2013-04-03
sh-pfc: Configure pins as GPIOs at request time when handled externally
Laurent Pinchart
2013-04-02
sh-pfc: Fix compiler warning when BUG()
Laurent Pinchart
2013-03-15
sh-pfc: Convert message printing from pr_* to dev_*
Laurent Pinchart
2013-03-15
sh-pfc: Use proper error codes
Laurent Pinchart
2013-03-15
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
sh-pfc: Remove configuration dry-run and free
Laurent Pinchart
2013-03-15
sh-pfc: Don't modify sh_pfc_pin SoC data
Laurent Pinchart
2013-03-15
sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
Laurent Pinchart
2013-03-15
sh-pfc: Don't map data registers individually
Laurent Pinchart
2013-03-15
sh-pfc: Move GPIO registers access functions to gpio.c
Laurent Pinchart
2013-03-15
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
2013-03-15
sh-pfc: Add function to retrieve a pin instance from its pin number
Laurent Pinchart
2013-03-15
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
Laurent Pinchart
2013-03-15
sh-pfc: Use pinmux identifiers in the pin muxing API
Laurent Pinchart
2013-03-15
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
2013-03-15
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
2013-03-15
sh-pfc: Split pins and functions into separate gpio_chip instances
Laurent Pinchart
2013-03-15
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
2013-03-15
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
2013-03-15
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-02-16
sh-pfc: sh_pfc_probe() sizeof() fix
Magnus Damm
2013-01-25
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
[next]