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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
4
-0
/
+314
2015-03-07
Input: goodix - add device tree support
Aleksei Mamlin
4
-3
/
+53
2015-03-07
Input: goodix - use max touch number from device config
Aleksei Mamlin
1
-6
/
+9
2015-03-07
Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION
Stefan Brüns
3
-5
/
+5
2015-03-07
Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAY
Stefan Brüns
1
-1
/
+2
2015-03-06
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
2
-21
/
+15
2015-03-06
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
1
-7
/
+33
2015-03-06
Input: driver for microcontroller keys on the iPaq h3xxx
Linus Walleij
3
-0
/
+179
2015-03-06
Input: add haptic support for max77843
Jaewon Kim
3
-0
/
+371
2015-03-03
Input: add driver for Broadcom keypad controller
Scott Branden
4
-0
/
+578
2015-02-16
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
7
-35
/
+3
2015-02-16
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
880
-5897
/
+8761
2015-02-16
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
1
-28
/
+42
2015-02-16
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
1
-45
/
+38
2015-02-16
Input: bfin_rotary - use generic IO functions
Sonic Zhang
5
-19
/
+63
2015-02-16
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
4
-14
/
+33
2015-02-16
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
6
-5
/
+5
2015-02-16
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
1
-10
/
+4
2015-02-16
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
1
-5
/
+4
2015-02-16
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
2
-41
/
+66
2015-02-16
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
1
-7
/
+8
2015-02-16
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2
-53
/
+151
2015-02-16
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
1
-22
/
+56
2015-02-16
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
1
-64
/
+67
2015-02-16
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2
-38
/
+46
2015-02-16
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2
-11
/
+19
2015-02-16
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2
-16
/
+16
2015-02-12
Input: adi - remove an unnecessary check
Markus Elfring
1
-2
/
+1
2015-02-12
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
1
-3
/
+1
2015-02-11
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
1
-1
/
+1
2015-02-09
Linux 3.19
v3.19
Linus Torvalds
1
-1
/
+1
2015-02-09
Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...
Linus Torvalds
1
-3
/
+5
2015-02-09
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-0
/
+7
2015-02-09
Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+4
2015-02-09
nios2: fix unhandled signals
Chung-Ling Tang
1
-3
/
+5
2015-02-08
x86/tlb/trace: Do not trace on CPU that is offline
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-02-08
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-130
/
+42
2015-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2015-02-07
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
1
-1
/
+1
2015-02-07
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
2
-2
/
+2
2015-02-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+34
2015-02-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-02-06
Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
18
-69
/
+109
2015-02-06
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
13
-34
/
+52
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
26
-111
/
+186
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
5
-130
/
+42
2015-02-06
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
1
-11
/
+23
2015-02-06
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-06
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
[next]