aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-30pata_platform: set_mode fixAndrew Morton1-1/+3
2007-01-30ata_if_xfermask() word 51 fixLennert Buytenhek1-1/+1
2007-01-30pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov1-1/+1
2007-01-30Merge branch 'master' into upstream-fixesJeff Garzik1-25/+0
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina2-12/+8
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-29[CPUFREQ] check sysfs_create_link return valueAhmed S. Darwish1-4/+13
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones2-3/+20
2007-01-28[AGPGART] Remove pointless assignment.Dave Jones1-5/+5
2007-01-28[AGPGART] Remove pointless typedef in ati-agpDave Jones1-13/+13
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones1-0/+5
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrectKai Makisara1-8/+11
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu7-52/+73
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox1-0/+6
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237SJosepch Chan2-0/+4
2007-01-27ide: unregister idepnp driver on unloadTejun Heo2-0/+10
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz26-27/+26
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox1-35/+0
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