提交歷史

作者 SHA1 備註 提交日期
  Gwendal Grignou d4d8eaff78 [libata] Prevent warning during PMP error recovery 14 年之前
  Joe Perches a9a79dfec2 ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> 14 年之前
  Joe Perches a44fec1fce ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 14 年之前
  James Bottomley af649a1b56 libata-sff: prevent irq descriptions for dummy ports 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Viresh Kumar 64b9759425 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() 14 年之前
  Jeff Garzik 4fca377f74 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] 14 年之前
  Linus Torvalds 23d69b09b7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 年之前
  Tejun Heo 687a993339 libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr() 14 年之前
  Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 年之前
  Linus Torvalds 91b745016c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 年之前
  Tejun Heo 97750cebb3 libata: add @ap to ata_wait_register() and introduce ata_msleep() 15 年之前
  Luck, Tony c43d559f04 [libata] Fix section mismatch: ata_sff_exit 15 年之前
  Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag 14 年之前
  Gwendal Grignou ea3c64506e libata-sff: Reenable Port Multiplier after libata-sff remodeling. 15 年之前
  Tejun Heo 40c6023031 libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() 15 年之前
  Mark Lord 55ee67f837 libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue 15 年之前
  Tejun Heo ad72cf9885 libata: take advantage of cmwq and remove concurrency limitations 15 年之前
  Tejun Heo 9a7780c9ac libata-sff: make BMDMA optional 15 年之前
  Tejun Heo 1c5afdf7a6 libata-sff: separate out BMDMA init 15 年之前
  Tejun Heo c3b2889424 libata-sff: separate out BMDMA irq handler 15 年之前
  Tejun Heo 37f65b8bc2 libata-sff: ata_sff_irq_clear() is BMDMA specific 15 年之前
  Tejun Heo 360ff78330 libata-sff: separate out BMDMA qc_issue 15 年之前
  Tejun Heo f60d70113f libata-sff: prd is BMDMA specific 15 年之前
  Tejun Heo f47451c45f libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific 15 年之前
  Tejun Heo fe06e5f9b7 libata-sff: separate out BMDMA EH 15 年之前
  Tejun Heo c429137a67 libata-sff: port_task is SFF specific 15 年之前
  Tejun Heo 5fe7454aa9 libata-sff: ap->[last_]ctl are SFF specific 15 年之前
  Tejun Heo 8244cd0597 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() 15 年之前
  Tejun Heo 270390e1ae libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() 15 年之前