summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds14-144/+264
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-21/+45
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds33-26815/+142
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt1-5/+6
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger1-2/+2
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner6-90/+140
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens1-0/+4
2007-07-10[S390] Program check in diag 210 under 31 bitMichael Holzheu1-15/+7
2007-07-10[S390] zcore: Fix __user annotation.Heiko Carstens1-1/+1
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens3-0/+18
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens2-29/+86
2007-07-10[S390] vmcp cleanupRobert P. J. Day1-7/+6
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-1/+1
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2-2/+2
2007-07-10loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe1-20/+44
2007-07-10Remove legacy CDROM driversJens Axboe23-24847/+0
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh11-20/+14
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev1-0/+2
2007-07-10[PATCH] Remove acsi.cJens Axboe3-1858/+1
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young1-91/+125
2007-07-10Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton1-1/+1
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport1-1/+1
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton1-1/+1
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2-4/+4
2007-07-10Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2-0/+39
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov1-20/+20
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk1-1/+2
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil1-1/+1
2007-07-10Input: grip-mp - use ARRAY_SIZEAndi Drebes1-2/+2
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng4-9/+53
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt3-0/+213
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov5-299/+335
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov1-34/+87
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov2-99/+102
2007-07-10Input: wistron - add LED supportEric Piel2-2/+91
2007-07-10Input: wriston - reduce polling frequencyEric Piel1-4/+14
2007-07-10Input: aiptek - update driver versionRene van Paassen1-2/+2
2007-07-10Input: aiptek - rework the function key codeRene van Paassen1-51/+46
2007-07-10Input: aiptek - tolerate newlines in sysfs filesRene van Paassen1-1/+4
2007-07-10Input: aiptek - correct the tool switching codeRene van Paassen1-42/+52
2007-07-10Input: aiptek - use only absolute misc reportsRene van Paassen1-1/+4
2007-07-10Input: aiptek - put sensible warnings in probeRene van Paassen1-6/+22
2007-07-10Input: aiptek - use set_bit instead of bitwise orRene van Paassen1-8/+20
2007-07-10Input: aiptek - fix relative mode parsingMark Vytlacil1-5/+7
2007-07-10Input: aiptek - fixed mouse button definesRene van Paassen1-3/+3
2007-07-10Input: aiptek - correct the proximity and validity checksRene van Paassen1-8/+8
2007-07-10Input: aiptek - correct documentation on reportsRene van Paassen1-2/+2
2007-07-10Input: aiptek - use array to list all buttonsDmitry Torokhov1-17/+12
2007-07-10Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov1-22/+2
2007-07-10Input: aiptek - use maps in attributesDmitry Torokhov1-224/+138