summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: fix kernel-doc parametersRandy Dunlap2007-05-091-0/+2
* Fix pata_qdi.c probe codeSamuel Thibault2007-05-091-1/+1
* pata_scc: fix compilationAlexey Dobriyan2007-05-091-2/+2
* sata_via: add missing PM hooksTejun Heo2007-05-091-0/+8
* sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock2007-05-091-14/+78
* pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy2007-05-091-0/+1
* sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson2007-05-091-4/+18
* sata_promise: fix another error decode regressionMikael Pettersson2007-05-091-1/+3
* libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo2007-05-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-4/+4
* | libata: use flush_work()Andrew Morton2007-05-091-4/+4
|/
* Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-0831-187/+306
|\
| * [libata reset-seq] build and merge fixesJeff Garzik2007-05-013-3/+5
| * libata: reimplement reset sequencingTejun Heo2007-05-012-51/+42
| * libata: improve ata_std_prereset()Tejun Heo2007-05-011-7/+15
| * libata: improve 0xff status handlingTejun Heo2007-05-013-20/+30
| * libata: add deadline support to prereset and reset methodsTejun Heo2007-05-0131-126/+234
* | Merge branch 'linux-2.6'Paul Mackerras2007-05-083-1/+696
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-063-1/+696
| |\ \ | | |/ | |/|
| | * [ARM] Add support for ICSIDE interface on RiscPCRussell King2007-05-033-0/+695
| | * [ARM] Add platform support for PATA on RiscPCRussell King2007-05-031-1/+1
* | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
|/ /
* | libata: honour host controllers that want just one hostLinus Torvalds2007-04-301-7/+4
* | SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.cMilind Arun Choudhary2007-04-281-1/+1
* | drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=nAndrew Morton2007-04-281-0/+8
* | pata_hpt37x: Further small fixesAlan Cox2007-04-281-14/+9
* | pata_hpt3x2n: Add HPT371N support and other bitsAlan Cox2007-04-281-7/+38
* | ata: printk warning fixesAndrew Morton2007-04-281-6/+9
* | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2007-04-281-1/+4
* | ahci: consolidate common port flagsTejun Heo2007-04-281-19/+10
* | ata_timing: ensure t->cycle is always correctAlan Cox2007-04-281-0/+6
* | libata: add missing call to ->cable_detect() in new EH pathTejun Heo2007-04-281-0/+4
* | pata_amd: remove contamination added during cable_detect conversionTejun Heo2007-04-281-5/+0
* | libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-281-1/+27
* | libata: HPA supportAlan Cox2007-04-281-0/+209
* | libata: kill probe_ent and related helpersTejun Heo2007-04-283-250/+0
* | libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-2813-429/+362
* | libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-289-657/+444
* | libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo2007-04-283-132/+80
* | libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo2007-04-282-250/+187
* | libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-282-2/+71
* | libata: convert native PCI host handling to new init modelTejun Heo2007-04-282-50/+102
* | libata: convert legacy PCI host handling to new init modelTejun Heo2007-04-281-102/+302
* | libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+93
* | libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-283-224/+323
* | libata: separate out ata_host_start()Tejun Heo2007-04-281-13/+61
* | libata: allocate ap separately from shostTejun Heo2007-04-281-5/+14
* | ahci: add PCI ID for new VIA chipTejun Heo2007-04-281-0/+1
OpenPOWER on IntegriCloud