Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3938204468dccae16be0099a2abf53db4ed0505
/
include
/
linux
/
ide.h
0174511
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
e95d9c6
Expand hwif->host_flags so that it fits new flags.
by David Miller
· 17 years ago
8562043
ide: constify struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
039788e
ide: replace ide_pci_device_t by struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
9239b33
ide: remove write-only hwif->hw
by Bartlomiej Zolnierkiewicz
· 17 years ago
18e181f
ide: add hwif->ack_intr hook
by Bartlomiej Zolnierkiewicz
· 17 years ago
86f3a49
icside: use ec->dma directly
by Bartlomiej Zolnierkiewicz
· 17 years ago
847ddd2
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
f9b9309
ide: remove redundant comments from ide.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
baa8f3e
ide: add ide_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
8447d9d
ide: add ide_device_add()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd9bb53
ide: add ->fixup method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
caea760
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
272a370
ide: add IDE_HFLAG_RQSIZE_256 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
8acf28c
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
528a572
ide: add ->chipset field to ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
44a59ad
ide: remove unused ->next field from ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
3985ee3
ide: add IDE_HFLAG_LEGACY_IRQS host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c51361
ide: add IDE_HFLAG_SERIALIZE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ed67b92
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
942278e
ide: remove .init_setup from ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ffcf36
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1b67834
ide: Add ide_get_paired_drive() helper
by Benjamin Herrenschmidt
· 17 years ago
c223701
ide: add "hdx=nodma" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
65c9cd2
ide: remove ide_use_fast_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
55c16a7
IDE: sg chaining support
by Jens Axboe
· 17 years ago
bb87946
remove ide_get_error_location()
by Adrian Bunk
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
75d7d96
icside: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
aedea59
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ddf1510
ide-pmac: use __ide_wait_stat()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74af21c
ide: add __ide_wait_stat() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e32132
ide: hook ACPI _PSx method to IDE power on/off
by Shaohua Li
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
6c3c22f
ide: add ide_dev_is_sata() helper (take 2)
by Sergei Shtylyov
· 17 years ago
a5b7e70
ide: add cable detection for early UDMA66 devices (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1116fae
ide: config_drive_for_dma() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a824c9
ide: remove ide_find_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7dd0008
ide: add ide_pio_cycle_time() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
2229833
ide: add ide_dev_has_iordy() helper (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
342cdb6
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
f9383c4
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
by Matthias Kaehlcke
· 17 years ago
ef29888
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
by Matthias Kaehlcke
· 17 years ago
c283f5d
ide: make void and rename ide_dma_timeout() method
by Sergei Shtylyov
· 17 years ago
841d2a9
ide: make void and rename ide_dma_lostirq() method
by Sergei Shtylyov
· 17 years ago
0d2157f
ide: HPA detect from resume
by Lee Trager
· 17 years ago
122ab08
ide: remove ide_use_dma()
by Bartlomiej Zolnierkiewicz
· 18 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 18 years ago
6d208b3
ide: legacy PCI bus order probing fixes
by Bartlomiej Zolnierkiewicz
· 18 years ago
5cbf79c
ide: add ide_proc_register_port()
by Bartlomiej Zolnierkiewicz
· 18 years ago
869c56e
ide: add "initializing" argument to ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 18 years ago
7f8f48a
ide: cable detection fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7662d04
ide: move IDE settings handling to ide-proc.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
1497943
ide: split off ioctl handling from IDE settings (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
29e744d
ide: add ide_tune_dma() helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
1813720
ide: fix UDMA/MWDMA/SWDMA masks (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
e93df70
sl82c105: rework PIO support (take 2)
by Sergei Shtylyov
· 18 years ago
2345031
ide: correctly prevent IDE timer expiry function to run if request was already handled
by Suleiman Souhlal
· 18 years ago
513daad
ide: use correct IDE error recovery
by Suleiman Souhlal
· 18 years ago
81d368e
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
by Sergei Shtylyov
· 18 years ago
ccf3528
ide: make ide_hwif_t.ide_dma_host_on void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7469aaf
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
2ad1e55
ide: convert ide_hwif_t.mmio into flag (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
0ecdca2
ide: use PIO/MMIO operations directly where possible (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7569e8d
ide: add ide_use_fast_pio() helper (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
c94964a
ide: remove ide_drive_t.usage
by Bartlomiej Zolnierkiewicz
· 18 years ago
c1607e1
ide: remove write-only ide_hwif_t.no_dsc flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
6679054
ide: remove write-only ide_pio_data_t.blacklisted
by Bartlomiej Zolnierkiewicz
· 18 years ago
6e6cd4c
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
by Albert Lee
· 18 years ago
f0dd871
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
by Albert Lee
· 18 years ago
905adce
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
725522b
PCI: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
e3a59b4
ACPI support for IDE devices
by Hannes Reinecke
· 18 years ago
2b02a17
[PATCH] remove blk_queue_activity_fn
by Boaz Harrosh
· 18 years ago
ee2f344
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
by Alan Cox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
913759a
[PATCH] ide: Fix crash on repeated reset
by Alan Cox
· 18 years ago
3f63c5e
[PATCH] ide: remove dma_base2 field from ide_hwif_t
by Sergei Shtylyov
· 18 years ago
27ac603
[PATCH] drivers/ide/: cleanups
by Adrian Bunk
· 18 years ago
83d7dbc
[PATCH] Make number of IDE interfaces configurable
by Matt Mackall
· 18 years ago
020e322
[PATCH] IDE: claim extra DMA ports regardless of channel
by Sergei Shtylylov
· 18 years ago
3619348
[PATCH] ide: option to disable cache flushes for buggy drives
by Jens Axboe
· 18 years ago
Next »