index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
setup-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
1
-103
/
+0
2008-01-26
ide: use ide_init_port_hw() in setup-pci.c
Bartlomiej Zolnierkiewicz
1
-16
/
+17
2008-01-26
ide: always use ide_std_init_ports() in setup-pci.c
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2007-12-12
ide: coding style fixes for drivers/ide/setup-pci.c
Bartlomiej Zolnierkiewicz
1
-12
/
+12
2007-12-12
ide: fix ide_scan_pcibus() error message
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-11-13
ide: remove stale/incorrect comment from setup-pci.c
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-10-20
ide: enhance ide_setup_pci_noise()
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-14
/
+14
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-44
/
+38
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
1
-5
/
+6
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
1
-54
/
+13
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-10-20
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
1
-0
/
+10
2007-10-20
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-20
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-10-20
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
ide: fix disabled ports reporting for PCI controllers
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-10-19
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
ide: add IDE_HFLAG_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
ide: add IDE_HFLAG_SERIALIZE host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-10-19
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-10-19
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2007-10-19
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
1
-19
/
+16
2007-10-19
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-10-19
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-10-16
ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
Bartlomiej Zolnierkiewicz
1
-43
/
+3
2007-09-11
ide: fix PCI refcounting
Sergei Shtylyov
1
-25
/
+16
2007-07-20
ide: remove stale changelog from setup-pci.c
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2007-07-03
ide: ide_scan_pcibus(): check __pci_register_driver return value
Andrew Morton
1
-3
/
+7
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
1
-4
/
+21
2007-03-17
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-3
/
+4
2006-12-10
[PATCH] ide: complete switch to pci_get
Alan Cox
1
-2
/
+2
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
1
-18
/
+0
2006-10-03
[PATCH] Make number of IDE interfaces configurable
Matt Mackall
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-5
/
+0
2006-04-19
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
Adrian Bunk
1
-13
/
+0
2005-11-18
[PATCH] ide: make comment match reality
Ralf Baechle
1
-1
/
+1
2005-11-10
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-5
/
+7
[next]