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
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
HID: fix build failure in hiddev_ioctl with gcc 3.2
Jean Delvare
1
-136
/
+150
2008-04-15
Input: aiptek - add support for Genius G-PEN 560 tablet
Guryanov Dmitry
1
-0
/
+4
2008-03-18
HID: update key codes for Apple aluminium
Michael Hanselmann
1
-12
/
+10
2008-03-18
HID: fix comment in hid_input_report()
Jiri Kosina
1
-1
/
+1
2008-03-18
HID: BADPAD entry for NATSU Playstation USB adapter
Andrew Burton
1
-0
/
+4
2008-03-18
HID: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-03-18
HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook
Tobias Mueller
1
-1
/
+1
2008-02-13
HID: add USB IDs for MacBook 3rd generation
Tobias Mueller
2
-0
/
+17
2008-02-11
HID: add LCSPEC from VERNIER to quirk list
Jiri Kosina
1
-0
/
+2
2008-02-11
HID: fix processing of event quirks
Jiri Kosina
2
-9
/
+11
2008-02-11
HID: Blacklist new GTCO CalComp USB device PIDs
Jeremy Roberson
1
-1
/
+23
2008-01-28
HID: ADS/Tech Radio si470x needs blacklist entry
Tobias Lorenz
1
-0
/
+8
2008-01-28
HID: Logitech Extreme 3D needs NOGET quirk
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: Refactor MS Presenter 8K key mapping
Jan Kiszka
1
-4
/
+5
2008-01-28
HID: MS Presenter mapping for PID 0x0701
Jiri Kosina
1
-3
/
+5
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
1
-0
/
+36
2008-01-28
HID: fix compilation of hidbp drivers without usbhid
Jiri Kosina
2
-0
/
+4
2008-01-28
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Nicolas Mailhot
1
-0
/
+4
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
2
-19
/
+19
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
1
-2
/
+10
2008-01-28
HID: force hiddev creation for SONY PS3 controller
Bastien Nocera
1
-1
/
+1
2008-01-28
HID: Use hid blacklist in usbmouse/usbkbd
Pascal Terjan
3
-0
/
+14
2008-01-28
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
2
-4
/
+7
2008-01-28
HID: remove unused variable in quirk event handler
Jiri Kosina
1
-1
/
+0
2008-01-28
HID: hid-input quirk for BTC 8193
Jiri Kosina
2
-0
/
+39
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
2
-59
/
+69
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
3
-155
/
+336
2008-01-28
HID: Microsoft Wireless Optical Desktop 3.0 quirk
Drew Fisher
1
-0
/
+2
2008-01-28
HID: Add support for Logitech Elite keyboards
Carlos Corbacho
1
-0
/
+2
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
2
-0
/
+22
2008-01-28
HID: fix a potential bug in pointer casting
Li Zefan
1
-3
/
+4
2008-01-28
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Pavel Troller
2
-3
/
+19
2008-01-28
HID: Add support for Apple aluminum USB keyboards.
Michel Daenzer
3
-3
/
+32
2008-01-28
HID: Rename some code identifiers from PowerBook specific to Apple generic
Michel Daenzer
2
-50
/
+51
2008-01-28
HID: Map MS Presenter 8000 bottom-side buttons
Jan Kiszka
1
-2
/
+14
2007-10-31
HID: Don't access input_dev->private directly
Dmitry Torokhov
1
-2
/
+2
2007-10-31
HID: fix hidinput_connect ignoring retval from input_register_device
Dirk Hohndel
1
-4
/
+14
2007-10-31
HID: hiddev - fix compiler warning
Jiri Kosina
1
-1
/
+1
2007-10-31
HID: Add GoTop tablets to blacklist
Jerrold Jones
1
-0
/
+8
2007-10-20
changed email
Johann Deneux
1
-2
/
+0
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-7
/
+12
2007-10-15
HID: fix HIDIOCGRDESC memory access in hidraw
Jiri Kosina
1
-3
/
+9
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-1
/
+1
2007-10-14
Merge branch 'hidraw' into for-linus
Jiri Kosina
5
-2
/
+474
2007-10-14
HID: hidraw_connect() memleak fix
Mariusz Kozlowski
1
-4
/
+10
2007-10-14
HID: add hidraw interface
Jiri Kosina
5
-2
/
+445
2007-10-14
USB HID: provide hook for hidraw write()
Jiri Kosina
1
-0
/
+23
2007-10-14
HID: hiddev: Add 32bit ioctl compatibilty
Philip Langdale
1
-0
/
+12
2007-10-14
HID: Add GeneralTouch touchscreen to the blacklist
Ilya Frolov
1
-0
/
+6
[prev]
[next]