index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Linus Torvalds
1
-1
/
+0
2008-07-24
Add missing semaphore.h includes
Matthew Wilcox
3
-0
/
+3
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
18
-23
/
+86
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-07-19
Input: i8042 - add Arima-Rioworks HDAMB board to noloop list
Dmitry Torokhov
1
-0
/
+9
2008-07-19
Input: sgi_btns - add support for SGI Indy volume buttons
Thomas Bogendoerfer
3
-32
/
+54
2008-07-19
Input: add option to disable HP SDC driver
Helge Deller
1
-0
/
+9
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
5
-7
/
+32
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
17
-67
/
+173
2008-07-13
Merge branch 'pxa' into devel
Russell King
1
-2
/
+0
2008-07-12
Merge branch 'pxa-tosa' into pxa
Russell King
1
-2
/
+0
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
18
-68
/
+192
2008-07-07
Input: add new serio driver for Xilinx XPS PS2 IP
John Linn
3
-0
/
+391
2008-07-07
Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen
Claudio Nieder
3
-0
/
+246
2008-07-07
Input: new driver for SGI O2 volume buttons
Thomas Bogendoerfer
3
-0
/
+167
2008-07-07
Input: yealink - reliably kill urbs
Oliver Neukum
1
-15
/
+29
2008-07-07
Input: q40kbd - make q40kbd_lock static
Adrian Bunk
1
-1
/
+1
2008-07-07
Input: gtco - eliminate early return
Julia Lawall
1
-1
/
+1
2008-07-07
Input: i8042 - add Dritek quirk for Acer Aspire 5720
Carlos Corbacho
1
-0
/
+7
2008-07-07
[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...
eric miao
1
-2
/
+0
2008-07-03
Input: usbtouchscreen - ignore eGalax screens supporting HID protocol
Daniel Ritz
1
-1
/
+19
2008-07-03
Input: i8042 - add Medion NAM 2070 to noloop blacklist
Dmitry Torokhov
1
-0
/
+8
2008-07-03
Input: i8042 - add Gericom Bellagio to nomux blacklist
Jiri Kosina
1
-0
/
+7
2008-07-03
Input: i8042 - add Acer Aspire 1360 to nomux blacklist
Jiri Kosina
1
-0
/
+7
2008-07-02
drivers/input/ff-core.c needs <linux/sched.h>
Geert Uytterhoeven
1
-0
/
+1
2008-07-02
uinput: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-07-02
serio: BKL pushdown
Arnd Bergmann
1
-1
/
+5
2008-07-02
mousedev: BKL pushdown
Arnd Bergmann
1
-2
/
+10
2008-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-6
/
+11
2008-06-30
Input: hp_sdc_mlc.c - make a struct static
Adrian Bunk
1
-1
/
+1
2008-06-30
Input: hil_mlc.c - make code static
Adrian Bunk
1
-3
/
+3
2008-06-30
Input: wistron - generate normal key event if bluetooth or wifi not present
Éric Piel
1
-1
/
+18
2008-06-30
Input: atkbd - fix HP 2133 not sending release event for video switch
Jiri Kosina
1
-0
/
+26
2008-06-30
Input: Add driver for iNexio serial touchscreen.
Richard Lemon
3
-0
/
+220
2008-06-30
Input: wm9712 - no pressure measurement with 5-wire mode
Mark Brown
1
-6
/
+12
2008-06-30
Input: fix force feedback upload issue in compat mode
Adam Dawidowski
1
-11
/
+90
2008-06-30
Input: atamouse - various cleanups
Dmitry Torokhov
1
-15
/
+12
2008-06-30
Input: evbug - identify device by its sysfs ID
Dmitry Torokhov
1
-3
/
+7
2008-06-30
Input: don't reset sync flag when ignoring event
Dmitry Torokhov
1
-1
/
+1
2008-06-30
Input: fix locking in force-feedback core
Dmitry Torokhov
1
-6
/
+11
2008-06-25
Merge commit 'v2.6.26-rc8' into x86/xen
Ingo Molnar
4
-11
/
+54
2008-06-20
hp_sdc_rtc: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-06-20
Input: cdev lock_kernel() pushdown
Jonathan Corbet
1
-4
/
+12
2008-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-11
/
+54
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
10
-55
/
+155
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
1
-8
/
+41
2008-06-17
Input: i8042 - retry failed CTR writes when resuming
Jiri Kosina
1
-2
/
+6
2008-06-16
Merge branch 'linus' into x86/xen
Ingo Molnar
8
-44
/
+101
[next]