summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin1-11/+1
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa1-1/+1
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk1-2/+2
2007-03-27[PATCH] drivers/spi/: fix section mismatchesAdrian Bunk1-6/+4
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake1-7/+0
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown2-12/+41
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown2-1/+3
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown1-0/+4
2007-03-27[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi1-0/+4
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-137/+106
2007-03-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-19/+27
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste1-0/+30
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-98/+145
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-12/+8
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell1-1/+5
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell1-3/+4
2007-03-26USB: another entry for the quirk listOliver Neukum1-1/+2
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan1-1/+0
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell1-10/+93
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern3-82/+41
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava1-1/+1
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare1-11/+7
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal2-11/+24
2007-03-26pdc202xx_new: Enable ATAPI DMAAlbert Lee1-1/+2
2007-03-26ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl1-2/+4
2007-03-26ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz1-7/+30
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz1-2/+6
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner1-0/+4
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-26[S390] cio: Device status validity.Cornelia Huck1-1/+5
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5
2007-03-25[PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski1-0/+3
2007-03-25[TG3]: Update version and reldate.Michael Chan1-2/+2
2007-03-25[TG3]: Exit irq handler during chip reset.Michael Chan2-47/+67
2007-03-25[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2-20/+1
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov1-3/+3
2007-03-25[NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day1-65/+0
2007-03-24[PATCH] cx88-dvb: fix nxt200x rf input switchingMichael Krufky1-2/+2
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle1-1/+1
2007-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+3
2007-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-197/+460
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther1-3/+1
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka1-0/+3
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner1-1/+2
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds1-29/+9
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter1-0/+3
2007-03-23[netdrvr] ewrk3: correct card detection bugJeff Garzik1-2/+1
2007-03-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-8/+10