summaryrefslogtreecommitdiffstats
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-304-0/+221
* 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-1713-56/+162
|\
| * 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: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-301-1/+3
| * 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-272-0/+23
| * 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-022-10/+12
* | Input: add HTC Shift Touchscreen DriverPau Oliva Fora2008-06-024-0/+274
* | Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-05-291-11/+18
* | Input: remove CVS keywordsAdrian Bunk2008-05-2046-91/+0
* | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-162-20/+70
* | Input: add support for SuperH MigoR touchscreenMagnus Damm2008-05-163-0/+262
* | Input: remove unused definesJoe Perches2008-05-162-5/+2
* | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-162-53/+0
* | Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-162-23/+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-1520-39/+508
|\
| * [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
OpenPOWER on IntegriCloud