[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
[deliverable/linux.git] / drivers / scsi / libata-core.c
2006-05-15  Tejun Heo[PATCH] libata-eh-fw: implement ata_port_schedule_eh...
2006-05-15  Tejun Heo[PATCH] libata-eh-fw: implement new EH scheduling via...
2006-05-15  Tejun Heo[PATCH] libata-eh-fw: update ata_qc_from_tag() to enfor...
2006-05-15  Tejun Heo[PATCH] libata-eh-fw: use special reserved tag and...
2006-05-15  Tejun Heo[PATCH] libata-eh-fw: clear SError in ata_std_postreset()
2006-05-15  Tejun Heo[PATCH] libata: use ATA printk helpers
2006-05-15  Tejun Heo[PATCH] libata: use dev->ap
2006-05-15  Tejun Heo[PATCH] libata: add dev->ap
2006-05-15  Tejun Heo[PATCH] libata: use new SCR and on/offline functions
2006-05-15  Tejun Heo[PATCH] libata: implement new SCR handling and port...
2006-05-15  Tejun Heo[PATCH] libata: init ap->cbl to ATA_CBL_SATA early
2006-05-15  Tejun Heo[PATCH] libata: implement qc->result_tf
2006-05-15  Tejun Heo[PATCH] libata: remove postreset handling from ata_do_r...
2006-05-15  Tejun Heo[PATCH] libata: move ->set_mode() handling into ata_set...
2006-05-15  Tejun Heo[PATCH] libata: use preallocated buffers
2006-05-15  Tejun Heo[PATCH] libata: hold host_set lock while finishing...
2006-05-15  Tejun Heo[PATCH] libata: clear ap->active_tag atomically w.r...
2006-05-15  Tejun Heo[PATCH] libata: fix ->phy_reset class code handling...
2006-05-15  Tejun Heo[PATCH] libata: unexport ata_scsi_error()
2006-05-15  Tejun Heo[PATCH] libata: rename ata_down_sata_spd_limit() and...
2006-04-27  Jeff GarzikMerge branch 'master' into upstream
2006-04-22  Paul MackerrasMerge branch 'misc' of /linux/kernel/git/galak/powerpc...
2006-04-20  Jeff GarzikMerge branch 'master'
2006-04-18  Dave JonesMerge ../linus
2006-04-18  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-04-18  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-04-18  Jeff GarzikMerge branch 'master'
2006-04-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-04-12  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-11  Tejun Heo[PATCH] libata: export ata_set_sata_spd()
2006-04-11  Tejun Heo[PATCH] libata: cosmetic update to ata_bus_probe()
2006-04-11  Tejun Heo[PATCH] libata: disable failed devices only once in...
2006-04-11  Tejun Heo[PATCH] libata: implement ata_wait_register()
2006-04-11  Tejun Heo[PATCH] libata: make reset methods complain when they...
2006-04-11  Tejun Heo[PATCH] libata: kill @verbose from ata_reset_fn_t
2006-04-11  Tejun Heo[PATCH] libata: set default cbl in probeinit
2006-04-11  Jeff Garziklibata: Add helper ata_shost_to_port()
2006-04-11  Jeff GarzikMerge branch 'master'
2006-04-11  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-11  Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-10  Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-04-10  Christoph Hellwig[PATCH] move ->eh_strategy_handler to the transport...
2006-04-04  Albert Lee[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module...
2006-04-04  Jeff GarzikMerge branch 'master'
2006-04-02  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-04-02  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-04-02  Tejun Heo[PATCH] libata: print SControl in SATA link status...
2006-04-02  Tejun Heo[PATCH] libata: make some libata-core routines extern
2006-04-02  Tejun Heo[PATCH] libata: separate out libata-eh.c
2006-04-02  Tejun Heo[PATCH] libata: add @cdb to ata_exec_internal()
2006-04-02  Tejun Heo[PATCH] libata: pass qc around intead of ap during PIO
2006-04-02  Tejun Heo[PATCH] libata: clear ATA_DFLAG_PIO before setting it
2006-04-02  Tejun Heo[PATCH] libata: clear only affected flags during ata_de...
2006-04-02  Tejun Heo[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FL...
2006-04-02  Tejun Heo[PATCH] libata: ata_dev_revalidate() printk update
2006-04-02  Tejun Heo[PATCH] libata: report device number when PIO fails
2006-04-02  Tejun Heo[PATCH] libata: consider disabled devices in ata_dev_xf...
2006-04-02  Tejun Heo[PATCH] libata: improve ata_bus_probe()
2006-04-02  Tejun Heo[PATCH] libata: implement ata_down_xfermask_limit()
2006-04-02  Tejun Heo[PATCH] libata: add 5s sleep between resets
2006-04-02  Tejun Heo[PATCH] libata: use SATA speed down in ata_drive_probe_...
2006-04-02  Tejun Heo[PATCH] libata: implement ap->sata_spd_limit and helpers
2006-04-02  Dmitry TorokhovManual merge with Linus.
2006-04-01  Tejun Heo[PATCH] libata: preserve SATA SPD setting over hard...
2006-04-01  Tejun Heo[PATCH] libata: don't disable devices from ata_set_mode()
2006-04-01  Tejun Heo[PATCH] libata: reorganize ata_set_mode()
2006-04-01  Tejun Heo[PATCH] libata: make ata_set_mode() handle no-device...
2006-04-01  Tejun Heo[PATCH] libata: implement ata_dev_enabled and disabled()
2006-04-01  Tejun Heo[PATCH] libata: convert do_probe_reset() to ata_do_reset()
2006-04-01  Tejun Heo[PATCH] libata: separate out ata_spd_string()
2006-04-01  Tejun Heo[PATCH] libata: make ata_bus_probe() return negative...
2006-04-01  Tejun Heo[PATCH] libata: fix ata_set_mode() return value
2006-04-01  Paul MackerrasMerge branch 'for_paulus' of git://git./linux/kernel...
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-01  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-31  Tejun Heo[PATCH] libata: fix ata_xfer_tbl termination
2006-03-31  Tejun Heo[PATCH] libata: make ata_qc_issue complete failed qcs
2006-03-31  Tejun Heo[PATCH] libata: fix ata_qc_issue failure path
2006-03-31  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2006-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-30  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-30  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30  Jeff GarzikMerge branch 'mv-merge'
2006-03-30  Albert Lee[PATCH] libata: ata_dev_init_params() fixes
2006-03-30  Alan Cox[PATCH] libata: Fix interesting use of "extern" and...
2006-03-30  Alan Cox[PATCH] libata: Simplex and other mode filtering logic
2006-03-30  Alan Cox[PATCH] libata - ATA is both ATA and CFA
2006-03-30  Alan Cox[PATCH] libata: Add ->set_mode hook for odd drivers
2006-03-29  Tejun Heo[PATCH] libata: kill trailing whitespace
2006-03-29  Jeff GarzikMerge branch 'master'
next
This page took 0.287817 seconds and 108 git commands to generate.