index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Add SPEAr13xx pinctrl drivers
Viresh Kumar
2012-05-14
5
-0
/
+4345
*
pinctrl: SPEAr: Create macro for declaring GPIO PINS
Viresh Kumar
2012-05-14
2
-102
/
+106
*
SPEAr13xx: Add common clock framework support
Viresh Kumar
2012-05-14
3
-0
/
+2072
*
Merge branch 'spear/dt' into spear/clock
Arnd Bergmann
2012-05-14
1
-0
/
+1
|
\
|
*
ARM: spear: remove most mach/*.h header contents
Arnd Bergmann
2012-04-22
1
-0
/
+1
*
|
Merge branch 'spear/pinctrl' into spear/clock
Arnd Bergmann
2012-05-14
32
-176
/
+11152
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...
Arnd Bergmann
2012-05-12
24
-187
/
+5474
|
|
\
\
\
|
|
*
|
|
pinctrl: add more info to error msgs in pin_request
Stephen Warren
2012-05-07
1
-6
/
+8
|
|
*
|
|
pinctrl: add pinctrl-mxs support
Shawn Guo
2012-05-02
6
-0
/
+1343
|
|
*
|
|
pinctrl: pinctrl-imx: add imx6q pinctrl driver
Dong Aisheng
2012-05-02
3
-0
/
+2340
|
|
*
|
|
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
2012-05-02
4
-0
/
+739
|
|
*
|
|
pinctrl: support gpio request deferred probing
Dong Aisheng
2012-05-02
1
-3
/
+4
|
|
*
|
|
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2012-04-26
1
-2
/
+27
|
|
*
|
|
pinctrl: enhance reporting of errors when loading from DT
John Crispin
2012-04-26
3
-27
/
+49
|
|
*
|
|
pinctrl: propagate map validation errors
Stephen Warren
2012-04-26
1
-2
/
+2
|
|
*
|
|
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
John Crispin
2012-04-24
1
-7
/
+8
|
|
*
|
|
pinctrl: show pin name for pingroups in sysfs
Dong Aisheng
2012-04-18
2
-4
/
+29
|
|
*
|
|
pinctrl: show pin name when request pins
Dong Aisheng
2012-04-18
1
-2
/
+3
|
|
*
|
|
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
2012-04-18
1
-0
/
+56
|
|
*
|
|
pinctrl: a minor fix of pin config debug information
Dong Aisheng
2012-04-18
1
-2
/
+2
|
|
*
|
|
pinctrl: pinconf: fix compilation error if PINCONF is not selected
Viresh Kumar
2012-04-18
1
-1
/
+1
|
|
*
|
|
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
2012-04-18
1
-4
/
+27
|
|
*
|
|
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
Stephen Warren
2012-04-18
2
-11
/
+24
|
|
*
|
|
pinctrl: mark non-EXPERIMENTAL
Linus Walleij
2012-04-18
1
-1
/
+0
|
|
*
|
|
pinctrl: tegra: Add complete device tree support
Stephen Warren
2012-04-18
1
-0
/
+205
|
|
*
|
|
dt: add property iteration helpers
Stephen Warren
2012-04-18
1
-0
/
+41
|
|
*
|
|
pinctrl: implement pinctrl deferred probing
Linus Walleij
2012-04-18
2
-6
/
+9
|
|
*
|
|
pinctrl: add some error checking for user interfaces
Dong Aisheng
2012-04-18
2
-2
/
+17
|
|
*
|
|
pinctrl: fix pinmux_check_ops error checking
Dong Aisheng
2012-04-18
1
-3
/
+5
|
|
*
|
|
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-04-18
7
-85
/
+43
|
|
*
|
|
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-18
1
-2
/
+2
|
|
*
|
|
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
Stephen Warren
2012-04-18
1
-1
/
+3
|
|
*
|
|
pinctrl: core device tree mapping table parsing support
Stephen Warren
2012-04-18
5
-18
/
+350
|
|
*
|
|
pinctrl: implement pinctrl_check_ops
Stephen Warren
2012-04-18
1
-4
/
+21
|
|
|
|
/
|
|
|
/
|
|
*
|
|
pinctrl: Add SPEAr3xx pinctrl drivers
Viresh Kumar
2012-04-22
7
-0
/
+5311
|
*
|
|
pinctrl: Add SPEAr pinctrl drivers
Viresh Kumar
2012-04-22
6
-0
/
+517
|
|
/
/
*
|
|
SPEAr: Switch to common clock framework
Viresh Kumar
2012-05-12
3
-0
/
+957
*
|
|
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
2012-05-12
3
-1
/
+172
*
|
|
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
2012-05-12
3
-1
/
+182
*
|
|
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
2012-05-12
3
-1
/
+242
*
|
|
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
2012-05-12
5
-0
/
+465
*
|
|
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
2012-05-11
1
-10
/
+132
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CLKDEV: provide helpers for common clock framework
Russell King
2012-05-02
1
-6
/
+78
|
*
|
ARM: 7392/1: CLKDEV: Optimize clk_find()
viresh kumar
2012-04-19
1
-4
/
+9
|
*
|
ARM: 7376/1: clkdev: Implement managed clk_get()
Mark Brown
2012-04-19
1
-0
/
+45
|
|
/
*
|
clk: add a fixed factor clock
Sascha Hauer
2012-05-08
2
-1
/
+96
*
|
clk: mux: assign init data
Mike Turquette
2012-05-08
1
-0
/
+1
*
|
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2012-05-08
2
-13
/
+0
*
|
clk: prevent spurious parent rate propagation
Mike Turquette
2012-05-08
1
-1
/
+6
*
|
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-01
1
-0
/
+5
[next]