aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10PCMCIA: add Socket Ethernet card into pcnet_csMarcin Juszkiewicz1-0/+1
2007-07-10spidernet: improve interrupt handlingIshizaki Kou1-14/+45
2007-07-103cSOHO100-TX needs EXTRA_PREAMBLESteffen Klassert1-1/+1
2007-07-10Use is_power_of_2() in myri10ge/myri10ge.cvignesh babu1-1/+2
2007-07-10use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu1-2/+3
2007-07-10atari_pamsnet.c: old declaration ritchie style fixYoann Padioleau1-40/+22
2007-07-10sky2: 1.16 versionStephen Hemminger1-1/+1
2007-07-10sky2: remove some leftover debug messagesStephen Hemminger1-4/+0
2007-07-10sky2: use upper_32_bits() macroStephen Hemminger1-12/+7
2007-07-10sky2: use roundup() macroStephen Hemminger1-2/+1
2007-07-10sky2: check drop truncated packetsStephen Hemminger1-0/+8
2007-07-10sky2: add support for read/write of EEPROMStephen Hemminger1-25/+115
2007-07-10sky2: unmark as EXPERIMENTALStephen Hemminger1-1/+1
2007-07-10sky2: receive fillStephen Hemminger1-22/+14
2007-07-10sky2: check for more work before leaving NAPIStephen Hemminger1-18/+17
2007-07-10sky2: debug interfaceStephen Hemminger3-2/+208
2007-07-10sky2: carrier managementStephen Hemminger1-7/+4
2007-07-10sky2: restore workarounds for lost interruptsStephen Hemminger1-1/+8
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt1-5/+6
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov5-0/+278
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse3-0/+359
2007-07-10[BATTERY] Apple PMU driverDavid Woodhouse3-0/+223
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov3-0/+479
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov3-0/+251
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov3-0/+270
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov8-0/+720
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