ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / hid /
2009-08-08 Henning GlaweHID: ignore Philips IEEE802.15.4 RF Dongle
2009-08-08 Jarod WilsonHID: ignore all recent SoundGraph iMON devices
2009-08-08 Julia LawallHID: fix memory leak on error patch in debug code
2009-08-08 Roel KluinHID: fix overrun in quirks initialization
2009-07-22 Julia LawallHID: Drop NULL test on list_entry result
2009-07-22 Bruno PremontHID: driver for Twinhan USB 6253:0100 remote control
2009-07-22 Peter HueweHID: adding __init/__exit macros to module init/exit...
2009-07-22 Ruben Aos GarraldaHID: add rumble support for Thrustmaster Dual Trigger...
2009-07-22 Rafi RubinHID: ntrig tool separation and pen usages
2009-07-22 Sergey SenozhatskyHID: Avoid double spin_lock_init on usbhid->lock
2009-07-22 Jiri KosinaHID: add force feedback support for Logitech WingMan...
2009-07-22 Robert SchedelHID: Support new variants of Samsung USB IR receiver...
2009-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-19 Julia LawallHID: Move dereferences below a NULL test
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-26 Jiri KosinaHID: fix memory leak on error path in debug code
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 KosinaMerge branches 'upstream' and 'ntrig-multitouch' into...
2009-06-12 Jiri KosinaHID: use debugfs for events/reports dumping
2009-06-12 Jiri KosinaHID: use debugfs for report dumping descriptor
2009-06-10 Jiri KosinaHID: fix inverted wheel for bluetooth version of apple...
2009-06-04 Jiri KosinaHID: no more reinitializtion is needed in post_reset
2009-06-04 Jiri KosinaHID: hidraw -- fix comment about accepted devices
2009-05-20 Stephane ChattyHID: Multitouch support for the N-Trig touchscreen
2009-05-20 Stephane ChattyHID: add new multitouch and digitizer contants
2009-05-15 Sergey BelyashovHID: autocentering support for Logitech Force 3D Pro
2009-05-15 Jiri KosinaHID: fix hid-ff drivers so that devices work even witho...
2009-05-15 Jussi KivilinnaHID: force feedback support for SmartJoy PLUS PS2/USB...
2009-05-13 Bastien NoceraHID: Wacom Graphire Bluetooth driver
2009-05-13 Sergey BelyashovHID: autocentering support for Logitech G25 Racing...
2009-05-11 Alan SternHID: add NOGET quirk for devices from CH Products
2009-05-11 Zoltan KarcagiHID: fix dropped device-specific quirks
2009-05-01 Jiri KosinaHID: fix oops in hid_check_keys_pressed()
2009-04-29 Oliver NeukumHID: fix possible deadlock in usbhid_close()
2009-04-29 Ulrich DangelHID: Fix the support for apple mini aluminium keyboard
2009-04-17 Christophe BorivantHID: Add support for the G25 force feedback wheel in...
2009-04-07 Dan CarpenterHID: hidraw -- fix missing unlocks in unlocked_ioctl
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-30 Jiri KosinaMerge branch 'autosuspend' into for-next
2009-03-30 Jiri SlabyHID: remove compat stuff
2009-03-30 Paul CollinsHID: constify arrays of struct apple_key_translation
2009-03-30 Jiri KosinaHID: add support for Kye/Genius Ergo 525V
2009-03-30 Ryan FinnieHID: Support Apple mini aluminum keyboard
2009-03-30 Jiri KosinaHID: support for Kensington slimblade device
2009-03-30 Richard WalmsleyHID: DragonRise game controller force feedback driver
2009-03-30 Anssi HannulaHID: add support for another version of 0e8f:0003 devic...
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-30 Pavel MachekHID: make HID_DEBUG defaults consistent
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-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-02-17 Anssi HannulaHID: move tmff and zpff devices from ignore_list to...
2009-02-17 Dan CarpenterHID: unlock properly on error paths in hidraw_ioctl()
2009-02-17 Michael TokarevHID: blacklist Powercom USB UPS
2009-01-29 Jiri KosinaHID: document difference between hid_blacklist and...
2009-01-29 Jarod WilsonHID: add antec-branded soundgraph imon devices to blacklist
2009-01-29 Oliver NeukumHID: fix reversed logic in disconnect testing of hiddev
2009-01-29 Jiri KosinaHID: adjust report descriptor fixup for MS 1028 receiver
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 Jiri KosinaHID: fix error condition propagation in hid-sony driver
2009-01-04 Oliver NeukumHID: fix reference count leak hidraw
2009-01-04 Matt HelsleyHID: add proper support for pensketch 12x9 tablet
2009-01-04 Alexey KlimovHID: don't allow DealExtreme usb-radio be handled by...
2009-01-04 Jiri KosinaHID: fix default Kconfig setting for TopSpeed driver
2009-01-04 Lev BabievHID: driver for TopSeed Cyberlink quirky remote
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 Lukasz LubojanskiHID: force feedback driver for GreenAsia 0x12 PID
2009-01-04 David BrownellHID: switch specialized drivers from "default y" to...
2009-01-04 Jiri KosinaHID: set proper dev.parent in hidraw
2009-01-04 Jiri SlabyHID: add dynids facility
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 Rafi RubinHID: add n-trig digitizer support
2009-01-04 Jiri KosinaHID: add phys and name ioctls to hidraw
2009-01-04 Kay SieversHID: struct device - replace bus_id with dev_name(...
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
2009-01-04 Jiri KosinaHID: ignore mouse interface for unibody macbooks
2008-11-28 Jan ScholzHID: Apple ALU wireless keyboards are bluetooth devices
2008-11-23 Jiri SlabyHID: remove setup mutex, fix possible deadlock
2008-11-20 Jiri KosinaHID: add USB ID for another dual gameron adapter
2008-11-20 Jiri KosinaHID: unignore mouse on unibody macbooks
2008-11-17 Jiri KosinaHID: fix blacklist entries for greenasia/pantherlord
2008-11-14 Jiri SlabyHID: don't grab devices with no input
2008-11-13 Alexey KlimovHID: fix radio-mr800 hidquirks
next