summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov11-55/+158
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum2-8/+44
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina1-2/+6
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina1-0/+7
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev1-1/+0
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao1-1/+14
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov1-3/+6
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-10/+10
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora3-0/+268
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-29Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina1-11/+18
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite1-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi1-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown1-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown1-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown1-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown1-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont1-8/+25
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont1-0/+7
2008-05-20Input: remove CVS keywordsAdrian Bunk40-82/+0
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov1-20/+69
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm3-0/+262
2008-05-16Input: remove unused definesJoe Perches1-0/+2
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov1-52/+0
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov1-22/+0
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon1-11/+26
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders1-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg1-73/+100
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-05-16HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov1-0/+2
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison1-2/+2
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng1-20/+19
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-75/+75
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+4
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds3-5/+3
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-45/+18
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-63/+63
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi1-0/+3