Commit Graph

221 Commits (3b239cd739a9499da08326356add3d9d992c7911)

Author SHA1 Message Date
Jiri Slaby 3b239cd739 HID: move cherry quirks 17 years ago
Jiri Slaby 14a21cd459 HID: move a4tech quirks 17 years ago
Jiri Slaby 0f2213208f HID: move cypress quirks 17 years ago
Jiri Slaby 90231e7eaf HID: move sunplus quirks 17 years ago
Jiri Slaby 78a849a682 HID: move microsoft quirks 17 years ago
Jiri Slaby 880d29f109 HID: indent switches/cases 17 years ago
Jiri Slaby 02ae9a1a8b HID: add compat support 17 years ago
Jiri Slaby 8c19a51591 HID: move apple quirks 17 years ago
Jiri Slaby d458a9dfc4 HID: move ignore quirks 17 years ago
Jiri Slaby 5f22a79923 HID: move logitech quirks 17 years ago
Jiri Slaby 022e8c4d08 HID: move usage input mapping to hid.h 17 years ago
Jiri Slaby 990436a7c9 HID: move ids into separate file 17 years ago
Jiri Slaby c500c97140 HID: hid, make parsing event driven 17 years ago
Jiri Slaby 85cdaf524b HID: make a bus from hid code 17 years ago
Henrik Rydberg f89bd95c5c Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads 17 years ago
Henrik Rydberg 6a250778c7 HID: apple_fn_keys F5 and F6 17 years ago
Jiri Kosina acc0b7c409 HID: remove quirk lookup from usbkbd/usbmouse 17 years ago
Dmitry Torokhov 094403ce3e HID: Add mapping of new KEY_MEDIA_REPEAT keycode 17 years ago
Daniel Walker a7f32697ed HID: gyration remote support 17 years ago
Jiri Kosina 32146dc908 HID: gyration sleep button quirk 17 years ago
Jiri Kosina 2c3e3bfbb6 HID: add quirk for Logitech DiNovo desktop 17 years ago
Jiri Slaby dc25b78f21 HID: fix quirk handling in usbmouse/kbd 17 years ago
Jiri Kosina 4db1c62c99 HID: fix memory leak in hidraw_release 17 years ago
Dan Nicholson 740f370dc6 HID: Invert HWHEEL mappings for some Logitech mice 17 years ago
Ming Lei a44ebccea8 HID:usbkbd:mark usb_kbd_keycode array as const 17 years ago
Alexandre Karpenko 37cdffdadf HID: add fn key support on Macbook Pro 4,1 and Macbook Air 17 years ago
Jiri Kosina 00b33277fa HID: remove unused variable from hiddev compat ioctl 17 years ago
Jiri Kosina 88af45bafd HID: fix compile issue in hiddev ioctl 17 years ago
Alan Cox 979c407e3b HID: Push down BKL into ioctl handler in hidraw 17 years ago
Alan Cox 7961df1681 HID: Switch hiddev to unlocked_ioctl 17 years ago
Harvey Harrison 6f0168d2da HID: use get/put_unaligned_* helpers 17 years ago
Greg Kroah-Hartman 0fd15a18d8 device create: hid: convert device_create to device_create_drvdata 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Jonathan Corbet 702e57d9ef HID: cdev lock_kernel() pushdown 17 years ago
Adrian Bunk f8dea7a3d4 HID: remove CVS keywords 17 years ago
Dylan R Semler 0952c9e8ed HID: Add iMON LCDs to blacklist 17 years ago
Xiaofan Chen f4971031f4 HID: add Microchip PICKit 1 and PICkit 2 to blacklist 17 years ago
Diego 'Flameeyes' Petteno 6e7045990f HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. 17 years ago
Harvey Harrison c105068f2b hid-core: use get_unaligned_* helpers 17 years ago
Al Viro 01d7b36988 usbhid endianness annotations and fixes 17 years ago
Jiri Kosina aaad2b0c75 HID: fix report descriptor handling for MS Wireless model 1028 17 years ago
Robert Schedel efa0f16b0d HID: Suppress hidinput for Samsung IR control 17 years ago
Jiri Kosina 42098a551c HID: remove 60x GTCO devices from blacklist 17 years ago
Jiri Kosina 3e52a05f0a HID: WiseGroup 866 Dual Joypad needs output reports quirk 17 years ago
Jiri Kosina f5c669fc76 HID: ThrustMaster FF driver is no longer experimental 17 years ago
Jiri Kosina c8f0f02f3c HID: Logitech diNovo Mini pad support 17 years ago
Oliver Neukum 69626f23bc HID: fix race between open() and disconnect() in usbhid 17 years ago
Adrian Bunk abdff0f774 HID: make hid_input_field and usbhid_modify_dquirk static 17 years ago
Jiri Kosina b54ec3c13c HID: pass numbered reports properly to hidraw 17 years ago