index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
core.c
Age
Commit message (
Expand
)
Author
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
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
[next]