aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-5/+9
2007-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds9-47/+30
2007-03-27Merge git://kvm.qumranet.com/home/avi/kvmLinus Torvalds1-17/+22
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-27KVM: always reload segment selectorsIngo Molnar1-16/+21
2007-03-27KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmxAvi Kivity1-1/+1
2007-03-27V4L/DVB (5472): Isl6421: don't reference freed memoryThomas Viehweger1-0/+1
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare2-12/+8
2007-03-27V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.Hans Verkuil1-2/+2
2007-03-27V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab1-1/+1
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott3-29/+13
2007-03-27V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho1-1/+1
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne1-2/+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