aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik3-4/+4
2006-10-11[PATCH] pata-qdi: fix le32 in data_xferPeter Korsgaard1-1/+1
2006-10-11[libata] sata_promise: add PCI IDJeff Garzik1-0/+1
2006-10-11[PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer1-7/+39
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro2-3/+3
2006-10-05Merge branch 'master' into upstream-fixesJeff Garzik11-37/+24
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells11-37/+24
2006-10-05[PATCH] libata: Don't believe bogus claims in the older PIO mode registerAlan Cox1-1/+5
2006-10-04[PATCH] pata: teach ali about rev C8, keep pcmcia driver in syncAlan Cox2-3/+5
2006-10-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds50-415/+351
2006-10-03[PATCH] pata_hpt366: fix typoOGAWA Hirofumi1-1/+1
2006-10-01[libata] pata_artop: kill gcc warningJeff Garzik1-1/+4
2006-09-30[PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo1-1/+11
2006-09-29[libata] DocBook minor updates, fixesJeff Garzik2-2/+2
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik42-235/+215
2006-09-28[libata] Print out Status register, if a BSY-sleep takes too longJeff Garzik1-2/+4
2006-09-28[libata] init probe_ent->private_data in a common locationJeff Garzik2-2/+3
2006-09-28[libata] minor PCI IDE probe fixes and cleanupsJeff Garzik1-20/+20
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik9-150/+91
2006-09-27[PATCH] Fix reference of uninitialised memory in ata_device_add()Dave Jones1-2/+1
2006-09-27[libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik34-74/+54
2006-09-27[libata] sata_mv: fix oops by filling in missing hookJeff Garzik1-0/+1
2006-09-26[libata] One more s/15/ATA_SECONDARY_IRQ/ substitutionJeff Garzik1-1/+1
2006-09-26[libata] pata_serverworks: fill in ->irq_clear hookJeff Garzik1-0/+4
2006-09-26[PATCH] pata_serverworks: correct PCI ID in cable detection tableAlan Cox1-2/+2
2006-09-26[PATCH] libata-sff: use our IRQ definesAlan Cox1-2/+2
2006-09-26[PATCH] libata-eh: Remove layering violation and duplication when handling absent portsAlan Cox17-108/+67
2006-09-26[PATCH] libata: tighten rules for legacy dependanciesAlan Cox1-1/+2
2006-09-26[PATCH] libata: refuse to register IRQless portsAlan Cox1-0/+5
2006-09-25[libata] Fix oops introduced in non-uniform port handling fixJeff Garzik4-12/+13
2006-09-25[PATCH] ata-piix: fixes kerneldoc errorHenne1-1/+1
2006-09-24[PATCH] pata_pdc2027x iomem annotationsAl Viro1-3/+3
2006-09-24[PATCH] libata won't build on SUN4Al Viro1-0/+1
2006-09-24[PATCH] libata won't build on m68k and m32rAl Viro1-0/+1
2006-09-24Merge branch 'master' into upstreamJeff Garzik2-2/+1
2006-09-20[libata] Delete pata_it8172 driverJeff Garzik3-298/+0
2006-09-19[PATCH] libata: improve handling of diagostic fail (and hardware that misreports it)Alan Cox1-2/+17
2006-09-19Merge branch 'master' into upstreamJeff Garzik1-4/+9
2006-09-19[PATCH] libata: fix non-uniform ports handlingTejun Heo2-5/+15
2006-09-19Merge branch 'tmp' into upstreamJeff Garzik1-2/+12
2006-09-13[libata] ata_piix: build fixJeff Garzik1-1/+1
2006-09-12[PATCH] pata_amd: Check enable bits on NvidiaAlan Cox1-1/+12
2006-09-12[PATCH] Update SiS PATAAlan Cox1-1/+5
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik2-6/+37
2006-09-06[libata] Add pata_jmicron driver to Kconfig, MakefileJeff Garzik2-0/+10
2006-08-31[libata #pata-drivers] Trim trailing whitespace.Jeff Garzik25-456/+456
2006-08-31Merge branch 'upstream' into pata-driversJeff Garzik2-2/+2
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik2-2/+2
2006-08-29[libata] Add a bunch of PATA drivers.Jeff Garzik42-110/+18371