Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
85e46035bec6f114ad07ce8a9c70388568b1afd4
/
drivers
/
ide
/
ide.c
d708c40
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
15220d9
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
9c027c6
ide: mark special "ide0=" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c10e93
ide: update references to Documentation/ide/ide.txt (v2)
by Randy Dunlap
· 17 years ago
0c6025d
ide: fix buggy code in ide_register_hw()
by Peter Teoh
· 17 years ago
dbecebc
ide: fix sparse warning about shadowing 'flags' symbol
by Bartlomiej Zolnierkiewicz
· 17 years ago
c53ea18
ide: skip probing port if "hdx=noprobe" was used for both devices on it
by Bartlomiej Zolnierkiewicz
· 17 years ago
cbd34d0
ide: remove redundant comment from ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2952755
ide: mark "ide=reverse" option as obsolete
by Bartlomiej Zolnierkiewicz
· 17 years ago
eba8ff9
ide: remove stale version number
by Bartlomiej Zolnierkiewicz
· 17 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
92b83c8
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
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
ead741d
ide: remove redundant init_hwif_default() call from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2244e85
ide: remove redundant hwif->present check from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
36e9dc4
dtc2278: fix ->io_32bit handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
fbd1308
ide: use ide_remove_port_from_hwgroup in init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
96e5ad3
ide: factor out code removing port from hwgroup from ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cba97f
ide: I/O resources are released too early in ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
537f06c
ide: cleanup ide_system_bus_speed()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
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
852738f
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
by Bartlomiej Zolnierkiewicz
· 17 years ago
145b75e
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e47be0
ide: remove broken disk byte-swapping support
by Bartlomiej Zolnierkiewicz
· 17 years ago
ade2daf
ide: make remaining built-in only IDE host drivers modular (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac4ce7
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9440009
ide: move ide_arm_init() call from init_ide_data() to ide_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
cbb010c
ide: drop 'initializing' argument from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
57c802e
ide: add ide_init_port_hw() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
795d74b
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f01393e
ide: merge ->fixup and ->quirkproc methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
15ce926
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
by Bartlomiej Zolnierkiewicz
· 17 years ago
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7b90599
ide: cleanup ide_set_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
23b1bd4
ide: remove redundant ->ide_dma_on call from set_using_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7299a39
ide: remove hwif->intrproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c029fd
ide: remove ->dma_master field from ide_hwif_t (take 5)
by Bartlomiej Zolnierkiewicz
· 17 years ago
644a9d7
ide: fix ->io_32bit race in set_io_32bit()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e11b903
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
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
8f173b5
ide: fix ide_register_hw() to check hwif->io_ports[]
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
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 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
1b51694
ide: remove "idex=dma" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
3135469
ide: unexport noautodma
by Adrian Bunk
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
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
89636af
ide: add support for SCSI ioctls to ide-floppy
by Bartlomiej Zolnierkiewicz
· 17 years ago
7456507
ide: remove stale changelog/comments/TODO from ide.c
by Bartlomiej Zolnierkiewicz
· 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
1985026
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
by Linus Torvalds
· 17 years ago
45e79a3
bsg: add a request_queue argument to scsi_cmd_ioctl()
by FUJITA Tomonori
· 17 years ago
3d6392c
bsg: support for full generic block layer SG v3
by Jens Axboe
· 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
ce9b2b0
Resume from RAM on HPC nx6325 broken
by Rafael J. Wysocki
· 18 years ago
0d2157f
ide: HPA detect from resume
by Lee Trager
· 18 years ago
793a972
ide: always disable DMA before tuning it
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
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
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
a7a832d
ide: add "optical" to sysfs "media" attribute
by Danny Kukawka
· 18 years ago
8799620
ide: fix locking for manual DMA enable/disable ("hdparm -d")
by Bartlomiej Zolnierkiewicz
· 18 years ago
120b9cf
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
by Bartlomiej Zolnierkiewicz
· 18 years ago
8491388
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
b6209a9
ide: remove some obsoleted kernel params (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
846c11a
ide: remove a ton of pointless #undef REALLY_SLOW_IO
by Alan Cox
· 18 years ago
9e5755b
ide: fix pmac breakage
by Andrew Morton
· 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
c1607e1
ide: remove write-only ide_hwif_t.no_dsc flag
by Bartlomiej Zolnierkiewicz
· 18 years ago
f0dd871
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
by Albert Lee
· 18 years ago
e3a59b4
ACPI support for IDE devices
by Hannes Reinecke
· 18 years ago
Next »