index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
IDE: Report errors during drive reset back to user space
Elias Oltmanns
1
-4
/
+6
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
1
-26
/
+15
2008-07-16
ide: remove needless includes from ide.c
Bartlomiej Zolnierkiewicz
1
-13
/
+0
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-86
/
+5
2008-07-15
ide: cleanup init_ide_data()
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-07-15
ide: remove obsoleted "hdx=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-138
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
1
-70
/
+1
2008-07-15
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-17
/
+22
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-05
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-05
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-07-05
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-04-29
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
1
-2
/
+2
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-04-27
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
1
-11
/
+5
2008-04-27
gayle: add "doubler" parameter
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-27
ide: add "cdrom=" and "chs=" parameters
Bartlomiej Zolnierkiewicz
1
-5
/
+66
2008-04-27
ide: add "nodma|noflush|noprobe|nowerr=" parameters
Bartlomiej Zolnierkiewicz
1
-4
/
+75
2008-04-27
ide: remove obsoleted "hdx=autotune" kernel parameter
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
1
-0
/
+12
2008-04-27
ide: remove obsoleted "hdx=noautotune" kernel parameter
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2008-04-27
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-114
/
+1
2008-04-27
ide: remove obsoleted "idex=reset" kernel parameter
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-04-27
ide: remove obsoleted "idex=serialize" kernel parameter
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-04-27
ide: add "ignore_cable" parameter (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+32
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
1
-50
/
+0
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
1
-25
/
+0
2008-04-26
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-04-26
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
1
-25
/
+11
2008-04-26
ide: unexport ide_hwifs[]
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-04-26
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
1
-12
/
+3
2008-04-18
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
1
-17
/
+0
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
1
-12
/
+3
2008-04-18
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
[next]