index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: sh7723: Add pin control resources
Laurent Pinchart
2013-03-15
1
-2
/
+12
*
sh: sh7722: Add pin control resources
Laurent Pinchart
2013-03-15
1
-2
/
+12
*
sh: sh7720: Add pin control resources
Laurent Pinchart
2013-03-15
1
-2
/
+12
*
sh: sh7269: Add pin control resources
Laurent Pinchart
2013-03-15
1
-1
/
+10
*
sh: sh7264: Add pin control resources
Laurent Pinchart
2013-03-15
1
-1
/
+12
*
sh: sh7203: Add pin control resources
Laurent Pinchart
2013-03-15
1
-1
/
+12
*
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
Laurent Pinchart
2013-03-15
2
-56
/
+93
*
ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-03-15
1
-17
/
+17
*
ARM: shmobile: bonito: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-03-15
1
-3
/
+3
*
ARM: shmobile: armadillo: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-03-15
1
-29
/
+29
*
ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-03-15
1
-18
/
+18
*
ARM: shmobile: sh73a0: Support sparse GPIO numbers
Guennadi Liakhovetski
2013-03-15
5
-75
/
+84
*
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
2013-03-15
5
-27
/
+91
*
sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
Laurent Pinchart
2013-03-15
2
-9
/
+6
*
sh-pfc: Add function to retrieve a pin instance from its pin number
Laurent Pinchart
2013-03-15
4
-12
/
+22
*
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
Laurent Pinchart
2013-03-15
3
-32
/
+22
*
sh-pfc: Use pinmux identifiers in the pin muxing API
Laurent Pinchart
2013-03-15
4
-41
/
+21
*
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
2013-03-15
3
-50
/
+32
*
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
2013-03-15
7
-119
/
+108
*
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
2013-03-15
19
-23
/
+22
*
sh-pfc: Split pins and functions into separate gpio_chip instances
Laurent Pinchart
2013-03-15
3
-100
/
+132
*
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
20
-106
/
+193
*
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
Laurent Pinchart
2013-03-15
1
-4
/
+1
*
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
2013-03-15
4
-28
/
+59
*
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2013-03-15
2
-20
/
+15
*
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
2013-03-15
17
-17
/
+0
*
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
2013-03-15
18
-44
/
+36
*
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-03-15
20
-68
/
+43
*
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
Laurent Pinchart
2013-03-15
11
-2410
/
+2409
*
sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
Laurent Pinchart
2013-03-15
1
-5
/
+0
*
sh-pfc: Drop the sh_pfc_pinctrl spinlock
Laurent Pinchart
2013-03-15
1
-13
/
+0
*
sh-pfc: Fix a typo and simplify a definition on sh73a0
Guennadi Liakhovetski
2013-03-15
1
-6
/
+2
*
sh-pfc: Don't define the per-device pinctrl struct instances as global
Laurent Pinchart
2013-03-15
1
-22
/
+18
*
sh-pfc: Declare operation structures as const
Laurent Pinchart
2013-03-15
1
-3
/
+3
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Simon Horman
2013-03-15
4
-6
/
+5
|
\
|
*
pinctrl: generic: Fix compilation error
Sachin Kamat
2013-03-13
1
-1
/
+1
|
*
pinctrl: Print the correct information in debugfs pinconf-state file
Laurent Pinchart
2013-03-13
1
-1
/
+1
|
*
pinctrl: abx500: Fix checking if pin use AlternateFunction register
Axel Lin
2013-03-13
1
-1
/
+1
|
*
gpio: fix wrong checking condition for gpio range
Haojian Zhuang
2013-03-07
1
-3
/
+2
*
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Simon Horman
2013-03-13
34
-367
/
+1548
|
\
\
|
*
|
pinctrl: sunxi: Add Allwinner A13 pin functions
Maxime Ripard
2013-03-07
1
-70
/
+169
|
*
|
pinctrl: sunxi: Add Allwinner A10 pin functions
Maxime Ripard
2013-03-07
1
-162
/
+571
|
*
|
pinctrl: single: Fix build error
Axel Lin
2013-03-07
1
-3
/
+3
|
*
|
document: devicetree: bind pinconf with pin single
Haojian Zhuang
2013-03-07
1
-1
/
+106
|
*
|
pinctrl: single: support generic pinconf
Haojian Zhuang
2013-03-07
2
-7
/
+402
|
*
|
pinctrl: single: set function mask as optional
Haojian Zhuang
2013-03-07
1
-4
/
+22
|
*
|
pinctrl: generic: dump pin configuration
Haojian Zhuang
2013-03-07
2
-0
/
+22
|
*
|
pinctrl: single: create new gpio function range
Haojian Zhuang
2013-03-07
1
-2
/
+71
|
*
|
gpio: pl061: bind pinctrl by gpio request
Haojian Zhuang
2013-03-07
1
-0
/
+13
[next]