index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
setup-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-17
/
+14
*
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+13
*
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-24
/
+37
*
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+3
*
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-7
/
+15
*
IDE: Coding Style fixes to drivers/ide/setup-pci.c
Paolo Ciarrocchi
2008-04-26
1
-17
/
+12
*
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-47
/
+1
*
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
ide: cleanup ide_match_hwif()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-32
/
+15
*
ide: make ide_pci_check_iomem() actually work
Sergei Shtylyov
2008-04-26
1
-11
/
+12
*
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-7
/
+0
*
ide: remove needless hwif->irq check from ide_hwif_configure()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-11
/
+0
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
1
-73
/
+8
*
ide: separate PCI specific init from generic init in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-8
/
+21
*
ide: always set DMA masks in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-4
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-02-02
1
-2
/
+4
|
\
|
*
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
2008-02-01
1
-2
/
+4
*
|
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+3
*
|
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-3
/
+1
*
|
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
1
-3
/
+3
*
|
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
2008-02-01
1
-45
/
+34
*
|
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
1
-1
/
+1
|
/
*
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-103
/
+0
*
ide: use ide_init_port_hw() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-16
/
+17
*
ide: always use ide_std_init_ports() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+1
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+5
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+0
*
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+7
*
ide: coding style fixes for drivers/ide/setup-pci.c
Bartlomiej Zolnierkiewicz
2007-12-12
1
-12
/
+12
*
ide: fix ide_scan_pcibus() error message
Bartlomiej Zolnierkiewicz
2007-12-12
1
-3
/
+4
*
ide: remove stale/incorrect comment from setup-pci.c
Bartlomiej Zolnierkiewicz
2007-11-13
1
-5
/
+0
*
ide: enhance ide_setup_pci_noise()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-5
/
+3
*
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
1
-14
/
+14
*
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
1
-44
/
+38
*
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-20
1
-5
/
+6
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-54
/
+13
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+4
*
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+10
*
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+3
*
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+2
*
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
*
ide: fix disabled ports reporting for PCI controllers
Bartlomiej Zolnierkiewicz
2007-10-20
1
-6
/
+4
*
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2007-10-19
1
-0
/
+3
*
ide: add IDE_HFLAG_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-0
/
+3
*
ide: add IDE_HFLAG_SERIALIZE host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-0
/
+3
[next]