aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-30[PATCH] b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30[PATCH] pata_platform: fallout from set_mode() changeAl Viro1-1/+2
2007-01-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro1-2/+0
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro1-0/+1
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+9
2007-01-30[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day1-1/+1
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
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-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
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo1-1/+1
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2-41/+8