index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
Commit message (
Expand
)
Author
Age
*
ide: skip probing port if "hdx=noprobe" was used for both devices on it
Bartlomiej Zolnierkiewicz
2008-02-26
*
hpt366: fix section mismatch warnings
Sam Ravnborg
2008-02-26
*
via82cxxx: add new PCI id for cx700
Andrew Smith
2008-02-18
*
pdc202xx_old: always enable burst mode
Bartlomiej Zolnierkiewicz
2008-02-10
*
cs5520: remove stale comment
Benjamin Herrenschmidt
2008-02-10
*
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-05
*
ide-pci-generic: kill the unused ifdef/endif/MODULE code
Denis Cheng
2008-02-05
*
ide: remove SATA_*_REG macros
Bartlomiej Zolnierkiewicz
2008-02-02
*
trm290: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
*
pdc202xx_old: remove surplus initialiser
Alan Cox
2008-02-02
*
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add ->cable_detect method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
*
atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
Bartlomiej Zolnierkiewicz
2008-02-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-02-01
|
\
|
*
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
2008-02-01
*
|
ide: make probe_hwif() return an error value
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
piix: remove stale comments
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
amd74xx: remove amd_ide_chips table
Bartlomiej Zolnierkiewicz
2008-02-01
*
|
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
*
|
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
2008-02-01
|
/
*
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
*
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2008-01-26
*
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
*
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
2008-01-26
*
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
*
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
2008-01-26
*
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
*
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
2008-01-26
*
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
2008-01-26
*
sc1200: move DMA timings to timing tables
Bartlomiej Zolnierkiewicz
2008-01-25
[next]