Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ebb00fb55d0566bb3e81518122a57b4b3bedf1e4
/
drivers
/
ide
/
pci
/
hpt366.c
ebb00fb
ide: factor out simplex handling from ide_pci_dma_base()
by Bartlomiej Zolnierkiewicz
· 16 years ago
81e8d5a
ide: remove ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cab7f8e
ide: remove ->dma_{status,command} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
23658f8
ide: move ide_setup_dma() call out from ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
50672e5
ide: remove dead/obsolete ->busproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
b66cae7
hpt366: fix section mismatch warnings
by Sam Ravnborg
· 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
ecf32796
ide: ide_setup_dma() assumes 8 ports
by Sergei Shtylyov
· 17 years ago
f01393e
ide: merge ->fixup and ->quirkproc methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
7299a39
ide: remove hwif->intrproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c029fd
ide: remove ->dma_master field from ide_hwif_t (take 5)
by Bartlomiej Zolnierkiewicz
· 17 years ago
866664d
hpt366: merge set_dma_mode() methods
by Sergei Shtylyov
· 17 years ago
a488f34
hpt366: kill set_dma_mode() method wrapper
by Sergei Shtylyov
· 17 years ago
ceb1b2c
hpt366: change timing register masks
by Sergei Shtylyov
· 17 years ago
809b53c
hpt366: fix HPT37x PIO mode timings (take 2)
by Sergei Shtylyov
· 17 years ago
282037f
hpt366: fix build for CONFIG_HOTPLUG=n
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
fbf4784
hpt366: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
31e8a46
ide: use I/O ops directly part #2 (take 2)
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
65c9cd2
ide: remove ide_use_fast_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d3b90ba
ide: remove drive->init_speed zeroing
by Bartlomiej Zolnierkiewicz
· 17 years ago
a29ec3b
hpt366: always tune PIO
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
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
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
2808b0a
hpt366: UltraDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
7293136
hpt366: fix PCI clock detection for HPT374 (take 4)
by Sergei Shtylyov
· 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
9702b5d
ide: Stop mapping ROMs
by Alan Cox
· 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
2648e5d
hpt366: simplify UltraDMA filtering (take 4)
by Sergei Shtylyov
· 17 years ago
c283f5d
ide: make void and rename ide_dma_timeout() method
by Sergei Shtylyov
· 17 years ago
841d2a9
ide: make void and rename ide_dma_lostirq() method
by Sergei Shtylyov
· 17 years ago
96dcc08
hpt366: use correct enablebits for HPT36x
by Sergei Shtylyov
· 17 years ago
783353b
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
by Sergei Shtylyov
· 17 years ago
278978e
hpt366: disallow Ultra133 for HPT374
by Sergei Shtylyov
· 17 years ago
29e744d
ide: add ide_tune_dma() helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
fdb0d72
hpt366: don't check enablebits for HPT36x
by Sergei Shtylyov
· 18 years ago
38b66f8
hpt366: fix kernel oops with HPT302N
by Sergei Shtylyov
· 18 years ago
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
d8f4469
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
0ecdca2
ide: use PIO/MMIO operations directly where possible (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7569e8d
ide: add ide_use_fast_pio() helper (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
73d4f7d
hpt366: remove redundant check from init_dma_hpt366()
by Bartlomiej Zolnierkiewicz
· 18 years ago
6273d26
hpt366: HPT36x PCI clock detection fix
by Sergei Shtylyov
· 18 years ago
7b73ee0
hpt366: init code rewrite
by Sergei Shtylyov
· 18 years ago
4bf63de
hpt366: clean up DMA timeout handling for HPT370
by Sergei Shtylyov
· 18 years ago
26ccb80
hpt366: merge HPT37x speedproc handlers
by Sergei Shtylyov
· 18 years ago
abc4ad4
hpt366: cache channel's MCR address
by Sergei Shtylyov
· 18 years ago
b458671
hpt366: switch to using pci_get_slot
by Sergei Shtylyov
· 18 years ago
9077857
hpt366: print the real chip name at startup
by Sergei Shtylyov
· 18 years ago
f36702b
hpt366: rework rate filtering tidy
by Andrew Morton
· 18 years ago
e139b0b
hpt366: rework rate filtering
by Sergei Shtylyov
· 18 years ago
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
f13c152
[PATCH] HPT37x: read f_CNT saved by BIOS from port
by Sergei Shtylyov
· 18 years ago
26c068d
[PATCH] ide: HPT3xx: fix PCI clock detection
by Sergei Shtylyov
· 18 years ago
73d1dd9
[PATCH] ide: fix the case of multiple HPT3xx chips present
by Sergei Shtylyov
· 18 years ago
33b18a6
[PATCH] ide: fix HPT3xx hotswap support
by Sergei Shtylyov
· 18 years ago
471a0bd
[PATCH] ide: optimize HPT37x timing tables
by Sergei Shtylyov
· 18 years ago
9448732
[PATCH] ide: fix HPT37x timing tables
by Sergei Shtylyov
· 18 years ago
836c006
[PATCH] ide: HPT3xxN clocking fixes
by Sergei Shtylyov
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9ea244b
[PATCH] RocketPoint 1520 [hpt366] fails clock stabilization
by Loren M. Lang
· 19 years ago
f5e3c2f
[PATCH] ide: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
9ec4ff4
hpt366: write the full 4 bytes of ROM address, not just low 1 byte
by Linus Torvalds
· 19 years ago
b39b01f
[PATCH] ide: fix the HPT366 driver layer
by Alan Cox
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago