index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-02-20
23
-276
/
+527
|
\
|
*
clk: sunxi: remove stale Makefile entry
Arnd Bergmann
2013-02-14
1
-1
/
+0
|
*
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
2
-7
/
+2
|
*
clk: zynq: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-10
/
+4
|
*
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-12
/
+5
|
*
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
3
-16
/
+6
|
*
clk: sunxi: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
3
-54
/
+2
|
*
clk: add common of_clk_init() function
Prashant Gaikwad
2013-01-24
4
-0
/
+26
|
*
clk: Deduplicate exit code in clk_set_rate
Nestor Ovroy
2013-01-21
1
-3
/
+0
|
*
clk: beautify Makefile
Mike Turquette
2013-01-18
1
-2
/
+7
|
*
clk-divider: fix macros
James Hogan
2013-01-18
1
-3
/
+3
|
*
clk: prima2: enable dt-binding clkdev mapping
Barry Song
2013-01-18
3
-126
/
+183
|
*
clk: mxs: Index is always positive
Fabio Estevam
2013-01-15
2
-2
/
+2
|
*
clk: max77686: Avoid double free at remove time
Laurent Pinchart
2013-01-15
1
-2
/
+1
|
*
clk: remove exported function from __init section
Denis Efremov
2013-01-15
1
-1
/
+1
|
*
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
2013-01-15
1
-2
/
+100
|
*
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
2013-01-15
1
-2
/
+12
|
*
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
2013-01-15
1
-0
/
+8
|
*
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
2013-01-15
1
-3
/
+3
|
*
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
2013-01-15
1
-21
/
+7
|
*
clk: JSON debugfs clock tree summary
Prashant Gaikwad
2013-01-11
1
-0
/
+75
|
*
clk: human-readable debugfs clock tree summary
Prashant Gaikwad
2013-01-11
1
-0
/
+67
|
*
clk: max77686: Fix return value checking for devm_kzalloc
Axel Lin
2013-01-11
1
-3
/
+3
|
*
clk: fixed-factor: round_rate should use do_div
Haojian Zhuang
2013-01-11
1
-1
/
+4
|
*
clk: export __clk_get_name for re-use in imx-ipu-v3 and others
Niels de Vos
2013-01-11
1
-0
/
+1
|
*
clk: Don't mark shared helper functions as inline
Russ Dill
2013-01-11
1
-7
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-20
41
-1182
/
+3608
|
\
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-02-19
41
-1182
/
+3608
|
|
\
\
|
|
*
|
Input: cyttsp-spi - remove duplicate MODULE_ALIAS()
Dmitry Torokhov
2013-02-16
1
-1
/
+0
|
|
*
|
Input: tsc2005 - add MODULE_ALIAS
Pali Rohár
2013-02-16
1
-0
/
+1
|
|
*
|
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-02-15
3
-166
/
+93
|
|
*
|
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
2013-02-15
1
-1
/
+1
|
|
*
|
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
2013-02-15
1
-0
/
+1
|
|
*
|
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
2013-02-15
2
-14
/
+14
|
|
*
|
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
2013-02-15
1
-1
/
+1
|
|
*
|
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
1
-70
/
+115
|
|
*
|
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
1
-0
/
+52
|
|
*
|
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
2
-44
/
+95
|
|
*
|
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
2
-22
/
+33
|
|
*
|
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
1
-1
/
+1
|
|
*
|
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
1
-3
/
+12
|
|
*
|
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
2013-02-14
1
-8
/
+4
|
|
*
|
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2013-02-14
2
-54
/
+54
|
|
*
|
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
2
-76
/
+56
|
|
*
|
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
2013-02-14
1
-41
/
+30
|
|
*
|
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
2013-02-14
1
-93
/
+93
|
|
*
|
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2013-02-14
2
-34
/
+43
|
|
*
|
Input: ALPS - document the alps.h data structures
Kevin Cernekee
2013-02-14
1
-13
/
+61
|
|
*
|
Input: wacom - add support for DTH-2242
Ping Cheng
2013-02-13
2
-1
/
+25
|
|
*
|
Input: cyapa - add support for smbus protocol
Benson Leung
2013-02-13
1
-5
/
+174
[next]