aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* libata: use flush_work()Andrew Morton2007-05-09
* Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-08
|\
| * [libata reset-seq] build and merge fixesJeff Garzik2007-05-01
| * libata: reimplement reset sequencingTejun Heo2007-05-01
| * libata: improve ata_std_prereset()Tejun Heo2007-05-01
| * libata: improve 0xff status handlingTejun Heo2007-05-01
| * libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* | Merge branch 'linux-2.6'Paul Mackerras2007-05-07
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-06
| |\ \ | | |/ | |/|
| | * [ARM] Add support for ICSIDE interface on RiscPCRussell King2007-05-03
| | * [ARM] Add platform support for PATA on RiscPCRussell King2007-05-03
* | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
|/ /
* | libata: honour host controllers that want just one hostLinus Torvalds2007-04-30
* | SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.cMilind Arun Choudhary2007-04-28
* | drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=nAndrew Morton2007-04-28
* | pata_hpt37x: Further small fixesAlan Cox2007-04-28
* | pata_hpt3x2n: Add HPT371N support and other bitsAlan Cox2007-04-28
* | ata: printk warning fixesAndrew Morton2007-04-28
* | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2007-04-28
* | ahci: consolidate common port flagsTejun Heo2007-04-28
* | ata_timing: ensure t->cycle is always correctAlan Cox2007-04-28
* | libata: add missing call to ->cable_detect() in new EH pathTejun Heo2007-04-28
* | pata_amd: remove contamination added during cable_detect conversionTejun Heo2007-04-28
* | libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-28
* | libata: HPA supportAlan Cox2007-04-28
* | libata: kill probe_ent and related helpersTejun Heo2007-04-28
* | libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-28
* | libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-28
* | libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo2007-04-28
* | libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo2007-04-28
* | libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-28
* | libata: convert native PCI host handling to new init modelTejun Heo2007-04-28
* | libata: convert legacy PCI host handling to new init modelTejun Heo2007-04-28
* | libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-28
* | libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-28
* | libata: separate out ata_host_start()Tejun Heo2007-04-28
* | libata: allocate ap separately from shostTejun Heo2007-04-28
* | ahci: add PCI ID for new VIA chipTejun Heo2007-04-28
* | libata: kill type mismatch compile warningTejun Heo2007-04-28
* | ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-28
* | libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-28
* | libata: fix native mode disabled port handlingTejun Heo2007-04-28
* | ahci: move port_map handling to ahci_save_initial_config()Tejun Heo2007-04-28
* | ahci: implement ata_save/restore_initial_config()Tejun Heo2007-04-28
* | sata_promise: fix error decode regressionMikael Pettersson2007-04-28
* | pata_pdc2027x: UpdatesAlan Cox2007-04-28
* | pata_winbondAlan Cox2007-04-28
* | pata: cable methodsAlan Cox2007-04-28
* | libata: add support for READ/WRITE LONGMark Lord2007-04-28