Commit History

Author SHA1 Message Date
  Bartlomiej Zolnierkiewicz ffc36c7610 ide: fix handling of unexpected IRQs vs request_irq() 16 years ago
  Linus Torvalds e6423407d0 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
  Greg Kroah-Hartman fcb5207723 ide: remove driver_data direct access of struct device 16 years ago
  Sergei Shtylyov f4d3ffa52a ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
  Bartlomiej Zolnierkiewicz 5880b5de71 ide: don't enable IORDY at a probe time 16 years ago
  Hugh Dickins 5f4417a156 ide: fix PowerMac bootup oops 16 years ago
  Bartlomiej Zolnierkiewicz a20b2a44ec ide: skip probe if there are no devices on the port (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 8bc1e5aa06 ide: respect quirk_drives[] list on all controllers 16 years ago
  Bartlomiej Zolnierkiewicz 4c9773ed79 Merge branch 'for-linus' into for-next 16 years ago
  Bartlomiej Zolnierkiewicz 28ee9bc5cc ide: report timeouts in ide_busy_sleep() 16 years ago
  Bartlomiej Zolnierkiewicz 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
  Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t 16 years ago
  Bartlomiej Zolnierkiewicz ca1b96e00a ide: replace special_t typedef by IDE_SFLAG_* flags 16 years ago
  Joao Ramos 6029336426 ide: try to use PIO Mode 0 during probe if possible 16 years ago
  Sergei Shtylyov 3153c26b54 ide: refactor tf_read() method 16 years ago
  Sergei Shtylyov c9ff9e7b64 ide: refactor tf_load() method 16 years ago
  Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
  Geert Uytterhoeven aa07573b2b ide: Fix host drivers that need IRQF_SHARED 16 years ago
  Sergei Shtylyov fdd88f0af6 ide: inline SELECT_DRIVE() 16 years ago
  Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
  Bartlomiej Zolnierkiewicz b5479167f4 ide: fix locking in drive_release_dev() 16 years ago
  Bartlomiej Zolnierkiewicz 22aa4b32a1 ide: remove ide_task_t typedef 16 years ago
  Bartlomiej Zolnierkiewicz c094ea0774 ide: add IDE_HFLAG_4DRIVES host flag 16 years ago
  Bartlomiej Zolnierkiewicz 2787cb8ae5 ide: add IDE_HFLAG_DTC2278 host flag 16 years ago
  Bartlomiej Zolnierkiewicz 0a6e49e9bc ide: remove now superfluous check from ide_host_register() 16 years ago
  Bartlomiej Zolnierkiewicz 255115fb35 ide: allow host drivers to specify IRQ flags 16 years ago
  Bartlomiej Zolnierkiewicz 69197ad70e ide: fix memleak on failure in probe_for_drive() 16 years ago
  Bartlomiej Zolnierkiewicz e354c1d803 ide: remove IDE_ARCH_LOCK (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 70775e9c62 ide: move ->rqsize init from init_irq() to ide_init_port() 16 years ago