index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ide.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+6
*
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+2
*
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+1
*
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+3
*
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+1
*
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
Bartlomiej Zolnierkiewicz
2008-07-15
1
-5
/
+4
*
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
Bartlomiej Zolnierkiewicz
2008-07-15
1
-2
/
+2
*
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
2008-07-15
1
-1
/
+1
*
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
2008-07-15
1
-11
/
+1
*
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
2008-07-15
1
-2
/
+1
*
ide: use ->OUTBSYNC in ide_set_irq()
Bartlomiej Zolnierkiewicz
2008-07-15
1
-1
/
+2
*
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
2008-07-15
1
-1
/
+1
*
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-15
1
-1
/
+0
*
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
2008-07-15
1
-0
/
+1
*
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
2008-07-15
1
-1
/
+0
*
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-07-15
1
-4
/
+0
*
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
2008-07-15
1
-2
/
+0
*
ide: remove ide_init_drive_cmd
FUJITA Tomonori
2008-07-15
1
-2
/
+0
*
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-07-08
1
-0
/
+15
*
ide: remove the ide_etrax100 chipset type
Adrian Bunk
2008-06-10
1
-1
/
+1
*
cs5520: disable VDMA
Bartlomiej Zolnierkiewicz
2008-05-14
1
-4
/
+4
*
make ide-iops.c:SELECT_MASK() static
Adrian Bunk
2008-05-14
1
-1
/
+0
*
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-1
/
+0
*
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
*
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-23
/
+2
*
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+0
*
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-3
/
+5
*
ide: factor out debugging code from ide_tf_load()
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-4
/
+0
*
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-0
/
+2
*
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
2008-04-28
1
-8
/
+5
*
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
2008-04-28
1
-2
/
+2
*
ide: remove now unused ide_pci_create_host_proc()
Alexey Dobriyan
2008-04-27
1
-4
/
+0
*
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-30
/
+40
*
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+1
*
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+3
*
ide: remove obsoleted "hdx=autotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+0
*
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
2008-04-27
1
-2
/
+0
*
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+3
*
ide: remove obsoleted "hdx=noautotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-8
/
+1
*
ide: remove obsoleted "idex=reset" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
1
-1
/
+0
*
ide: add "ignore_cable" parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
1
-0
/
+2
*
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-3
/
+5
*
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-9
/
+14
*
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+2
*
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+10
*
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+2
*
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
[next]