aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/ieee1394/linux1394-2.6Linus Torvalds1-0/+3
2007-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus 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/BaniasPentium M)"Linus Torvalds1-29/+9
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversionStefan 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/git/linville/wireless-2.6 into tmpJeff Garzik2-8/+10
2007-03-23cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray1-12/+12
2007-03-23myri10ge: update driver version to 1.3.0-1.226Brice Goglin1-1/+1
2007-03-23myri10ge: fix management of >4kB allocated pagesBrice Goglin1-0/+8
2007-03-23myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin1-2/+2
2007-03-23myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin1-0/+8
2007-03-23mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth1-0/+14
2007-03-23SAA9730: Fix large pile of warningsRalf Baechle1-89/+88
2007-03-23Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang1-2/+1
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray4-16/+200