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.13.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
2016-03-08
Input: ad7879 - add device tree support
Stefan Agner
4
-58
/
+163
2016-03-08
Input: ad7879 - fix default x/y axis assignment
Stefan Agner
1
-3
/
+5
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
7
-11
/
+11
2016-03-04
Input: ts4800 - add hardware dependency
Jean Delvare
1
-0
/
+1
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
477
-2631
/
+4626
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
5
-59
/
+188
2016-03-04
Input: sh_keysc - remove dependency on SUPERH
Simon Horman
1
-1
/
+1
2016-03-04
Input: melfas_mip4 - add resolution reporting
Sangwon Jee
1
-4
/
+22
2016-03-03
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
2
-93
/
+65
2016-03-03
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
3
-112
/
+76
2016-03-02
Input: stmpe-ts - restore kerneldoc
Linus Walleij
1
-0
/
+31
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2016-03-02
Input: goldfish_events - enable ACPI-based enumeration for goldfish events
Jason Hu
1
-0
/
+10
2016-03-02
Input: goldfish_events - add devicetree bindings
Greg Hackmann
2
-0
/
+24
2016-03-02
Input: rotary_encoder - use input_set_capability()
Dmitry Torokhov
1
-8
/
+4
2016-03-02
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
3
-49
/
+50
2016-03-02
Input: rotary_encoder - mark PM methods as __maybe_unused
Dmitry Torokhov
1
-5
/
+3
2016-03-02
Input: rotary_encoder - use threaded irqs
Timo Teräs
1
-8
/
+25
2016-02-17
Input: add MELFAS MIP4 Touchscreen driver
Sangwon Jee
3
-0
/
+1511
2016-02-10
Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+3
2016-01-28
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
6
-0
/
+381
2016-01-28
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
1
-0
/
+12
2016-01-28
Input: cyttsp - switch to using device properties
Oreste Salerno
4
-58
/
+197
2016-01-28
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
1
-1
/
+5
2016-01-28
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
4
-59
/
+30
2016-01-18
Input: rotary_encoder - convert to devm-* api
Timo Teräs
1
-61
/
+25
2016-01-13
Input: gpio-keys - allow disabling individual buttons in DT
Laxman Dewangan
1
-2
/
+2
2016-01-13
Input: gpio-keys - allow setting input device name in DT
Laxman Dewangan
2
-0
/
+3
2016-01-13
Merge branch 'xpad' into next
Dmitry Torokhov
1
-166
/
+425
2016-01-13
Input: xpad - correct xbox one pad device name
Pavel Rojtberg
1
-1
/
+1
2016-01-12
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
1
-42
/
+26
2016-01-12
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
1
-1
/
+1
2016-01-11
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
1
-3
/
+0
2016-01-11
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
1
-6
/
+23
2016-01-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2016-01-10
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-01-09
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+49
2016-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-09
Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-01-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+11
2016-01-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-32
/
+21
2016-01-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-01-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-08
Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-17
/
+16
2016-01-08
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2016-01-08
Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-18
/
+104
[next]