index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
sl82c105.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+5
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-18
/
+9
*
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-3
/
+2
*
sl82c105: check bridge revision in sl82c105_init_one()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-18
/
+17
*
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
-4
/
+7
*
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+1
*
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+4
*
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-6
/
+0
*
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
-7
/
+10
*
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-31
/
+3
*
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
2008-01-26
1
-40
/
+15
*
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
2008-01-25
1
-24
/
+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
-1
/
+1
*
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2007-10-20
1
-8
/
+4
*
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2007-10-19
1
-6
/
+0
*
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+1
*
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
2007-10-19
1
-2
/
+1
*
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+1
*
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+0
*
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
1
-4
/
+0
*
ide: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
2007-10-16
1
-2
/
+2
*
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
1
-16
/
+0
*
sl82c105: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
2007-10-16
1
-0
/
+2
*
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-18
/
+5
*
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-8
/
+0
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-12
/
+5
*
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-3
/
+1
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
1
-0
/
+1
*
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
1
-1
/
+1
*
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-8
/
+8
*
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-1
/
+0
*
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-3
/
+7
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-12
1
-3
/
+1
*
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
1
-8
/
+5
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
1
-5
/
+2
*
sl82c105: Switch to ref counting API
Alan Cox
2007-05-16
1
-3
/
+5
*
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
2007-05-16
1
-16
/
+1
*
sl82c105: add speedproc() method and MWDMA0/1 support
Sergei Shtylyov
2007-05-16
1
-5
/
+66
*
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
2007-05-05
1
-89
/
+59
*
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
2007-05-05
1
-58
/
+41
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-8
/
+5
*
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-3
/
+3
*
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+1
*
sl82c105: DMA support fixes
Sergei Shtylyov
2007-02-17
1
-14
/
+4
*
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2007-01-27
1
-1
/
+1
*
[PATCH] sl82c105: straighten up IDE control/status register caching
Sergei Shtylyov
2006-12-08
1
-18
/
+13
[next]