index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver
James Hogan
2013-06-24
4
-0
/
+1166
*
pinctrl-tz1090: add TZ1090 pinctrl driver
James Hogan
2013-06-24
4
-0
/
+2316
*
pinctrl: samsung: Staticize drvdata_list
Sachin Kamat
2013-06-24
1
-1
/
+1
*
pinctrl: rockchip: Add missing irq_gc_unlock() call before return error
Axel Lin
2013-06-24
1
-0
/
+1
*
pinctrl: abx500: rework error path
Patrice Chotard
2013-06-24
1
-27
/
+87
*
pinctrl: abx500: suppress hardcoded value
Patrice Chotard
2013-06-24
1
-4
/
+17
*
pinctrl: abx500: factorize code
Patrice Chotard
2013-06-24
1
-17
/
+15
*
pinctrl: abx500: fix abx500_gpio_get()
Patrice Chotard
2013-06-24
1
-2
/
+15
*
pinctrl: abx500: fix abx500_pin_config_set()
Patrice Chotard
2013-06-24
1
-6
/
+25
*
pinctrl: abx500: Add device tree support
Patrice Chotard
2013-06-24
2
-0
/
+536
*
sh-pfc: Guard DT parsing with #ifdef CONFIG_OF
Laurent Pinchart
2013-06-24
1
-0
/
+4
*
pinctrl: add Intel BayTrail GPIO/pinctrl support
Mathias Nyman
2013-06-18
3
-0
/
+556
*
pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc
James Hogan
2013-06-18
1
-1
/
+1
*
pinctrl: Staticize local symbols
Sachin Kamat
2013-06-18
1
-2
/
+2
*
pinctrl: spear/plgpio: Staticize spear310_o2p
Sachin Kamat
2013-06-18
1
-1
/
+1
*
pinctrl: nomadik: Staticize local symbols
Sachin Kamat
2013-06-18
1
-3
/
+3
*
pinctrl: bcm2835: Staticize bcm2835_gpio_pins
Sachin Kamat
2013-06-18
1
-1
/
+1
*
sh-pfc: Add pinconf support to DT bindings
Laurent Pinchart
2013-06-18
2
-21
/
+124
*
sh-pfc: Add DT support
Laurent Pinchart
2013-06-18
3
-1
/
+314
*
sh-pfc: Remove support for platform data
Laurent Pinchart
2013-06-18
1
-2
/
+1
*
pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()
Wei Yongjun
2013-06-18
1
-8
/
+7
*
pinctrl: exynos: ack level-triggered interrupts before unmasking
Doug Anderson
2013-06-17
1
-0
/
+22
*
MAINTAINERS: Add Samsung pinctrl entries
Doug Anderson
2013-06-17
1
-0
/
+10
*
pinctrl: export pinctrl_pm_select_*_state
Arnd Bergmann
2013-06-17
1
-1
/
+3
*
pinctrl: rockchip: correctly handle arguments of pinconf options
Heiko Stübner
2013-06-17
1
-4
/
+37
*
pinctrl: single: adopt pinctrl sleep mode management
Hebbar Gururaja
2013-06-17
1
-0
/
+27
*
spi: pl022: remove unused ret and pins_state variables
Fabio Baltieri
2013-06-17
1
-5
/
+0
*
pinctrl: sunxi: Add Allwinner A10s pins
Maxime Ripard
2013-06-17
2
-0
/
+646
*
pinctrl: sunxi: Move the pins definitions to a separate header
Maxime Ripard
2013-06-17
2
-1360
/
+1379
*
pinctrl: establish pull-up/pull-down terminology
Linus Walleij
2013-06-17
1
-6
/
+7
*
pinctrl: dynamically alloc temp array when parsing dt pinconf options
Heiko Stübner
2013-06-17
1
-6
/
+18
*
pinctrl: handle zero found dt pinconfig properties better
Heiko Stübner
2013-06-17
1
-0
/
+7
*
pinctrl: clarify some dt pinconfig options
Heiko Stübner
2013-06-17
2
-5
/
+26
*
Fix comment on pinctrl_gpio_range.pin_base
Christian Ruppert
2013-06-17
1
-1
/
+1
*
pinctrl: update GPIO range doc
Linus Walleij
2013-06-17
1
-3
/
+21
*
pinctrl: move the pm state stubs
Linus Walleij
2013-06-17
1
-15
/
+15
*
pinctrl: add pin list based GPIO ranges
Christian Ruppert
2013-06-17
2
-11
/
+52
*
pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
Doug Anderson
2013-06-16
1
-26
/
+26
*
pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask
Doug Anderson
2013-06-16
1
-0
/
+20
*
pinctrl: abx500: fix build warning
Patrice Chotard
2013-06-16
1
-1
/
+1
*
pinctrl: add pinctrl driver for Rockchip SoCs
Heiko Stübner
2013-06-16
5
-0
/
+1496
*
pinctrl: add function to parse generic pinconfig properties from a dt node
Heiko Stübner
2013-06-16
3
-0
/
+125
*
drivers: net: davinci_mdio: use pinctrl PM helpers
Mugunthan V N
2013-06-16
1
-0
/
+10
*
drivers: net: cpsw: use pinctrl PM helpers
Mugunthan V N
2013-06-16
1
-0
/
+11
*
spi: pl022: use pinctrl PM helpers
Linus Walleij
2013-06-16
1
-57
/
+8
*
pinctrl: sunxi: Add external interrupt functions
Maxime Ripard
2013-06-16
1
-26
/
+73
*
pinctrl: sunxi: Add external interrupts support
Maxime Ripard
2013-06-16
2
-0
/
+223
*
pinctrl: sunxi: Search the description array by pin id
Maxime Ripard
2013-06-16
1
-21
/
+29
*
pinctrl: exynos5440: fix issues reported by prevent tool
Thomas Abraham
2013-06-16
1
-5
/
+8
*
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
Manjunathappa, Prakash
2013-06-16
1
-5
/
+10
[next]