index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
hpt366.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
ide: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2007-10-16
ide: remove ide_use_fast_pio()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-10-16
ide: remove drive->init_speed zeroing
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-10-16
hpt366: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-11
/
+7
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-10-11
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-10-11
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2007-10-11
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-2
/
+21
2007-09-11
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-47
/
+49
2007-09-11
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
1
-13
/
+31
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-6
/
+12
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2007-07-20
ide: Stop mapping ROMs
Alan Cox
1
-8
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-15
/
+5
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-07-09
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-3
/
+3
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-3
/
+3
2007-07-03
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-03
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
1
-19
/
+1
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-32
/
+35
2007-05-05
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-04-20
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
1
-2
/
+3
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-02-17
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2007-02-17
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-02-07
hpt366: HPT36x PCI clock detection fix
Sergei Shtylyov
1
-2
/
+6
2007-02-07
hpt366: init code rewrite
Sergei Shtylyov
1
-362
/
+489
2007-02-07
hpt366: clean up DMA timeout handling for HPT370
Sergei Shtylyov
1
-37
/
+25
2007-02-07
hpt366: merge HPT37x speedproc handlers
Sergei Shtylyov
1
-170
/
+88
2007-02-07
hpt366: cache channel's MCR address
Sergei Shtylyov
1
-190
/
+181
2007-02-07
hpt366: switch to using pci_get_slot
Sergei Shtylyov
1
-30
/
+31
2007-02-07
hpt366: print the real chip name at startup
Sergei Shtylyov
1
-37
/
+67
2007-02-07
hpt366: rework rate filtering tidy
Andrew Morton
1
-9
/
+14
2007-02-07
hpt366: rework rate filtering
Sergei Shtylyov
1
-94
/
+85
2007-01-27
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2006-12-13
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
1
-3
/
+3
2006-12-13
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
1
-14
/
+32
2006-12-13
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
1
-3
/
+8
2006-12-13
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
1
-79
/
+36
2006-12-13
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
1
-230
/
+174
2006-12-13
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
1
-120
/
+29
2006-12-13
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
1
-84
/
+139
[prev]
[next]