index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
hpt366.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-09-11
1
-47
/
+49
*
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
2007-09-11
1
-13
/
+31
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
1
-6
/
+12
*
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
1
-1
/
+1
*
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-7
/
+1
*
ide: Stop mapping ROMs
Alan Cox
2007-07-20
1
-8
/
+0
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-15
/
+5
*
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-09
1
-2
/
+2
*
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
2007-07-09
1
-72
/
+82
*
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
1
-3
/
+3
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
1
-3
/
+3
*
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
2007-07-03
1
-5
/
+15
*
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
2007-07-03
1
-1
/
+2
*
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
2007-06-08
1
-4
/
+4
*
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
2007-05-10
1
-19
/
+1
*
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-10
1
-32
/
+35
*
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
2007-05-05
1
-1
/
+6
*
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
2007-04-20
1
-2
/
+3
*
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-4
/
+2
*
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-5
/
+3
*
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+1
*
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-8
/
+3
*
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
2007-02-17
1
-3
/
+0
*
hpt366: HPT36x PCI clock detection fix
Sergei Shtylyov
2007-02-07
1
-2
/
+6
*
hpt366: init code rewrite
Sergei Shtylyov
2007-02-07
1
-362
/
+489
*
hpt366: clean up DMA timeout handling for HPT370
Sergei Shtylyov
2007-02-07
1
-37
/
+25
*
hpt366: merge HPT37x speedproc handlers
Sergei Shtylyov
2007-02-07
1
-170
/
+88
*
hpt366: cache channel's MCR address
Sergei Shtylyov
2007-02-07
1
-190
/
+181
*
hpt366: switch to using pci_get_slot
Sergei Shtylyov
2007-02-07
1
-30
/
+31
*
hpt366: print the real chip name at startup
Sergei Shtylyov
2007-02-07
1
-37
/
+67
*
hpt366: rework rate filtering tidy
Andrew Morton
2007-02-07
1
-9
/
+14
*
hpt366: rework rate filtering
Sergei Shtylyov
2007-02-07
1
-94
/
+85
*
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2007-01-27
1
-1
/
+1
*
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
2006-12-13
1
-3
/
+3
*
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
2006-12-13
1
-14
/
+32
*
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
2006-12-13
1
-3
/
+8
*
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
2006-12-13
1
-79
/
+36
*
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-230
/
+174
*
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-120
/
+29
*
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
2006-12-13
1
-84
/
+139
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] RocketPoint 1520 [hpt366] fails clock stabilization
Loren M. Lang
2006-02-03
1
-0
/
+4
*
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-2
/
+1
*
hpt366: write the full 4 bytes of ROM address, not just low 1 byte
Linus Torvalds
2005-09-11
1
-2
/
+6
*
[PATCH] ide: fix the HPT366 driver layer
Alan Cox
2005-06-27
1
-242
/
+228
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1745