aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina2008-06-301-0/+26
* Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-303-0/+220
* Input: wm9712 - no pressure measurement with 5-wire modeMark Brown2008-06-301-6/+12
* Input: fix force feedback upload issue in compat modeAdam Dawidowski2008-06-301-11/+90
* Input: atamouse - various cleanupsDmitry Torokhov2008-06-301-15/+12
* Input: evbug - identify device by its sysfs IDDmitry Torokhov2008-06-301-3/+7
* Input: don't reset sync flag when ignoring eventDmitry Torokhov2008-06-301-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-1711-55/+158
|\
| * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-172-8/+44
| * Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
| * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-061-0/+7
| * Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-061-1/+0
| * Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
| * Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| * Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0
| * Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+22
| * Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
| * Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
| * Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
| * Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
* | Input: pxa27x_keypad - add wakeup supportEric Miao2008-06-021-1/+14
* | Input: serio - remove pending events when unregistering driverDmitry Torokhov2008-06-021-3/+6
* | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-021-10/+10
* | Input: add HTC Shift Touchscreen DriverPau Oliva Fora2008-06-023-0/+268
* | Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-05-291-11/+18
* | Input: remove CVS keywordsAdrian Bunk2008-05-2040-82/+0
* | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-20/+69
* | Input: add support for SuperH MigoR touchscreenMagnus Damm2008-05-163-0/+262
* | Input: remove unused definesJoe Perches2008-05-161-0/+2
* | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-52/+0
* | Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-22/+0
* | Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-161-11/+26
* | Input: appletouch - simplify touchpad type detectionSven Anders2008-05-161-107/+57
* | Input: appletouch - miscellaneous code cleanupsJohannes Berg2008-05-161-73/+100
* | Input: adbhid - capslock and power button fixRodney Lorrimar2008-05-161-3/+12
* | Input: adbhid - fix capslock key state after suspendRodney Lorrimar2008-05-161-7/+39
* | HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov2008-05-161-0/+2
* | Input: use clamp_val() macro in ff-memless.cHarvey Harrison2008-05-161-2/+2
* | Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison2008-05-161-1/+1
* | Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-161-20/+19
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-1614-75/+75
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-152-1/+4
|\
| * [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
* | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-153-5/+3
* | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-157-45/+18
|\ \
| * | [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5