index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
hpt366.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
Masoud Sharbiani
2008-09-10
1
-16
/
+15
*
drivers/ide/pci/: use __devexit_p()
Adrian Bunk
2008-08-18
1
-1
/
+1
*
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2008-08-05
1
-1
/
+1
*
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+2
*
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
2008-07-24
1
-53
/
+12
*
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+19
*
hpt366: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+18
*
hpt366: convert to use ->host_priv
Bartlomiej Zolnierkiewicz
2008-07-24
1
-31
/
+41
*
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+2
*
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+0
*
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+9
*
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+3
*
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-23
1
-5
/
+5
*
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
2008-07-15
1
-2
/
+1
*
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+22
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-18
/
+30
*
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-6
/
+21
*
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-04-26
1
-6
/
+0
*
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-26
1
-2
/
+2
*
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-11
/
+16
*
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
2008-04-18
1
-59
/
+0
*
hpt366: fix section mismatch warnings
Sam Ravnborg
2008-02-26
1
-5
/
+7
*
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-5
/
+0
*
ide: add ->cable_detect method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
1
-38
/
+46
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+0
*
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
1
-12
/
+17
*
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
1
-1
/
+1
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+7
*
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
2008-01-25
1
-8
/
+11
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
1
-10
/
+0
*
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-10
/
+11
*
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
2008-01-25
1
-71
/
+58
*
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
2008-01-25
1
-14
/
+7
*
hpt366: change timing register masks
Sergei Shtylyov
2008-01-25
1
-17
/
+13
*
hpt366: fix HPT37x PIO mode timings (take 2)
Sergei Shtylyov
2007-12-12
1
-1
/
+70
*
hpt366: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
2007-10-26
1
-16
/
+16
*
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
*
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+2
*
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2007-10-19
1
-2
/
+0
*
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-179
/
+127
*
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
1
-24
/
+21
*
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
1
-3
/
+6
*
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
2007-10-19
1
-6
/
+0
*
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-13
/
+7
*
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-0
/
+6
*
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
1
-4
/
+0
[next]