aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-10-291-5/+5
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-264-21/+87
|\
| * HID: zeroplus: validate output report detailsKees Cook2013-10-011-13/+5
| * HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+58
| * HID: check for NULL field when setting valuesKees Cook2013-09-261-1/+6
| * HID: ntrig: validate feature report detailsKees Cook2013-09-261-1/+2
| * HID: validate HID report id sizeKees Cook2013-09-261-4/+8
| * HID: pantherlord: validate output report detailsKees Cook2013-09-261-2/+8
* | HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-08-161-1/+1
* | HID: uhid: silence gcc warningJiri Kosina2012-08-161-1/+1
* | HID: uhid: implement feature requestsDavid Herrmann2012-08-161-1/+119
* | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-08-161-1/+33
* | HID: uhid: forward output request to user-spaceDavid Herrmann2012-08-161-0/+18
* | HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-08-161-1/+6
* | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-08-161-1/+7
* | HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-08-161-1/+3
* | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-08-161-0/+14
* | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-08-161-0/+144
* | HID: uhid: implement write() on uhid devicesDavid Herrmann2012-08-161-1/+30
* | HID: uhid: implement read() on uhid devicesDavid Herrmann2012-08-161-1/+45
* | HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-08-161-0/+7
* | HID: uhid: add internal message bufferDavid Herrmann2012-08-161-0/+65
* | HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-08-163-0/+110
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-197-24/+123
|\ \ | |/
| * HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-021-0/+2
| * HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-04-023-0/+7
| * HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2012-03-122-0/+4
| * HID: multitouch: add support for 3M 32"Benjamin Tissoires2012-01-252-0/+4
| * HID: multitouch: add support for the MSI Windpad 110WBenjamin Tissoires2012-01-252-0/+4
| * HID: multitouch: Add egalax ID for Acer Iconia W500Marek Vasut2012-01-253-0/+5
| * HID: multitouch: cleanup with eGalax PID definitionsBenjamin Tissoires2012-01-253-24/+24
| * HID: hid-multitouch - add another eGalax idChris Bagwell2012-01-253-0/+5
| * HID: bump maximum global item tag report size to 96 bytesChase Douglas2012-01-251-1/+1
| * HID: Correct General touch PIDBenjamin Tissoires2011-12-092-2/+2
| * hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds2011-11-111-3/+0
| * HID: consolidate MacbookAir 4,1 mappingsJiri Kosina2011-11-111-25/+0
| * HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-11-113-0/+5
| * HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-11-113-0/+15
| * HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu2011-11-113-0/+37
| * HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina2011-11-111-0/+3
| * HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown2011-11-114-0/+10
| * HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2011-11-112-0/+12
| * HID: add support for HuiJia USB Gamepad connectorClemens Werther2011-11-112-0/+2
| * HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-11-113-0/+12
| * HID: ACRUX - fix enabling force feedback supportSergei Kolzun2011-11-111-1/+1
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-272-0/+4
|\ \ | |/
| * HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-10-251-1/+9
| * HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-10-252-0/+4
* | HID: Add null check for hidinput.Jaikumar Ganesh2011-09-211-1/+1
* | HID: magicmouse: Add input_register callback.Jaikumar Ganesh2011-09-211-7/+6