Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a861beb1401d65e3f095fee074c13645ab06490e
/
include
/
linux
/
ide.h
a861beb
ide: add __ide_default_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
b769164
ide: remove the ide_etrax100 chipset type
by Adrian Bunk
· 16 years ago
cafa027
cs5520: disable VDMA
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0b4eb5
make ide-iops.c:SELECT_MASK() static
by Adrian Bunk
· 16 years ago
55224bc
ide: remove ->dma_prdtable field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
41051a1
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
9f87abe
ide: add ide_pad_transfer() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c0daf2
ide: remove ->INW and ->OUTW methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
94cd5b6
ide: add ->tf_load and ->tf_read methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
089c5c7
ide: factor out debugging code from ide_tf_load()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1fc1425
ide: add ide_execute_pkt_cmd() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
16bb69c
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
c5dd43e
ide: add IDE_HFLAG_MMIO host flag (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9567b34
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
92d3ab2
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd0949e
ide: remove now unused ide_pci_create_host_proc()
by Alexey Dobriyan
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1dbfeb4
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
207daea
ide: remove obsoleted "hdx=autotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
e160124
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
cc12175
ide: remove obsoleted "hdx=noautotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
e460a59
ide: remove obsoleted "idex=reset" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9fd91d9
ide: add "ignore_cable" parameter (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1fd1890
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
5add222
ide: remove ide_hwif_request_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0bfeee7
ide: use ide_legacy_device_add() for qd65xx (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b36f66
ide: add ide_legacy_device_add() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
e53cd45
ide: remove ->noprobe field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
05230e2
ide: remove hwif->straight8 flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
e277f91
ide: use ide_find_port() in legacy VLB host drivers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fe80b93
ide: merge ide_match_hwif() and ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a6483f
include: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
0e33555
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
eaec3e7
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
by Borislav Petkov
· 17 years ago
8303b46
ide: add generic packet command representation ide_atapi_pc
by Borislav Petkov
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
7616c0a
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
e6bfa38
ide: remove ide_init_hwif_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2304dc6
ide: remove ->hold field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
93de00f
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9a0e77f
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f74c914
ide: add warm-plug support for IDE devices (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
50672e5
ide: remove dead/obsolete ->busproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
2dde786
ide: rework PowerMac media-bay support (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5b0c4b3
ide: remove IDE devices from /proc/ide/ before unregistering them
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f0eee4
ide: use ide_find_port() instead of ide_deprecated_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a594eeb
IDE: remove ide=reverse IDE core
by Greg Kroah-Hartman
· 17 years ago
729d4de
ide: fix defining SUPPORT_VLB_SYNC
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f07e98
Prevent IDE boot ops on NUMA system
by Andi Kleen
· 17 years ago
395d8ef
ide-disk: fix flush requests (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8e882ba
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
by Sergei Shtylyov
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
afdd360
ide: remove write-only ->sata_misc[] from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c7e92a
Palmchip BK3710 IDE driver
by Anton Salnikov
· 17 years ago
578cfa0
ide: move check_dma_crc() to ide-dma.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
af10f77
ide: remove ide_ata66_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5efe7c5
ide: remove set_transfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
835457d
ide: remove SATA_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
92b83c8
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
b034304
ide: convert ->straight8 field in ide_hwif_t to bit flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
b60acab
ide: remove unused ->auto_poll field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
d9270a3
ide: move create_proc_ide_drives() call to ide_device_add_all()
by Bartlomiej Zolnierkiewicz
· 17 years ago
eafd88a
ide: factor out devices setup from ide_acpi_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f2cf8b
ide: add ->port_init_devs method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
807b90d
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e016a7
ide: add ide_deprecated_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f82c2b1
ide: add 'init_default' and 'restore' arguments to ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0eea645
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
by Borislav Petkov
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
fbd1308
ide: use ide_remove_port_from_hwgroup in init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a6fbb1c
ide: remove unused ide_hwgroup_t fields
by Bartlomiej Zolnierkiewicz
· 17 years ago
dac2242
ide: don't include <linux/hdsmart.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
062f9f0
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
4166c19
ide: add IDE_HFLAG_NO_DSC host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac2b42
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ecf32796
ide: ide_setup_dma() assumes 8 ports
by Sergei Shtylyov
· 17 years ago
7b9f25b
ide: add ide_dump_identify() debug helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
da6f4c7
ide: make wait_drive_not_busy() static again
by Adrian Bunk
· 17 years ago
2eae6eb
ide: small ide-scan-pci.c cleanup
by Adrian Bunk
· 17 years ago
34f5d5a
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
2624565
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »