index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ide.h
Age
Commit message (
Expand
)
Author
2008-10-05
ide-cd: temporary tray close fix
Borislav Petkov
2008-09-02
ide: fix hwif_to_node()
Bartlomiej Zolnierkiewicz
2008-09-02
IDE: compile fix for sff_dma_ops
Kevin Hilman
2008-08-05
ide: remove CONFIG_IDE_MAX_HWIFS
Adrian Bunk
2008-08-05
ide: sanitize struct ide_port_ops documentation (take 2)
Bartlomiej Zolnierkiewicz
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2008-07-23
ide: add per-device flags
Borislav Petkov
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-16
IDE: Remove unused code
Elias Oltmanns
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
2008-07-16
ide: remove no longer used ide_pio_timings[]
Bartlomiej Zolnierkiewicz
2008-07-16
ide: move ide_pio_cycle_time() to ide-timings.c
Bartlomiej Zolnierkiewicz
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
2008-07-16
ide: move some bits from ide-timing.h to <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
2008-07-15
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
[next]