index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
/
permedia2.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
SPEAr13xx: Add dts and dtsi files
Viresh Kumar
5
-0
/
+1102
2012-05-14
pinctrl: Add SPEAr13xx pinctrl drivers
Viresh Kumar
7
-0
/
+4394
2012-05-14
pinctrl: SPEAr: Create macro for declaring GPIO PINS
Viresh Kumar
2
-102
/
+106
2012-05-14
SPEAr13xx: Add common clock framework support
Viresh Kumar
3
-0
/
+2072
2012-05-14
SPEAr13xx: Add source files
Viresh Kumar
10
-0
/
+809
2012-05-14
SPEAr13xx: Add header files
Viresh Kumar
11
-0
/
+331
2012-05-12
SPEAr: Update defconfigs
Viresh Kumar
2
-1
/
+8
2012-05-12
SPEAr: Add SMI NOR partition info in dts files
Viresh Kumar
4
-2
/
+97
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
19
-3004
/
+983
2012-05-12
SPEAr: Call clk_prepare() before calling clk_enable
Viresh Kumar
1
-4
/
+4
2012-05-12
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
3
-1
/
+172
2012-05-12
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
3
-1
/
+182
2012-05-12
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
3
-1
/
+242
2012-05-12
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
5
-0
/
+465
2012-05-12
SPEAr: Add DT bindings for SPEAr's timer
Viresh Kumar
12
-19
/
+56
2012-05-10
pinctrl: (cosmetic) fix two entries in DocBook comments
Guennadi Liakhovetski
2
-2
/
+1
2012-05-08
clk: add a fixed factor clock
Sascha Hauer
4
-1
/
+139
2012-05-08
clk: mux: assign init data
Mike Turquette
1
-0
/
+1
2012-05-08
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2
-13
/
+0
2012-05-08
clk: prevent spurious parent rate propagation
Mike Turquette
1
-1
/
+6
2012-05-07
pinctrl: add more info to error msgs in pin_request
Stephen Warren
1
-6
/
+8
2012-05-07
MAINTAINERS: add entry for common clk framework
Mike Turquette
1
-0
/
+10
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
2
-6
/
+81
2012-05-02
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
1
-0
/
+5
2012-05-02
clk: Use a separate struct for holding init data.
Saravana Kannan
7
-74
/
+129
2012-05-02
clk: constify parent name arrays in macros
Rajendra Nayak
1
-3
/
+3
2012-05-02
pinctrl: add pinctrl-mxs support
Shawn Guo
7
-0
/
+2261
2012-05-02
pinctrl: pinctrl-imx: add imx6q pinctrl driver
Dong Aisheng
4
-0
/
+3968
2012-05-02
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
5
-0
/
+834
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-05-02
pinctrl: support gpio request deferred probing
Dong Aisheng
1
-3
/
+4
2012-04-30
ARM: SPEAr3xx: Correct keyboard data passed from DT
Viresh Kumar
1
-81
/
+81
2012-04-26
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2
-3
/
+31
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
3
-27
/
+49
2012-04-26
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
1
-0
/
+9
2012-04-26
pinctrl: propagate map validation errors
Stephen Warren
1
-2
/
+2
2012-04-25
pinctrl: fix dangling comment
Linus Walleij
1
-1
/
+1
2012-04-25
clk: remove trailing whitespace from clk.h
Rob Herring
1
-2
/
+2
2012-04-25
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
1
-0
/
+1
2012-04-25
clk: Don't set clk->new_rate twice
Viresh Kumar
1
-1
/
+1
2012-04-25
clk: clk-private: Add DEFINE_CLK macro
Viresh Kumar
1
-39
/
+20
2012-04-25
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
1
-29
/
+25
2012-04-25
clk: Fix typo in comment
Viresh Kumar
1
-2
/
+2
2012-04-25
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
1
-2
/
+6
2012-04-25
clk: pass parent_rate into .set_rate
Shawn Guo
3
-17
/
+11
2012-04-25
clk: always pass parent_rate into .round_rate
Shawn Guo
2
-18
/
+10
2012-04-25
clk: basic: improve parent_names & return errors
Mike Turquette
5
-56
/
+64
2012-04-25
clk: core: copy parent_names & return error codes
Mike Turquette
3
-14
/
+58
2012-04-25
clk: Constify parent name arrays
Mark Brown
4
-7
/
+7
2012-04-25
clk: Remove comment for end of CONFIG_COMMON_CLK section
Mark Brown
1
-1
/
+1
[next]