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