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
/
drivers
/
ide
/
pci
/
opti621.c
Age
Commit message (
Expand
)
Author
2008-10-10
ide: add proper PCI PM support (v2)
Bartlomiej Zolnierkiewicz
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
2008-07-24
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
2008-07-24
opti621: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: add PIO 4 support
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: use pre-calculated PIO timings
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: program devices timings separately in ->set_pio_mode
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: use PCI clock value provided by controller
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: remove DMA support
Bartlomiej Zolnierkiewicz
2008-06-15
opti621: disable read prefetch
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/opti621.c
Paolo Ciarrocchi
2008-04-26
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-02-02
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2007-10-20
opti621: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-19
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2007-10-19
opti621: always tune PIO
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
ide: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-01-27
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2005-07-03
[PATCH] ide: hotplug mark __devinit opti621.c
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds