Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50c54a57dfbd392e17f1473717b8e125afcb01a3
/
drivers
/
ide
/
opti621.c
5bfb151f
ide: do not access ide_drive_t 'drive_data' field directly
by Joao Ramos
· 15 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/opti621.c]
a9ab09e
ide: use unique names for struct pci_driver instances
by Bartlomiej Zolnierkiewicz
· 16 years ago
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
feb22b7
ide: add proper PCI PM support (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
7e59ea2
ide: check drive->present in ide_get_paired_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
adc7f85
opti621: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
by Bartlomiej Zolnierkiewicz
· 16 years ago
80a65fc
opti621: add PIO 4 support
by Bartlomiej Zolnierkiewicz
· 16 years ago
810253d
opti621: use pre-calculated PIO timings
by Bartlomiej Zolnierkiewicz
· 16 years ago
6c98718
opti621: program devices timings separately in ->set_pio_mode
by Bartlomiej Zolnierkiewicz
· 16 years ago
21bd33a
opti621: use PCI clock value provided by controller
by Bartlomiej Zolnierkiewicz
· 16 years ago
f361037
opti621: remove DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
62128b2
opti621: disable read prefetch
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
73f1ad8
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4eb68a2
IDE: Coding Style fixes to drivers/ide/pci/opti621.c
by Paolo Ciarrocchi
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f2cf8b
ide: add ->port_init_devs method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
e65dde7
opti621: fix deadlock on error handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
8562043
ide: constify struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
039788e
ide: replace ide_pci_device_t by struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
912fb29
opti621: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
9cbcc5e
ide: use PCI_VDEVICE() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b6209a9
ide: remove some obsoleted kernel params (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
846c11a
ide: remove a ton of pointless #undef REALLY_SLOW_IO
by Alan Cox
· 18 years ago
0ecdca2
ide: use PIO/MMIO operations directly where possible (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
9307145
[PATCH] ide: hotplug mark __devinit opti621.c
by Herbert Xu
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago