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
2009-02-17
HID: move tmff and zpff devices from ignore_list to blacklist
Anssi Hannula
1
-6
/
+6
2009-02-17
HID: unlock properly on error paths in hidraw_ioctl()
Dan Carpenter
1
-5
/
+9
2009-02-17
HID: blacklist Powercom USB UPS
Michael Tokarev
2
-0
/
+4
2009-01-29
HID: document difference between hid_blacklist and hid_ignore_list
Jiri Kosina
1
-0
/
+2
2009-01-29
HID: add antec-branded soundgraph imon devices to blacklist
Jarod Wilson
2
-0
/
+4
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
1
-1
/
+1
2009-01-29
HID: adjust report descriptor fixup for MS 1028 receiver
Jiri Kosina
1
-9
/
+4
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+4
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-5
/
+4
2009-01-04
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
5
-2
/
+10
2009-01-04
HID: fix error condition propagation in hid-sony driver
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: fix reference count leak hidraw
Oliver Neukum
1
-1
/
+1
2009-01-04
HID: add proper support for pensketch 12x9 tablet
Matt Helsley
2
-0
/
+4
2009-01-04
HID: don't allow DealExtreme usb-radio be handled by usb hid driver
Alexey Klimov
2
-0
/
+4
2009-01-04
HID: fix default Kconfig setting for TopSpeed driver
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: driver for TopSeed Cyberlink quirky remote
Lev Babiev
5
-0
/
+89
2009-01-04
HID: make boot protocol drivers depend on EMBEDDED
Parag Warudkar
1
-1
/
+1
2009-01-04
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
1
-36
/
+99
2009-01-04
HID: force feedback driver for GreenAsia 0x12 PID
Lukasz Lubojanski
5
-0
/
+199
2009-01-04
HID: switch specialized drivers from "default y" to !EMBEDDED
David Brownell
1
-17
/
+17
2009-01-04
HID: set proper dev.parent in hidraw
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: add dynids facility
Jiri Slaby
1
-3
/
+98
2009-01-04
HID: use GFP_KERNEL in hid_alloc_buffers
Jiri Slaby
1
-7
/
+10
2009-01-04
HID: usbhid, use usb_endpoint_xfer_int
Jiri Slaby
1
-1
/
+1
2009-01-04
HID: move usbhid flags to usbhid.h
Jiri Slaby
1
-0
/
+10
2009-01-04
HID: add n-trig digitizer support
Rafi Rubin
6
-0
/
+97
2009-01-04
HID: add phys and name ioctls to hidraw
Jiri Kosina
1
-0
/
+28
2009-01-04
HID: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+4
2009-01-04
HID: automatically call usbhid_set_leds in usbhid driver
Alan Stern
8
-187
/
+9
2009-01-04
HID: non-input reports can also be numbered
Jiri Kosina
1
-4
/
+2
2009-01-04
HID: ignore mouse interface for unibody macbooks
Jiri Kosina
1
-0
/
+3
2008-11-28
HID: Apple ALU wireless keyboards are bluetooth devices
Jan Scholz
2
-6
/
+6
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2
-17
/
+2
2008-11-20
HID: add USB ID for another dual gameron adapter
Jiri Kosina
3
-0
/
+4
2008-11-20
HID: unignore mouse on unibody macbooks
Jiri Kosina
1
-3
/
+0
2008-11-17
HID: fix blacklist entries for greenasia/pantherlord
Jiri Kosina
1
-2
/
+2
2008-11-14
HID: don't grab devices with no input
Jiri Slaby
1
-6
/
+11
2008-11-13
HID: fix radio-mr800 hidquirks
Alexey Klimov
1
-1
/
+1
2008-11-13
HID: fix kworld fm700 radio hidquirks
Alexey Klimov
1
-1
/
+1
2008-11-13
HID: fix start/stop cycle in usbhid driver
Jiri Slaby
1
-0
/
+8
2008-11-13
HID: use single threaded work queue for hid_compat
Andi Kleen
1
-1
/
+1
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-2
/
+3
2008-11-13
HID: support for new unibody macbooks
Henrik Rydberg
3
-0
/
+15
2008-11-13
HID: fix locking in hidraw_open()
Oliver Neukum
1
-14
/
+16
2008-11-11
V4L/DVB (9337a): HID: Don't allow KWorld radio fm700 be handled by usb hid dr...
Alexey Klimov
2
-0
/
+4
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-30
HID: add quirk entry for no-name keyboard (0x13ba/0x0017)
Alan Stern
3
-0
/
+5
2008-10-27
HID: sync on deleted io_retry timer in usbhid driver
Jiri Slaby
1
-1
/
+1
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2
-17
/
+43
[next]