aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2007-03-27Merge git://kvm.qumranet.com/home/avi/kvmLinus Torvalds
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk
2007-03-27[PATCH] drivers/spi/: fix section mismatchesAdrian Bunk
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown
2007-03-27[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi
2007-03-27KVM: always reload segment selectorsIngo Molnar
2007-03-27KVM: Prevent system selectors leaking into guest on real->protected mode tran...Avi Kivity
2007-03-27V4L/DVB (5472): Isl6421: don't reference freed memoryThomas Viehweger
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare
2007-03-27V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.Hans Verkuil
2007-03-27V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott
2007-03-27V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell
2007-03-26USB: another entry for the quirk listOliver Neukum
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-03-26pdc202xx_new: Enable ATAPI DMAAlbert Lee
2007-03-26ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl
2007-03-26ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner
2007-03-26[S390] cio: Device status validity.Cornelia Huck
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter
2007-03-25[PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski
2007-03-25[TG3]: Update version and reldate.Michael Chan
2007-03-25[TG3]: Exit irq handler during chip reset.Michael Chan
2007-03-25[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov