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
/
usb
/
input
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina
1
-1477
/
+0
2007-03-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+10
2007-03-02
HID blacklisting of all Code Mercenaries IOWarrior devices
Robert Marquardt
1
-11
/
+10
2007-03-01
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
1
-0
/
+3
2007-03-01
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
1
-1
/
+22
2007-03-01
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
Jiri Kosina
1
-4
/
+1
2007-03-01
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
Julien BLACHE
1
-2
/
+2
2007-02-16
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
1
-5
/
+0
2007-02-16
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
1
-0
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
USB: ps3 controller hid quirk
Geoff Levand
1
-0
/
+35
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
1
-13
/
+21
2007-02-05
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
1
-1
/
+1
2007-02-05
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
1
-17
/
+0
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
1
-14
/
+2
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
1
-0
/
+1
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
1
-0
/
+5
2007-02-05
hid: allow force feedback for multi-input devices
Anssi Hannula
1
-5
/
+1
2007-01-30
HID: fix pb_fnmode and move it to generic HID
Jiri Kosina
1
-9
/
+0
2007-01-25
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
Jiri Kosina
1
-3
/
+0
2007-01-22
USB: make usbhid ignore Imation Disc Stakka
Oliver Neukum
1
-0
/
+4
2007-01-21
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
1
-0
/
+8
2007-01-21
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
1
-15
/
+15
2007-01-21
HID: GEYSER4_ISO needs quirk
Adrian Friedli
1
-1
/
+1
2006-12-08
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
1
-0
/
+8
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
1
-61
/
+6
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-0
/
+3
2006-12-08
[PATCH] Generic HID layer - USB API
Jiri Kosina
1
-190
/
+229
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
1
-1
/
+8
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
1
-943
/
+96
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-41
/
+66
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-5
/
+5
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-34
/
+57
2006-12-01
USB: hid-core: canonical defines for Apple USB device IDs
Julien BLACHE
1
-11
/
+26
2006-12-01
usb: hid-core free urb cleanup
Mariusz Kozlowski
1
-9
/
+4
2006-12-01
USB: hid-core: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-12-01
USB HID: Handle STALL on interrupt endpoint
Alan Stern
1
-13
/
+26
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-16
USB: hid-core: Add quirk for new Apple keyboard/trackpad
Julien BLACHE
1
-0
/
+1
2006-11-16
USB: correct keymapping on Powerbook built-in USB ISO keyboards
Olaf Hering
1
-2
/
+2
2006-11-04
Input: HID - add a quirk for the Logitech USB Receiver
Anssi Hannula
1
-1
/
+6
2006-11-03
USB: HID: add blacklist AIRcable USB, little beautification
Naranjo Manuel Francisco
1
-0
/
+4
2006-11-03
hid-core: big-endian fix fix
Grant Grundler
1
-17
/
+42
2006-10-18
[hid-core] TurboX Keyboard needs NOGET quirk.
Ben Collins
1
-0
/
+5
2006-10-17
USB: input: extract() and implement() are bit field manipulation routines
Grant Grundler
1
-7
/
+17
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-14
/
+14
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+2
2006-09-28
USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist
Raghavendra Biligiri
1
-0
/
+4
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
1
-1
/
+2
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
1
-0
/
+5
[next]