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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
2
-5
/
+17
2006-09-14
Input: i8042 - disable MUX mode on Toshiba Equium A110
Dmitry Torokhov
1
-0
/
+7
2006-09-11
Input: i8042 - get rid of polling timer
Dmitry Torokhov
2
-362
/
+388
2006-09-11
Input: send key up events at disconnect
Dmitry Torokhov
1
-2
/
+5
2006-09-11
Input: constify psmouse driver
Helge Deller
6
-32
/
+40
2006-08-09
Input: i8042 - add Amoi to the MUX blacklist
Cjacker Huang
1
-0
/
+7
2006-08-09
Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
Helge Deller
1
-11
/
+12
2006-08-05
Input: add driver for Touchwin serial touchscreens
Rick Koch
3
-0
/
+216
2006-08-05
Input: add driver for Touchright serial touchscreens
Rick Koch
3
-0
/
+209
2006-08-05
Input: add driver for Penmount serial touchscreens
Rick Koch
3
-0
/
+198
2006-08-05
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
1
-17
/
+107
2006-08-05
Input: elo - fix checksum calculation
Shaun Jackman
1
-26
/
+29
2006-08-05
Input: elo - handle input_register_device() failures
Dmitry Torokhov
1
-6
/
+12
2006-08-05
Input: hid - #if 0 the no longer used hid_find_field_by_usage()
Adrian Bunk
2
-2
/
+2
2006-07-19
Input: add force feedback driver for PSX-style Zeroplus devices
Anssi Hannula
5
-0
/
+126
2006-07-19
Input: uinput - switch to the new FF interface
Anssi Hannula
1
-16
/
+51
2006-07-19
Input: use new FF interface in the HID force feedback drivers
Anssi Hannula
6
-831
/
+116
2006-07-19
Input: add force feedback driver for PID devices
Anssi Hannula
8
-414
/
+1364
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
4
-238
/
+147
2006-07-19
Input: unified force feedback support for memoryless devices
Anssi Hannula
3
-0
/
+531
2006-07-19
Input: implement new force feedback interface
Anssi Hannula
4
-18
/
+389
2006-07-19
Input: move fixp-arith.h to drivers/input
Anssi Hannula
3
-2
/
+2
2006-07-19
Input: rename input.ko into input-core.ko
Dmitry Torokhov
1
-1
/
+3
2006-07-19
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2
-31
/
+100
2006-07-19
Input: spaceball - make 4000FLX Lefty work
Nick Martin
1
-1
/
+1
2006-07-19
Input: keyboard - simplify emulate_raw() implementation
Dmitry Torokhov
1
-17
/
+34
2006-07-19
Input: keyboard - remove static variable and clean up initialization
Dmitry Torokhov
1
-10
/
+9
2006-07-19
Input: hiddev - use standard list implementation
Dmitry Torokhov
1
-34
/
+38
2006-07-19
Input: add missing handler->start() call
Dmitry Torokhov
1
-1
/
+4
2006-07-15
Input: HID - fix potential out-of-bound array access
Dmitry Torokhov
1
-1
/
+2
2006-07-15
Input: fix list iteration in input_release_device()
Andrew Morton
1
-3
/
+5
2006-07-15
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
1
-0
/
+1
2006-07-07
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
1
-9
/
+9
2006-07-07
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
1
-0
/
+5
2006-07-07
Input: fm801-gp - fix use after free
Dmitry Torokhov
1
-2
/
+2
2006-07-06
Input: wistron - fix section reference mismatches
Andrew Morton
1
-10
/
+10
2006-07-06
Input: introduce input_inject_event() function
Dmitry Torokhov
3
-21
/
+48
2006-07-06
Input: add start() method to input handlers
Dmitry Torokhov
2
-21
/
+30
2006-07-06
Input: remove accept method from input_dev
Dmitry Torokhov
2
-13
/
+0
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-169
/
+91
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
29
-308
/
+2724
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-14
/
+15
2006-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-332
/
+216
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-26
/
+133
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
67
-2833
/
+4385
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-04
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
1
-4
/
+5
2006-07-04
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
[next]