index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
6
-76
/
+149
2017-01-11
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
3
-0
/
+326
2017-01-11
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
1
-6
/
+6
2017-01-11
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
1
-20
/
+6
2017-01-11
pinctrl: da850-pupd: Add to module device table
David Lechner
1
-0
/
+1
2017-01-11
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
1
-12
/
+5
2017-01-11
pinctrl: intel: Convert to use devm_gpiochip_add_data()
Mika Westerberg
4
-23
/
+4
2017-01-09
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon
5
-0
/
+957
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2
-4
/
+2
2017-01-09
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
5
-1638
/
+0
2017-01-09
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
4
-0
/
+764
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2
-22
/
+81
2017-01-05
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
1
-2
/
+6
2017-01-03
pinctrl: amd: fix compilation warning
Linus Walleij
1
-0
/
+3
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2017-01-03
pinctrl: qcom: msm8660: rename some SDC1->SDC4
Linus Walleij
1
-3
/
+3
2017-01-03
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2
-117
/
+19
2017-01-03
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
2
-146
/
+12
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
5
-0
/
+243
2017-01-03
pinctrl: stricten up generic group code
Linus Walleij
3
-18
/
+22
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
3
-0
/
+228
2017-01-03
pinctrl: add some comments to the hog/late init code
Linus Walleij
1
-0
/
+12
2017-01-03
pinctrl: core: Use delayed work for hogs
Tony Lindgren
4
-39
/
+93
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2
-28
/
+141
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
1
-17
/
+17
2016-12-30
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
1
-1
/
+1
2016-12-30
pinctrl: simplify check for pin request conflicts
Vladimir Zapolskiy
1
-28
/
+15
2016-12-30
pinctrl: update my email address
John Crispin
6
-6
/
+6
2016-12-30
pinctrl: sirf: atlas7: Improve code layout
Christophe JAILLET
1
-3
/
+3
2016-12-30
pinctrl: sirf: atlas7: Add missing 'of_node_put()'
Christophe JAILLET
1
-3
/
+4
2016-12-30
pinctrl: stm32: activate strict mux mode
Gabriel Fernandez
1
-0
/
+1
2016-12-28
pinctrl: amd: Add support for additional GPIO
Shah, Nehal-bakulchandra
2
-13
/
+20
2016-12-28
pinctrl: aspeed: Fix kerneldoc return descriptions
Andrew Jeffery
1
-6
/
+6
2016-12-28
pinctrl: aspeed-g5: Add mux configuration for all pins
Andrew Jeffery
2
-4
/
+1475
2016-12-28
pinctrl: aspeed-g4: Add mux configuration for all pins
Andrew Jeffery
1
-13
/
+1084
2016-12-28
pinctrl: aspeed: Read and write bits in LPC and GFX controllers
Andrew Jeffery
4
-88
/
+171
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
84
-189
/
+179
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-233
/
+178
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
34
-64
/
+54
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
6
-15
/
+15
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
48
-110
/
+110
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
24
-30
/
+30
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
1
-40
/
+45
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-48
/
+30
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+33
[next]