summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg
2012-06-25HID: magicmouse: Correct report range of major / minor axesYufeng Shen
2012-06-18HID: uhid: silence gcc warningJiri Kosina
2012-06-18HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPointBryan Wu
2012-06-18HID: uhid: implement feature requestsDavid Herrmann
2012-06-18HID: uhid: forward raw output reports to user-spaceDavid Herrmann
2012-06-18HID: uhid: forward output request to user-spaceDavid Herrmann
2012-06-18HID: uhid: forward open/close events to user-spaceDavid Herrmann
2012-06-18HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann
2012-06-18HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann
2012-06-18HID: uhid: allow feeding input data into uhid devicesDavid Herrmann
2012-06-18HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann
2012-06-18HID: uhid: implement write() on uhid devicesDavid Herrmann
2012-06-18HID: uhid: implement read() on uhid devicesDavid Herrmann