summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg2008-08-081-6/+6
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2008-07-236-18/+65
|\
| * HID: apple_fn_keys F5 and F6Henrik Rydberg2008-07-231-0/+2
| * HID: remove quirk lookup from usbkbd/usbmouseJiri Kosina2008-07-232-16/+0
| * HID: Add mapping of new KEY_MEDIA_REPEAT keycodeDmitry Torokhov2008-07-231-0/+1
| * HID: gyration remote supportDaniel Walker2008-07-231-0/+28
| * HID: gyration sleep button quirkJiri Kosina2008-07-231-0/+12
| * HID: add quirk for Logitech DiNovo desktopJiri Kosina2008-07-231-1/+3
| * HID: fix quirk handling in usbmouse/kbdJiri Slaby2008-07-232-2/+2
| * HID: fix memory leak in hidraw_releaseJiri Kosina2008-07-231-0/+2
| * HID: Invert HWHEEL mappings for some Logitech miceDan Nicholson2008-07-231-0/+4
| * HID:usbkbd:mark usb_kbd_keycode array as constMing Lei2008-07-231-1/+1
| * HID: add fn key support on Macbook Pro 4,1 and Macbook AirAlexandre Karpenko2008-07-231-0/+12
* | HID: remove unused variable from hiddev compat ioctlJiri Kosina2008-07-231-1/+0
* | HID: fix compile issue in hiddev ioctlJiri Kosina2008-07-231-1/+1
* | HID: Push down BKL into ioctl handler in hidrawAlan Cox2008-07-231-22/+24
* | HID: Switch hiddev to unlocked_ioctlAlan Cox2008-07-231-2/+9
* | HID: use get/put_unaligned_* helpersHarvey Harrison2008-07-231-5/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2008-07-232-3/+7
|\
| * device create: hid: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
| * USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-211-1/+1
| * USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-211-1/+1
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-145-29/+33
| |\
| * | HID: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2008-06-045-29/+33
|\ \ \ | | |/ | |/|
| * | HID: remove CVS keywordsAdrian Bunk2008-05-204-8/+0
| * | HID: Add iMON LCDs to blacklistDylan R Semler2008-05-201-0/+4
| * | HID: add Microchip PICKit 1 and PICkit 2 to blacklistXiaofan Chen2008-05-201-0/+7
| * | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-202-21/+22
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2008-05-063-4/+8
|\|
| * hid-core: use get_unaligned_* helpersHarvey Harrison2008-04-291-3/+3
| * usbhid endianness annotations and fixesAl Viro2008-04-281-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-251-0/+4
| |\
| | * Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry2008-04-151-0/+4
* | | HID: fix report descriptor handling for MS Wireless model 1028Jiri Kosina2008-04-231-1/+1
|/ /
* | HID: Suppress hidinput for Samsung IR controlRobert Schedel2008-04-221-0/+1
* | HID: remove 60x GTCO devices from blacklistJiri Kosina2008-04-221-21/+0
* | HID: WiseGroup 866 Dual Joypad needs output reports quirkJiri Kosina2008-04-221-1/+1
* | HID: ThrustMaster FF driver is no longer experimentalJiri Kosina2008-04-221-2/+2
* | HID: Logitech diNovo Mini pad supportJiri Kosina2008-04-221-0/+2
* | HID: fix race between open() and disconnect() in usbhidOliver Neukum2008-04-221-1/+3
* | HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk2008-04-222-4/+4
* | HID: pass numbered reports properly to hidrawJiri Kosina2008-04-221-2/+7
* | HID: fix misplaced rdesc quirkJiri Kosina2008-04-221-4/+3
* | HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula2008-04-224-0/+128
* | HID: move wait from hid to usbhidJiri Slaby2008-04-222-9/+10
* | HID: fix sparse warningsJiri Slaby2008-04-223-6/+7
* | HID: only dump report traffic with debug level 2Anssi Hannula2008-04-222-3/+3
* | HID: patch to add NOGET for DMI/AcomdataPete Zaitcev2008-04-221-0/+4
* | HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina2008-04-222-1/+40