Input: scancode in get/set_keycodes should be unsigned
[safe/jmp/linux-2.6] / drivers / hid / usbhid /
2010-03-02 Oliver NeukumUSB: Push BKL on open down into the drivers
2010-02-25 Jiri KosinaMerge branches 'upstream', 'raw_report_modifications...
2010-02-17 Jiri KosinaHID: usbhid: initialize interface pointers early enough
2010-02-12 Oliver NeukumHID: usbhid: introduce timeout for stuck ctrl/out URBs
2010-02-04 Thadeu Lima de Sou... HID: use multi input quirk for TouchPack touchscreen
2010-02-03 Jiri KosinaHID: make raw reports possible for both feature and...
2010-02-02 Jiri KosinaMerge branch 'master' into upstream
2010-02-02 Thadeu Lima de Sou... HID: use multi input quirk for eTurboTouch touchscreen
2010-02-02 Alexander ShishkinHID: add NOGET quirk for Prodige Cordless Combo
2010-02-02 Jiri KosinaHID: update copyright
2010-01-12 Márton NémethHID: make USB device id constant
2009-12-11 Alan SternUSB: remove the auto_pm flag
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branches 'bkl-removal', 'upstream' and 'upstream...
2009-12-03 Peter HuttererHID: add multi-input quirk for NextWindow Touchscreen.
2009-11-23 Márton NémethInput: do not overwrite the first part of phys string
2009-11-05 Jiri KosinaHID: remove BKL from hiddev_ioctl_usage()
2009-11-05 Jiri KosinaHID: fixup quirk for NCR devices
2009-11-04 Anssi HannulaHID: pidff - fix unnecessary loop iterations on reset
2009-10-20 Keith RutkowskiHID: add NOGET quirk for another device from CH Products
2009-10-13 Jiri KosinaHID: remove useless DRIVER_VERSION macro
2009-10-13 Jiri KosinaHID: fix MODULE_AUTHOR usage in HID modules
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-17 Jiri KosinaHID: consolidate connect and disconnect into core code
2009-09-13 Jiri KosinaMerge branches 'upstream', 'upstream-fixes' and 'debugf...
2009-08-20 Jiri KosinaHID: support larger reports than 64 bytes in hiddev
2009-08-18 H Hartley SweetenHID: local function should be static
2009-08-08 Roel KluinHID: fix overrun in quirks initialization
2009-07-22 Sergey SenozhatskyHID: Avoid double spin_lock_init on usbhid->lock
2009-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-22 Jiri SlabyHID: hiddev, fix lock imbalance
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-06-12 Jiri KosinaHID: use debugfs for report dumping descriptor
2009-06-04 Jiri KosinaHID: no more reinitializtion is needed in post_reset
2009-05-11 Alan SternHID: add NOGET quirk for devices from CH Products
2009-05-11 Zoltan KarcagiHID: fix dropped device-specific quirks
2009-04-29 Oliver NeukumHID: fix possible deadlock in usbhid_close()
2009-03-30 Jiri KosinaMerge branch 'autosuspend' into for-next
2009-03-30 Oliver NeukumHID: fix race between usb_register_dev() and hiddev_open()
2009-03-30 Jiri KosinaHID: bring back possibility to specify vid/pid ignore...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-25 Oliver NeukumHID: autosuspend -- fix lockup of hid on reset
2009-03-25 Jiri KosinaHID: hid_reset_resume() needs to be defined only when...
2009-03-25 Oliver NeukumHID: fix USB HID devices after STD with autosuspend
2009-03-25 Jiri KosinaHID: do not try to compile PM code with CONFIG_PM unset
2009-03-25 Oliver NeukumHID: autosuspend support for USB HID
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-03-10 Johannes WeinerHID: fix waitqueue usage in hiddev
2009-03-10 Johannes WeinerHID: fix incorrect free in hiddev
2009-01-29 Oliver NeukumHID: fix reversed logic in disconnect testing of hiddev
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-07 Jiri KosinaHID: fix hid->hiddev initialization in hiddev_connect()
2009-01-07 Alan SternUSB: change interface to usb_lock_device_for_reset()
2009-01-04 Jiri KosinaMerge branch 'upstream-fixes' into for-next
2009-01-04 Matt HelsleyHID: add proper support for pensketch 12x9 tablet
2009-01-04 Parag WarudkarHID: make boot protocol drivers depend on EMBEDDED
2009-01-04 Oliver NeukumHID: hiddev cleanup -- handle all error conditions...
2009-01-04 Jiri SlabyHID: use GFP_KERNEL in hid_alloc_buffers
2009-01-04 Jiri SlabyHID: usbhid, use usb_endpoint_xfer_int
2009-01-04 Jiri SlabyHID: move usbhid flags to usbhid.h
2009-01-04 Alan SternHID: automatically call usbhid_set_leds in usbhid driver
2009-01-04 Jiri KosinaHID: non-input reports can also be numbered
2008-11-23 Jiri SlabyHID: remove setup mutex, fix possible deadlock
2008-11-14 Jiri SlabyHID: don't grab devices with no input
2008-11-13 Jiri SlabyHID: fix start/stop cycle in usbhid driver
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-27 Jiri SlabyHID: sync on deleted io_retry timer in usbhid driver
2008-10-27 Jiri SlabyHID: fix oops during suspend of unbound HID devices
2008-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-22 Jiri SlabyHID: fix lock imbalance in hiddev
2008-10-22 Jiri SlabyHID: add hid_type to general hid struct
2008-10-17 Greg Kroah-HartmanUSB: remove warn macro from HID core
2008-10-14 From: Greg Kroah... HID: remove warn() macro from usb hid drivers
2008-10-14 Greg Kroah-HartmanHID: remove info() macro from usb HID drivers
2008-10-14 Anssi HannulaHID: fix a lockup regression when using force feedback...
2008-10-14 Jiri SlabyHID: remove hid-ff
2008-10-14 Jiri SlabyHID: move zeroplus FF processing
2008-10-14 Jiri SlabyHID: move thrustmaster FF processing
2008-10-14 Jiri SlabyHID: move pantherlord FF processing
2008-10-14 Jiri KosinaHID: add support for Super Dual Box Pro USB PS2/PS2...
2008-10-14 Jiri SlabyHID: move logitech FF processing
2008-10-14 Jiri SlabyHID: move reset leds quirk
2008-10-14 Jiri SlabyHID: move connect quirks
2008-10-14 Jiri SlabyHID: move dell quirks
2008-10-14 Jiri SlabyHID: move sony quirks
2008-10-14 Jiri SlabyHID: remove rdesc quirk support
2008-10-14 Jiri SlabyHID: move samsung quirks
2008-10-14 Jiri SlabyHID: move monterey quirks
2008-10-14 Jiri SlabyHID: move petalynx quirks
2008-10-14 Jiri SlabyHID: move belkin quirks
2008-10-14 Jiri SlabyHID: move ezkey quirks
2008-10-14 Jiri SlabyHID: move cherry quirks
2008-10-14 Jiri SlabyHID: move a4tech quirks
2008-10-14 Jiri SlabyHID: move cypress quirks
2008-10-14 Jiri SlabyHID: move sunplus quirks
2008-10-14 Jiri SlabyHID: move microsoft quirks
2008-10-14 Jiri SlabyHID: indent switches/cases
2008-10-14 Jiri SlabyHID: move apple quirks
next