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
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-04-28
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
2
-46
/
+26
2008-04-28
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
2
-0
/
+70
2008-04-28
q40ide breakage
Al Viro
1
-33
/
+14
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
8
-31
/
+31
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-04-27
gayle: add "doubler" parameter
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-27
ide: always auto-tune PIO in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
5
-9
/
+4
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
3
-13
/
+17
2008-04-27
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
6
-6
/
+6
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
7
-11
/
+0
2008-04-26
ide: manage I/O resources in ide_legacy_init_one()
Bartlomiej Zolnierkiewicz
5
-0
/
+13
2008-04-26
ide-4drives: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-1
/
+19
2008-04-26
ide-cs: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-22
/
+48
2008-04-26
qd65xx: cleanup qd_probe()
Bartlomiej Zolnierkiewicz
1
-35
/
+17
2008-04-26
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
5
-55
/
+11
2008-04-26
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
4
-106
/
+4
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
6
-29
/
+43
2008-04-26
qd65xx: use IDE_HFLAG_SINGLE host flag
Bartlomiej Zolnierkiewicz
2
-21
/
+15
2008-04-26
qd65xx: always use ->selectproc method
Bartlomiej Zolnierkiewicz
1
-27
/
+10
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
Paolo Ciarrocchi
1
-5
/
+6
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/hd.c
Paolo Ciarrocchi
1
-38
/
+40
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
Paolo Ciarrocchi
1
-1
/
+1
2008-04-26
IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
Paolo Ciarrocchi
1
-29
/
+29
2008-04-26
falconide: fix resources reservation (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-04-26
ide_platform: fix resources handling
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-04-26
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
6
-80
/
+117
2008-04-26
qd65xx: return error value in qd_probe()
Bartlomiej Zolnierkiewicz
1
-10
/
+15
2008-04-26
ht6560b: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-04-26
umc8672: don't use ide_hwifs[] in umc_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
7
-7
/
+7
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
6
-5
/
+72
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
2
-0
/
+47
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-6
/
+7
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2
-3
/
+3
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-02
ide/legacy/q40ide.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/macide: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/falconide.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/buddha.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/gayle.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-02-26
qd65xx: remove commented out code
Bartlomiej Zolnierkiewicz
1
-37
/
+0
2008-02-26
qd65xx: fix setup of QD6580 Control register
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-02-19
ht6560b: force prefetch for some devices
Jan Evert van Grootheest
1
-7
/
+16
2008-02-19
ht6560b can only do up to PIO mode 4
Jan Evert van Grootheest
1
-1
/
+1
[next]