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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
ide/pci/cmd640.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-02-26
ide: skip probing port if "hdx=noprobe" was used for both devices on it
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-02-26
hpt366: fix section mismatch warnings
Sam Ravnborg
1
-5
/
+7
2008-02-19
via82cxxx: add new PCI id for cx700
Andrew Smith
1
-0
/
+1
2008-02-11
pdc202xx_old: always enable burst mode
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-02-11
cs5520: remove stale comment
Benjamin Herrenschmidt
1
-5
/
+0
2008-02-06
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-02-06
ide-pci-generic: kill the unused ifdef/endif/MODULE code
Denis Cheng
2
-14
/
+2
2008-02-02
ide: remove SATA_*_REG macros
Bartlomiej Zolnierkiewicz
1
-9
/
+16
2008-02-02
trm290: use ide_execute_command()
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-02-02
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2008-02-02
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-02-02
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2
-3
/
+3
2008-02-02
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
1
-6
/
+27
2008-02-02
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2
-2
/
+3
2008-02-02
pdc202xx_old: remove surplus initialiser
Alan Cox
1
-1
/
+1
2008-02-02
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
32
-134
/
+4
2008-02-02
ide: add ->cable_detect method to ide_hwif_t
Bartlomiej Zolnierkiewicz
20
-150
/
+130
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
3
-22
/
+27
2008-02-02
atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
Bartlomiej Zolnierkiewicz
3
-15
/
+26
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+8
2008-02-01
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
1
-2
/
+8
2008-02-01
ide: make probe_hwif() return an error value
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
29
-60
/
+2
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
31
-158
/
+203
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-02-01
piix: remove stale comments
Bartlomiej Zolnierkiewicz
1
-46
/
+1
2008-02-01
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2008-02-01
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
5
-5
/
+14
2008-02-01
amd74xx: remove amd_ide_chips table
Bartlomiej Zolnierkiewicz
1
-151
/
+124
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
3
-4
/
+4
2008-02-01
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
1
-26
/
+38
2008-01-26
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
1
-113
/
+1
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+10
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-01-26
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
5
-45
/
+40
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
4
-29
/
+11
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2
-3
/
+2
2008-01-26
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
1
-53
/
+18
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2
-20
/
+1
2008-01-26
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-53
/
+11
2008-01-26
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
1
-12
/
+17
2008-01-26
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-19
/
+6
2008-01-26
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
1
-31
/
+3
2008-01-26
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
1
-40
/
+15
[next]