summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configurationJeff Garzik1-12/+200
2006-01-29Merge branch 'upstream-fixes'Jeff Garzik1-0/+2
2006-01-29[libata ahci] add another JMicron pci idJeff Garzik1-0/+2
2006-01-29Merge branch 'upstream-fixes'Jeff Garzik1-4/+13
2006-01-29[libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik1-4/+13
2006-01-28Various libata documentation updates.Randy Dunlap3-34/+36
2006-01-28[libata sata_promise] add correct read/write of hotplug registers for SATAII ...Luke Kosewski1-22/+82
2006-01-28[libata ata_piix] Fix ICH6/7 map value interpretationJeff Garzik1-1/+1
2006-01-28[PATCH] libata: implement standard reset component operations and ->probe_resetTejun Heo1-0/+206
2006-01-28[PATCH] libata: implement ata_drive_probe_reset()Tejun Heo1-0/+89
2006-01-27[PATCH] libata: new ->probe_reset operationTejun Heo1-1/+18
2006-01-27[PATCH] libata: modify ata_dev_try_classifyTejun Heo1-14/+16
2006-01-27[PATCH] libata: export ata_busy_sleepTejun Heo1-6/+3
2006-01-27[PATCH] ahci: add constants for SRSTTejun Heo1-0/+4
2006-01-27[PATCH] ahci: stop engine during hard resetTejun Heo1-0/+2
2006-01-27[PATCH] libata: create pio/atapi task queueing wrappersTejun Heo1-6/+24
2006-01-27[PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo7-64/+67
2006-01-27[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo1-3/+4
2006-01-27[PATCH] libata: return AC_ERR_* from issue functionsTejun Heo10-30/+27
2006-01-27[PATCH] libata: add detailed AC_ERR_* flagsTejun Heo4-9/+9
2006-01-27[PATCH] ahci: fix err_mask setting in ahci_host_intrTejun Heo1-1/+1
2006-01-27[PATCH] libata: fix ata_qc_issue() error handlingTejun Heo2-12/+12
2006-01-27[PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo2-41/+20
2006-01-27[PATCH] libata: fold __ata_qc_complete() into ata_qc_free()Tejun Heo1-18/+12
2006-01-27Merge branch 'master'Jeff Garzik30-645/+6890
2006-01-27[PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7Tejun Heo1-14/+39
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-71/+58
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox12-11/+2793
2006-01-19[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-19[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-19[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-19[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-19[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-8/+15
2006-01-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+36
2006-01-19[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-19[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2-3/+1
2006-01-19[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-19[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-19[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-19[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-19[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-19[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-19[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-19[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-19[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11