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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
3
-0
/
+366
2010-05-04
Input: remove obsolete {corgi,spitz,tosa}kbd.c
Eric Miao
5
-1392
/
+0
2010-04-21
Input: kbtab - do not advertise unsupported events
Dmitry Torokhov
1
-24
/
+15
2010-04-21
Input: kbtab - simplify kbtab_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-21
Input: kbtab - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-2
/
+2
2010-04-21
Input: acecad - don't advertise mouse events
Dmitry Torokhov
1
-2
/
+0
2010-04-21
Input: acecad - fix some formatting issues
Dmitry Torokhov
1
-40
/
+36
2010-04-21
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-21
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-1
/
+1
2010-04-14
Input: add driver for hampshire serial touchscreens
Adam Bennett
3
-0
/
+218
2010-04-14
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
3
-7
/
+26
2010-04-14
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
6
-0
/
+1630
2010-04-14
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
1
-2
/
+4
2010-04-14
Input: tsc2007 - do not leave dangling clientdata pointer
Wolfram Sang
1
-0
/
+2
2010-04-14
Input: keyboard - fix formatting issues
Dmitry Torokhov
1
-131
/
+147
2010-04-14
Input: keyboard - switch to using pr_err() and friends
Dmitry Torokhov
1
-4
/
+7
2010-04-14
Input: implement SysRq as a separate input handler
Dmitry Torokhov
2
-67
/
+216
2010-04-14
Input: add PCF8574 I2C keypad input device driver
Bryan Wu
3
-0
/
+238
2010-04-14
Input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-04-14
Input: wacom - streamline 2-finger touch support
Ping Cheng
2
-73
/
+80
2010-04-14
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
3
-47
/
+28
2010-04-14
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
3
-53
/
+47
2010-04-14
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
4
-405
/
+347
2010-04-14
Input: wacom - fix some formatting issues
Dmitry Torokhov
2
-201
/
+222
2010-04-14
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
4
-15
/
+15
2010-04-14
Input: wacom - share pen info with touch of the same ID
Ping Cheng
3
-22
/
+99
2010-04-14
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-04-14
Merge branch 'for-linus' into next
Dmitry Torokhov
8
-87
/
+157
2010-04-14
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-14
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
1
-59
/
+104
2010-04-12
MIPS: Fix SSB PCIcore IO resource management
Andreas Ferber
1
-29
/
+0
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-7
/
+7
2010-04-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
14
-58
/
+121
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
33
-298
/
+508
2010-04-09
Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
Linus Torvalds
1
-1
/
+1
2010-04-09
Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus
Roland Dreier
3
-7
/
+6
2010-04-09
[S390] sclp_async: potential buffer overflow
Dan Carpenter
1
-1
/
+1
2010-04-09
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
24
-241
/
+429
2010-04-09
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
Ben Skeggs
1
-1
/
+7
2010-04-09
drm/nv50: implement gpio set/get routines
Ben Skeggs
4
-7
/
+86
2010-04-09
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2
-14
/
+11
2010-04-09
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2
-28
/
+21
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
1
-0
/
+21
2010-04-09
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin KoĆcielnicki
1
-1
/
+12
2010-04-09
drm/nv50: another dodgy DP hack
Ben Skeggs
1
-0
/
+3
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
4
-5
/
+12
2010-04-09
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
2
-1
/
+22
2010-04-09
drm/nv50: Allow using the NVA3 new compute class.
Marcin KoĆcielnicki
1
-3
/
+4
2010-04-09
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
1
-1
/
+3
[next]