aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2012-08-16HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell
2012-08-15HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov
2012-08-15HID: multitouch: Add ELAN production request when resume.Scott Liu
2012-08-15HID: multitouch: Add support for eGalax 0x73f7Thierry Reding
2012-08-15HID: hid-multitouch: Remove misleading null testHenrik Rydberg
2012-08-15HID: add quirk for Freescale i.MX28 ROM recoveryMarek Vasut
2012-08-15HID: Bump maximum global item tag report size to 128 bytesMarek Vasut
2012-08-15HID: wacom: OLEDs control over sysfs for Intuos4Przemo Firszt
2012-08-15HID: wacom: Use half of brightness for low statePrzemo Firszt
2012-08-15HID: picoLCD: Improve unplug handlingBruno Prémont
2012-08-15HID: picoLCD: satify some checkpatch warningsBruno Prémont
2012-08-15HID: picoLCD: prevent NULL pointer dereference on unplugBruno Prémont
2012-08-15HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont
2012-08-15HID: picoLCD: split driver codeBruno Prémont
2012-08-15HID: multitouch: add support for Touch Revolution touchscreensJiri Kosina
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiverHans de Goede
2012-07-24Merge branch 'uhid' into for-linusJiri Kosina
2012-07-24Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...Jiri Kosina
2012-07-23HID: add ASUS AIO keyboard model AK1DCyrus Lien
2012-07-22HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux
2012-07-20HID: Allow drivers to be their own listenerDavid Herrmann
2012-07-20HID: usbhid: fix error paths in suspendAlan Stern
2012-07-20HID: usbhid: check for suspend or reset before restartingAlan Stern
2012-07-20HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern
2012-07-20HID: usbhid: inline some simple routinesAlan Stern
2012-07-20HID: usbhid: fix autosuspend callsAlan Stern
2012-07-20HID: usbhid: fix use-after-free bugAlan Stern
2012-07-20HID: hid-core: optimize in case of hidrawMatthieu CASTET
2012-07-20HID: hidraw: fix list->buffer memleakMatthieu CASTET
2012-07-20HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes
2012-07-20HID: roccat: added sensor sysfs attribute for SavuStefan Achatz
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-12HID: Add driver for Holtek based keyboards with broken HIDTom Harwood
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan
2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois
2012-07-09HID: Add suport for the brightness control keys on HP keyboardsKeng-Yu Lin
2012-07-09HID: add Sennheiser BTD500USB device supportFrank Kunz
2012-07-04HID: magicmouse: Implement Multi-touch Protocol B (MT-B)Yufeng Shen
2012-07-04HID: magicmouse: Removing report_touches switchYufeng Shen
2012-07-04HID: add battery quirk for Apple Wireless ANSIDaniel Nicoletti
2012-06-28HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz
2012-06-28HID: roccat: fix wrong hid_err usage on struct usb_deviceStefan Achatz
2012-06-28HID: roccat: move functionality to roccat-commonStefan Achatz
2012-06-28HID: roccat: add support for Roccat SavuStefan Achatz
2012-06-28HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-06-28HID: hid-multitouch: fix input mode feature commandBenjamin Tissoires
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds