Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7bc9e77dcc6edf6ce0b3e4677b1e7f4a05b95b85
/
drivers
/
ide
/
amd74xx.c
43a1221
amd74xx: device/vendor confusion
by Roel Kluin
· 16 years ago
bca4ff1
amd74xx: use ide_get_pair_dev() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
6636487
amd74xx: workaround unreliable AltStatus register for nVidia controllers
by Bartlomiej Zolnierkiewicz
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/amd74xx.c]
a9ab09e
ide: use unique names for struct pci_driver instances
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
feb22b7
ide: add proper PCI PM support (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
f454cbe
ide: ->cable_detect method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
a326b02
ide: drop 'name' parameter from ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
28cfd8a
ide: include PCI device name in messages from IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2509ac
amd74xx: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d51f19c
amd74xx: cleanup ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
by Bartlomiej Zolnierkiewicz
· 16 years ago
3b2a5c7
ide: filter out "default" transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f06ab34
ide: convert ide-timing.h to ide-timings.c library (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
d6cddd3
ide: eliminate FIT() macro
by Harvey Harrison
· 16 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
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac2b42
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
993da8f
amd74xx: remove amd_ide_chips table
by Bartlomiej Zolnierkiewicz
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
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
caea760
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a84f3ee
amd74xx: Omit PCI_REVISION_ID read
by Auke Kok
· 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
b02fcae
amd74xx: remove /proc/ide/amd74xx
by Bartlomiej Zolnierkiewicz
· 17 years ago
8fcb2ea
amd74xx/via82cxxx: don't initialize drive->dn
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
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b4024d
amd74xx/via82cxxx: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
55f17e8
amd74xx/via82cxxx: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
a8028fc
ide: add missing ide_rate_filter() calls to ->speedproc()-s
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a824c9
ide: remove ide_find_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
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
75b1d97
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
603a0e2
amd74xx: resume fix
by Bartlomiej Zolnierkiewicz
· 17 years ago
c1183a3
ide: Add the MCP73/77 support to PATA driver
by Peer Chen
· 17 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 17 years ago
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
cda5e61
[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c
by Peer Chen
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
353dcf7
[PATCH] ata: add some NVIDIA chipset IDs
by Randy Dunlap
· 18 years ago
4c5c816
[PATCH] sata_nv: Add MCP61 support
by Andrew Chew
· 19 years ago
9edc91d
[PATCH] ide: AMD756 no host side cable detection
by Rene Herman
· 19 years ago
7fab773
[PATCH] ide: AMD Geode GX/LX support
by Jordan Crouse
· 19 years ago
21e2c01
[PATCH] amd74xx: support MCP55 device IDs
by Rob Punkunus
· 19 years ago
e895f92
[PATCH] ide: hotplug mark __devinit amd74xx.c
by Herbert Xu
· 19 years ago
af00f98
[PATCH] PCI: amd74xx patch for new NVIDIA device IDs
by Andy Currid
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago