vhost-net: switch to smp barriers
[safe/jmp/linux-2.6] / drivers / ide / tx4938ide.c
2009-11-23 H Hartley Sweetendrivers/ide/tx4938ide.c: use resource_size()
2009-05-17 Bartlomiej Zolnier... ide: remove hw_regs_t typedef
2009-05-17 Bartlomiej Zolnier... ide: pass number of ports to ide_host_{alloc,add}(...
2009-04-08 Atsushi Nemototx493[89]ide: Remove big endian version of tx493[89...
2009-03-31 Sergei Shtylyovide: turn selectproc() method into dev_select() method...
2009-03-31 Sergei Shtylyovide: move data register access out of tf_{read|load...
2009-03-31 Sergei Shtylyovide: call {in|out}put_data() methods from tf_{read...
2009-03-31 Sergei Shtylyovide: rename IDE_TFLAG_IN_[HOB_]FEATURE
2009-03-31 Sergei Shtylyovide: turn set_irq() method into write_devctl() method
2009-03-31 Sergei Shtylyovide: use ATA_HOB
2009-03-27 Bartlomiej Zolnier... ide: pass command instead of request to ide_pio_datablock()
2009-03-27 Bartlomiej Zolnier... ide: remove ide_task_t typedef
2009-03-27 Bartlomiej Zolnier... ide: add "flagged" taskfile flags to struct ide_taskfil...
2009-03-27 Bartlomiej Zolnier... ide: include <asm/ide.h> only when needed
2009-01-14 Atsushi Nemototx4938ide: Fix build error due to read_sff_dma_status...
2009-01-02 Bartlomiej Zolnier... ide: remove chipset type fixup from ide_host_register()
2009-01-02 Bartlomiej Zolnier... tx493x: fix indentation
2008-12-29 Atsushi Nemototx493[89]ide: Fix length for __ide_flush_dcache_range
2008-11-02 Atsushi Nemototx4938ide: Avoid underflow on calculation of a wait...
2008-11-02 Atsushi Nemototx4938ide: Do not call devm_ioremap for whole 128KB
2008-11-02 Atsushi Nemototx4938ide: Check minimum cycle time and SHWT range...
2008-10-23 Atsushi Nemotoide: Add tx4938ide driver (v2)