aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu1-3/+11
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu1-2/+9
2007-01-27atiixp.c: remove unused codeConke Hu1-20/+1
2007-01-27jmicron: fix warningAndrew Morton1-1/+2
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo1-1/+1
2007-01-27ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo1-1/+1
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+7
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds13-49/+119
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse2-3/+7
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo1-1/+1
2007-01-26sata_via: style clean up, no indirect method call in LLDTejun Heo1-1/+1
2007-01-26ahci: fix endianness in spurious interrupt messageTejun Heo1-1/+2
2007-01-26[PATCH] Fix race in efi variable delete codeMatt Domsch1-17/+12
2007-01-26[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown1-1/+1
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown3-0/+34
2007-01-26[PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger1-1/+1
2007-01-26[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura1-8/+19
2007-01-26[PATCH] md: avoid reading past the end of a bitmap fileNeilBrown1-4/+8
2007-01-26[PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown1-1/+2
2007-01-26[PATCH] md: make 'repair' actually work for raid1NeilBrown1-0/+5
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-26[PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto1-9/+14
2007-01-26[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty1-2/+3
2007-01-26[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks1-14/+14
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel1-0/+15
2007-01-26[PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2-3/+18
2007-01-26[PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2-40/+38
2007-01-26[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2-1/+17
2007-01-26[PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard1-4/+4
2007-01-25[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-25libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan1-1/+2
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2-5/+10
2007-01-25ahci: improve and limit spurious interrupt messages, take#3Tejun Heo1-8/+49
2007-01-25sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo1-1/+11
2007-01-25HID: fix hid-input mapping for Firefly Mini Remote ControlSimon Bennett1-0/+2
2007-01-25USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina1-3/+0
2007-01-25HID: fix memleaking of collectionJiri Kosina1-0/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan6-20/+19
2007-01-24libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan1-3/+3
2007-01-24libata 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/jgarzik/netdev-2.6Linus Torvalds1-2/+9
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King2-0/+4
2007-01-24[ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor1-1/+2
2007-01-24[ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2-3/+3
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