summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1218-18/+19
* Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1210-6/+10
* Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-4/+4
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1213-13/+13
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1214-13/+15
* Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-1213-41/+56
* Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov2007-04-122-10/+9
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-1214-20/+13
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-1220-49/+59
* Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-129-13/+8
* Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-124-5/+0
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-1211-67/+99
* Input: remove old USB touchscreen driversDmitry Torokhov2007-04-124-998/+0
* Input: logips2pp - add model 1 informationDmitry Torokhov2007-04-121-0/+1
* Input: add logical channel support for ATI Remote Wonder IIPeter Stokes2007-04-121-9/+80
* Input: gtco - handle errors from input_register_device()Dmitry Torokhov2007-04-121-338/+289
* Input: wistron - declare keymaps as initdataEric Piel2007-04-121-27/+49
* Input: wistron - introduce generic keymapEric Piel2007-04-121-2/+40
* Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-72/+523
* Input: logips2pp - ignore mice reporting model as 0Dmitry Torokhov2007-04-121-3/+3
* Input: i8042 - disable interfaces when switching to legacy modeDmitry Torokhov2007-04-121-0/+7
* Input: mousedev - fix sudden warps with touchpadsDmitry Torokhov2007-04-121-25/+26
* Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2007-04-122-5/+9
* Input: remove no longer used power.c handlerRobert P. J. Day2007-04-122-181/+0
* Input: keyboard handler - use printk_ratelimit()Dmitry Torokhov2007-04-121-1/+1
* Input: synaptics - export model bitsDmitry Torokhov2007-04-121-0/+10
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-126-38/+33
* Input: handlers - handle errors from input_open_device()Dmitry Torokhov2007-04-124-40/+107
* Input: handlers - rename 'list' to 'client'Dmitry Torokhov2007-04-124-298/+329
* Input: rework handle creation codeDmitry Torokhov2007-04-128-124/+284
* Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov2007-03-161-0/+11
* Input: HIL - fix rwlock recursion bugHelge Deller2007-03-163-25/+18
* Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-163-0/+268
* Input: sermouse - improve protocol error recoveryPeter Osterlund2007-03-161-4/+12
* Input: simplify input_free_device()Dmitry Torokhov2007-03-161-7/+1
* Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-143-68/+119
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-1010-59/+195
* Input: let driver core create class device attribute groupsDmitry Torokhov2007-03-071-21/+8
* Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov2007-03-071-0/+1
* Input: wistron - add support for TravelMate 610Eric Piel2007-03-071-0/+24
* Input: psmouse - do not force stream modeDmitry Torokhov2007-03-071-6/+0
* Input: HIL - cleanup coding styleHelge Deller2007-02-285-576/+703
* Input: HIL - various fixes for HIL driversHelge Deller2007-02-285-25/+27
* Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-281-13/+15
* Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-183-1/+220
* Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-185-7/+139
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-1810-39/+0
* Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-181-0/+2
* Input: hid-lgff - treat devices as joysticks unless told otherwiseDmitry Torokhov2007-02-181-4/+6
OpenPOWER on IntegriCloud