index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide.c
Age
Commit message (
Expand
)
Author
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-23
ide: small whitespace fixes
Pavel Machek
2008-07-23
ide: allocate ide_hwif_t instances dynamically
Bartlomiej Zolnierkiewicz
2008-07-23
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-16
IDE: Report errors during drive reset back to user space
Elias Oltmanns
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
2008-07-16
ide: remove needless includes from ide.c
Bartlomiej Zolnierkiewicz
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-07-15
ide: cleanup init_ide_data()
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "hdx=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
2008-07-15
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
2008-07-05
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2008-04-29
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
gayle: add "doubler" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "cdrom=" and "chs=" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "nodma|noflush|noprobe|nowerr=" parameters
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "hdx=autotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "hdx=noautotune" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "idex=reset" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "idex=serialize" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "ignore_cable" parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide: unexport ide_hwifs[]
Bartlomiej Zolnierkiewicz
[next]