.. |
usbhid
|
4a247a4119
Merge branch 'upstream' into for-linus
|
13 years ago |
Kconfig
|
4a247a4119
Merge branch 'upstream' into for-linus
|
13 years ago |
Makefile
|
4a247a4119
Merge branch 'upstream' 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
|
21404b772a
hid/apple: modern macbook airs use the standard apple function key translations
|
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
|
6c30d5a532
HID: add more hotkeys in Asus AIO keyboards
|
13 years ago |
hid-core.c
|
e317234975
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
13 years ago |
hid-cypress.c
|
4291ee305e
HID: Add and use hid_<level>: dev_<level> equivalents
|
14 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-gyration.c
|
6497dc3a54
HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE)
|
14 years ago |
hid-holtekff.c
|
8f86a2c3cb
hid: Add module.h to fix up implicit users of it
|
13 years ago |
hid-hyperv.c
|
c1c454b869
HID: hyperv: Properly disconnect the input device
|
13 years ago |
hid-ids.h
|
e317234975
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
13 years ago |
hid-input.c
|
3abee3526d
Merge branches 'battery-scope', 'logitech' and 'multitouch' 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-lg.c
|
30bb75d71b
HID: lg4ff - Add range setting support and sysfs interface
|
14 years ago |
hid-lg.h
|
a7ac90f18c
HID: lg4ff - Fix misleading info in Kconfig
|
14 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
|
8383c6bf93
HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless
|
13 years ago |
hid-lgff.c
|
7362cd2286
HID: lg4ff - Move handling of Logitech wheels to lg4ff driver
|
14 years ago |
hid-logitech-dj.c
|
765031668f
HID: logitech: fix mask to enable DJ mode
|
13 years ago |
hid-logitech-dj.h
|
844580ff63
HID: hid-logitech-dj: fix off by one
|
13 years ago |
hid-magicmouse.c
|
503f7d53b3
HID: hid-magicmouse: Add pointer and buttonpad properties for Magic Trackpad
|
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
|
4a247a4119
Merge branch 'upstream' into for-linus
|
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
|
e027372856
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' 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
|
901e64dbdb
HID: roccat: fix NULL pointer dereference, add range checks
|
14 years ago |
hid-roccat-arvo.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 years ago |
hid-roccat-common.c
|
e027372856
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus
|
13 years ago |
hid-roccat-common.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 years ago |
hid-roccat-isku.c
|
d41c2a7011
HID: roccat: Add support for Isku keyboard
|
13 years ago |
hid-roccat-isku.h
|
d41c2a7011
HID: roccat: Add support for Isku keyboard
|
13 years ago |
hid-roccat-kone.c
|
4c33a885a5
HID: roccat: Use kmemdup rather than duplicating its implementation
|
13 years ago |
hid-roccat-kone.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 years ago |
hid-roccat-koneplus.c
|
901e64dbdb
HID: roccat: fix NULL pointer dereference, add range checks
|
14 years ago |
hid-roccat-koneplus.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 years ago |
hid-roccat-kovaplus.c
|
6b9a57b9fb
HID: roccat: Kovaplus now reports external profile changes via roccat device
|
14 years ago |
hid-roccat-kovaplus.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 years ago |
hid-roccat-pyra.c
|
dc186b661c
HID: roccat: Pyra now reports external profile changes via roccat device
|
14 years ago |
hid-roccat-pyra.h
|
1edd5b42a6
HID: roccat: correction and cleanup of HID feature reports
|
14 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
|
740363fb75
HID: tivo: add support for BT-version (0x1200)
|
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
|
51153a78df
HID: uclogic: Replace original rdescs with links
|
13 years ago |
hid-wacom.c
|
4a247a4119
Merge branch 'upstream' into for-linus
|
13 years ago |
hid-waltop.c
|
a786e83cb0
HID: waltop: Add support for tablet with PID 0038
|
13 years ago |
hid-wiimote-core.c
|
217c8b2b19
HID: wiimote: fix invalid power_supply_powers call
|
13 years ago |
hid-wiimote-debug.c
|
43d782ae80
HID: wiimote: Allow direct DRM debug access
|
13 years ago |
hid-wiimote-ext.c
|
5906215bab
HID: wiimote: Parse classic controller data
|
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
|
b3aec7b686
Merge branch 'upstream' into for-linus
|
13 years ago |