index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
Age
Commit message (
Expand
)
Author
2013-03-15
sh-pfc: Fix return value check in sh_pfc_register_pinctrl()
Wei Yongjun
2013-03-15
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
Laurent Pinchart
2013-03-15
ARM: shmobile: sh73a0: Support sparse GPIO numbers
Guennadi Liakhovetski
2013-03-15
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
2013-03-15
sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
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: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
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: Don't needlessly check GPIO type in sh_gpio_free()
Laurent Pinchart
2013-03-15
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
2013-03-15
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
2013-03-15
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2013-03-15
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
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-03-15
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
Laurent Pinchart
2013-03-15
sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
Laurent Pinchart
2013-03-15
sh-pfc: Drop the sh_pfc_pinctrl spinlock
Laurent Pinchart
2013-03-15
sh-pfc: Fix a typo and simplify a definition on sh73a0
Guennadi Liakhovetski
2013-03-15
sh-pfc: Don't define the per-device pinctrl struct instances as global
Laurent Pinchart
2013-03-15
sh-pfc: Declare operation structures as const
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
2013-01-25
sh-pfc: Add shx3 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7786 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7785 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7757 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7734 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7724 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7723 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7722 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7720 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7269 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7264 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7203 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh73a0 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7372 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add r8a7779 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Add r8a7740 pinmux support
Laurent Pinchart
2013-01-25
sh-pfc: Support pinmux info in driver data instead of platform data
Laurent Pinchart
2013-01-25
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
Laurent Pinchart
[prev]