summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-01-30[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+7
2007-01-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-49/+119
2007-01-27Fix Maple PATA IRQ assignment.David Woodhouse2-3/+7
2007-01-27ahci: use 0x80 as wait stat value instead of 0xffTejun Heo1-1/+1
2007-01-27sata_via: style clean up, no indirect method call in LLDTejun Heo1-1/+1
2007-01-27ahci: fix endianness in spurious interrupt messageTejun Heo1-1/+2
2007-01-27[PATCH] Fix race in efi variable delete codeMatt Domsch1-17/+12
2007-01-27[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown1-1/+1
2007-01-27[PATCH] md: fix potential memalloc deadlock in mdNeilBrown3-0/+34
2007-01-27[PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger1-1/+1
2007-01-27[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura1-8/+19
2007-01-27[PATCH] md: avoid reading past the end of a bitmap fileNeilBrown1-4/+8
2007-01-27[PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown1-1/+2
2007-01-27[PATCH] md: make 'repair' actually work for raid1NeilBrown1-0/+5
2007-01-27[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2007-01-27[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-27[PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto1-9/+14
2007-01-27[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty1-2/+3
2007-01-27[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks1-14/+14
2007-01-27[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel1-0/+15
2007-01-27[PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2-3/+18
2007-01-27[PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2-40/+38
2007-01-27[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2-1/+17
2007-01-27[PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard1-4/+4
2007-01-26[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-26libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan1-1/+2
2007-01-26libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2-5/+10
2007-01-26ahci: improve and limit spurious interrupt messages, take#3Tejun Heo1-8/+49
2007-01-26sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo1-1/+11
2007-01-25libata: set_mode, Fix the FIXMEAlan6-20/+19
2007-01-25libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan1-3/+3
2007-01-25libata cmd64x: whack into a shape that looks like the documentationAlan1-7/+16
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-66/+29
2007-01-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2007-01-24Merge branch 'master' into upstream-fixesJeff Garzik97-1035/+4630
2007-01-24libata: Fixup n_elem initializationBrian King1-1/+1
2007-01-24ahci: don't enter slumber on power downTejun Heo1-27/+10
2007-01-24sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock1-8/+6
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo1-1/+1
2007-01-24[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2-41/+8
2007-01-24[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz1-2/+0
2007-01-24[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2-23/+21
2007-01-24V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov1-0/+1
2007-01-24[PATCH] email change for shemminger@osdl.orgStephen Hemminger3-3/+3
2007-01-24mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth1-2/+9
2007-01-24s2io bogus memsetAl Viro1-2/+1
2007-01-23Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-62/+52
2007-01-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds3-2/+26
2007-01-23[PATCH] s2io bogus memsetAl Viro1-2/+1