summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds23-229/+296
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-134/+128
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams1-1/+4
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko12-96/+96
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla1-64/+100
2006-01-09[PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering1-1/+1
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige1-3/+7
2006-01-09[PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2006-01-09[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk1-4/+4
2006-01-09[PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk1-1/+1
2006-01-09[PATCH] Add MIPS dependency for dm9000 driverFranck1-1/+1
2006-01-09[PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak1-1/+1
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2-2/+3
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger1-13/+6
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger1-11/+17
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger1-2/+1
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger1-15/+21
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger1-4/+24
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger1-8/+7
2006-01-09[BLOCK] CCISS: update for blk softirq completionsJens Axboe1-26/+46
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe2-7/+37
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe3-101/+45
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-10/+0
2006-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-163/+250
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2-3/+1
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk3-0/+4
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck5-48/+48
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-2/+12
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton2-8/+0
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller3-13/+84
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] drivers/connector/cn_proc.c typosDavid S. Miller1-2/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet1-3/+3
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet1-1/+2
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall5-0/+531
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig27-447/+304
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7