Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / ide-lib.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-10-31 Paul Gortmakeride/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE...
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-05-27 Jeff Mahoney- Update to 2.6.27-rc7-git2.
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Bartlomiej Zolnier... ide: improve failed opcode reporting
2009-05-22 Bartlomiej Zolnier... ide: fix printk() levels in ide_dump_ata[pi]_error()
2009-05-11 Tejun Heoide: convert to rq pos and nr_sectors accessors
2009-05-05 Jan Beulich- Update Xen patches to 2.6.29-rc4 and c/s 867.
2009-04-08 Sergei Shtylyovide: refactor tf_read() method
2009-04-08 Sergei Shtylyovide: simplify 'struct ide_taskfile'
2009-04-08 Sergei Shtylyovide: replace IDE_TFLAG_* flags by IDE_VALID_*
2009-03-27 Bartlomiej Zolnier... ide: remove ide_task_t typedef
2009-03-24 Bartlomiej Zolnier... ide: move xfer mode tuning code to ide-xfer-mode.c
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-01-06 Bartlomiej Zolnier... ide: merge ide_hwgroup_t with ide_hwif_t (v2)
2008-12-29 Bartlomiej Zolnier... ide: remove superfluous local_irq_{save,restore}()...
2008-12-29 Bartlomiej Zolnier... ide: checkpatch.pl fixes for ide-lib.c
2008-12-29 Bartlomiej Zolnier... ide: ide_hwgroup_t.rq doesn't need an ide_lock held
2008-10-13 Bartlomiej Zolnier... ide: add device flags
2008-10-10 Bartlomiej Zolnier... ide: include <linux/hdreg.h> only when needed
2008-10-10 Bartlomiej Zolnier... ide: use ATA_* defines instead of *_STAT and *_ERR...
2008-10-10 Bartlomiej Zolnier... ide: remove drive->driveid
2008-10-10 Bartlomiej Zolnier... ide: make drive->id an union (take 2)
2008-08-25 Jan Beulich- Update Xen patches to 2.6.27-rc4.
2008-07-23 Bartlomiej Zolnier... ide: add struct ide_tp_ops (take 2)
2008-07-23 Bartlomiej Zolnier... ide: filter out "default" transfer mode values in set_x...
2008-07-17 Jan Beulich- Update Xen patches for 2.6.26.
2008-07-16 Bartlomiej Zolnier... ide: move PIO blacklist to ide-pio-blacklist.c
2008-07-16 Bartlomiej Zolnier... ide: remove no longer used ide_pio_timings[]
2008-07-16 Bartlomiej Zolnier... ide: move ide_pio_cycle_time() to ide-timings.c
2008-07-16 Bartlomiej Zolnier... ide: remove needless includes from ide-lib.c
2008-04-28 Bartlomiej Zolnier... ide: add ->tf_load and ->tf_read methods
2008-04-26 Harvey Harrisonide: replace remaining __FUNCTION__ occurrences
2008-04-26 Bartlomiej Zolnier... ide: add struct ide_port_ops (take 2)
2008-04-26 Bartlomiej Zolnier... ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host...
2008-04-26 Bartlomiej Zolnier... ide: remove PIO "downgrade" quirk
2008-03-27 Greg Kroah-Hartman- update to 2.6.25-rc7
2008-03-22 Bartlomiej Zolnier... ide: remove commented out entries from ide_pio_blacklist[]
2008-03-12 Jan Beulich- Update Xen patches to 2.6.25-rc5 and c/s 471.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-10 Bartlomiej Zolnier... ide: remove stale comment from ide-lib.c
2008-02-06 Bartlomiej Zolnier... ide: add ide_read_error() inline helper
2008-02-01 Bartlomiej Zolnier... ide: keep pointer to struct device instead of struct...
2008-01-26 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_CMD
2008-01-25 Bartlomiej Zolnier... ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
2008-01-25 Bartlomiej Zolnier... ide: kill duplicate code in ide_dump_{ata,atapi}_status()
2008-01-25 Bartlomiej Zolnier... ide-disk: use ide_get_lba_addr()
2008-01-25 Andrew Mortonide: printk fix
2008-01-25 Bartlomiej Zolnier... ide: add ide_tf_read() helper
2008-01-25 Bartlomiej Zolnier... ide: fix registers loading order in ide_dump_ata_status()
2008-01-25 Bartlomiej Zolnier... ide: remove atapi_error_t (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove ata_status_t and atapi_status_t
2008-01-25 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_TASK
2008-01-25 Bartlomiej Zolnier... ide: add struct ide_taskfile (take 2)
2007-12-19 Jeff Mahoney- Update to 2.6.24-rc5-git5.
2007-12-12 Bartlomiej Zolnier... ide: DMA reporting and validity checking fixes (take 3)
2007-12-12 Jan Beulich- Update Xen patches to 2.6.24-rc4 and Linux c/s 355.
2007-11-13 Bartlomiej Zolnier... ide: add missing HOB bit clearing to ide_dump_ata_status()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Jan Beulich- patches.fixes/rename-TSS_sysenter_esp0-SYSENTER_stack...
2007-10-16 Bartlomiej Zolnier... ide: remove ide_use_fast_pio()
2007-10-13 Bartlomiej Zolnier... ide: move ide_config_drive_speed() calls to upper layer...
2007-10-11 Bartlomiej Zolnier... ide: use only ->set_pio_mode method for programming...
2007-10-11 Bartlomiej Zolnier... ide: add ide_set{_max}_pio() (take 4)
2007-10-11 Bartlomiej Zolnier... ide: move ide_rate_filter() calls to the upper layer...
2007-10-11 Bartlomiej Zolnier... ide: mode limiting fixes for user requested speed changes
2007-07-19 Bartlomiej Zolnier... ide: remove ide_find_best_pio_mode()
2007-07-19 Bartlomiej Zolnier... ide: drop "PIO data" argument from ide_get_best_pio_mode()
2007-07-19 Bartlomiej Zolnier... ide: add ide_pio_cycle_time() helper (take 2)
2007-07-19 Bartlomiej Zolnier... ide: add ide_dev_has_iordy() helper (take 4)
2007-07-19 Bartlomiej Zolnier... ide: make ide_get_best_pio_mode() print info if overrid...
2007-06-05 Jan Beulich- Update Xen patches to 3.1-testing c/s 15042 and 2...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-15 Bartlomiej Zolnier... ide: remove ide_dma_enable()
2007-05-09 Bartlomiej Zolnier... ide: cable detection fixes (take 2)
2007-05-09 Bartlomiej Zolnier... ide: rework the code for selecting the best DMA transfe...
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-03-03 Sergei Shtylyovide: ide_get_best_pio_mode() returns incorrect IORDY...
2007-02-17 Bartlomiej Zolnier... ide: add ide_use_fast_pio() helper (v3)
2007-02-17 Bartlomiej Zolnier... ide: unexport ide_set_xfer_rate() (v2)
2007-02-17 Bartlomiej Zolnier... ide: remove write-only ide_pio_data_t.blacklisted
2007-02-12 Jan Beulich- update Xen patches to -unstable c/s 13816.
next