Linus Torvalds 8762541f06 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
..
usbhid eb055fd056 HID: usbhid: fix error paths in suspend 13 years ago
Kconfig c062c4d1de Merge branch 'uhid' into for-linus 13 years ago
Makefile c062c4d1de Merge branch 'uhid' into for-linus 13 years ago
hid-a4tech.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-apple.c 39ea32ca7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 13 years ago
hid-aureal.c 212da74da7 HID: Aureal Remote Control Device Driver 13 years ago
hid-axff.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-belkin.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-cherry.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-chicony.c 2d8767bb42 HID: add ASUS AIO keyboard model AK1D 13 years ago
hid-core.c 8762541f06 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
hid-cypress.c 76c9d8fe2c HID: add support for Cypress barcode scanner 04B4:ED81 13 years ago
hid-debug.c e027372856 Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus 13 years ago
hid-dr.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-elecom.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-emsff.c e027372856 Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus 13 years ago
hid-ezkey.c a24f423bdf HID: adding __init/__exit macros to module init/exit functions 16 years ago
hid-gaff.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-generic.c 8215d557e5 HID: Create a common generic driver 13 years ago
hid-gyration.c 6497dc3a54 HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE) 14 years ago
hid-holtek-kbd.c ff9bf5a2ef HID: Add driver for Holtek based keyboards with broken HID 13 years ago
hid-holtekff.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-hyperv.c b565a3906a HID: hyperv: Set the hid drvdata correctly 13 years ago
hid-ids.h 8762541f06 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
hid-input.c 929bd380b7 Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus 13 years ago
hid-kensington.c a24f423bdf HID: adding __init/__exit macros to module init/exit functions 16 years ago
hid-keytouch.c 177900e8c9 HID: add support for Keytouch IEC 60945 14 years ago
hid-kye.c 22ca20b250 HID: kye: Add support for 3 tablets 13 years ago
hid-lcpower.c 8ef3953108 HID: hid-lcpower: fix key mapping 14 years ago
hid-lenovo-tpkbd.c c1dcad2d32 HID: Driver for Lenovo Keyboard with Trackpoint 13 years ago
hid-lg.c 8577dbf9d6 HID: hid-lg: Allow for custom device-specific properties to be stored in priv drvdata 13 years ago
hid-lg.h 6a2e176b2d HID: lg4ff: Remove sysfs iface before deallocating memory 13 years ago
hid-lg2ff.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-lg3ff.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-lg4ff.c c6e6dc87b3 HID: hid-lg4ff: remove unused label in !LEDS_CLASS case 13 years ago
hid-lgff.c 7362cd2286 HID: lg4ff - Move handling of Logitech wheels to lg4ff driver 14 years ago
hid-logitech-dj.c d8dc3494f7 HID: logitech: don't use stack based dj_report structures 13 years ago
hid-logitech-dj.h 844580ff63 HID: hid-logitech-dj: fix off by one 13 years ago
hid-magicmouse.c a6d1bc1d5f HID: magicmouse: Implement Multi-touch Protocol B (MT-B) 13 years ago
hid-microsoft.c 23c10becdb HID: fix horizontal wheel for ms comfort mouse 4500 14 years ago
hid-monterey.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-multitouch.c 82d069822f HID: hid-multitouch: add support for Zytronic panels 13 years ago
hid-ntrig.c 7b2a64c96a HID: hid-ntrig: init settle and mode check 14 years ago
hid-ortek.c d586dca06a HID: add support for Skycable 0x3f07 wireless presenter 14 years ago
hid-petalynx.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-picolcd.c 929bd380b7 Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus 13 years ago
hid-pl.c d36b691077 misc latin1 to utf8 conversions 13 years ago
hid-primax.c f6a04605f3 HID: support primax keyboards violating USB HID spec 13 years ago
hid-prodikeys.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
hid-roccat-arvo.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-arvo.h 1edd5b42a6 HID: roccat: correction and cleanup of HID feature reports 14 years ago
hid-roccat-common.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-common.h 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-isku.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-isku.h 4728f2dc9f HID: roccat: move functionality to roccat-common 13 years ago
hid-roccat-kone.c 4ec141ad4e HID: roccat: fix wrong hid_err usage on struct usb_device 13 years ago
hid-roccat-kone.h 1edd5b42a6 HID: roccat: correction and cleanup of HID feature reports 14 years ago
hid-roccat-koneplus.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-koneplus.h 4728f2dc9f HID: roccat: move functionality to roccat-common 13 years ago
hid-roccat-kovaplus.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-kovaplus.h 4728f2dc9f HID: roccat: move functionality to roccat-common 13 years ago
hid-roccat-pyra.c 7392d73be2 HID: roccat: rename roccat_common functions to roccat_common2 13 years ago
hid-roccat-pyra.h 4728f2dc9f HID: roccat: move functionality to roccat-common 13 years ago
hid-roccat-savu.c 11a5c818ae HID: roccat: added sensor sysfs attribute for Savu 13 years ago
hid-roccat-savu.h 11a5c818ae HID: roccat: added sensor sysfs attribute for Savu 13 years ago
hid-roccat.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
hid-saitek.c 1e93674a8e HID: add new driver for non-compliant Saitek devices 13 years ago
hid-samsung.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-sjoy.c 42fc04e5f8 HID: sjoy: Add device ID for Super Joy Box 3 13 years ago
hid-sony.c c9e4d87758 HID: hid-sony: fix endiannes of Sixaxis accel/gyro values 14 years ago
hid-speedlink.c 74bc695313 HID: Add driver to fix Speedlink VAD Cezanne support 14 years ago
hid-sunplus.c 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
hid-tivo.c 2cee5715a9 HID: tivo: fix support for bluetooth version of tivo Slide 13 years ago
hid-tmff.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-topseed.c b9e4b1e0cd HID: Add support for Perixx PERIBOARD-707 (Plus) 14 years ago
hid-twinhan.c d36b691077 misc latin1 to utf8 conversions 13 years ago
hid-uclogic.c d1257081ae HID: uclogic: Add support for UC-Logic TWHL850 13 years ago
hid-wacom.c d70a2ffe3a HID: wacom: Unify speed setting 13 years ago
hid-waltop.c ed13794925 HID: waltop: Extend barrel button fix 13 years ago
hid-wiimote-core.c 74b89e8a36 HID: wiimote: Fix IR data parser 13 years ago
hid-wiimote-debug.c 234e340582 simple_open: automatically convert to simple_open() 13 years ago
hid-wiimote-ext.c e39fe251e0 HID: wiimote-ext: comment spelling fix 13 years ago
hid-wiimote.h 43d782ae80 HID: wiimote: Allow direct DRM debug access 13 years ago
hid-zpff.c 8f86a2c3cb hid: Add module.h to fix up implicit users of it 13 years ago
hid-zydacron.c 6371fe54b5 HID: zydacron: kfree() NULL pointer cleanup 14 years ago
hidraw.c 4c7b417ecb HID: hidraw: fix list->buffer memleak 13 years ago
uhid.c adefb69b1b HID: uhid: Fix sending events with invalid data 13 years ago