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-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
11
-12
/
+0
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+12
2008-07-24
ht6560b: remove old history
Jan Evert van Grootheest
1
-22
/
+0
2008-07-24
ht6560b: update email address
Jan Evert van Grootheest
1
-1
/
+1
2008-07-24
gayle: release resources on ide_host_add() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+17
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
7
-39
/
+10
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
8
-103
/
+62
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2
-10
/
+44
2008-07-23
gayle: reserve memory resources at once
Bartlomiej Zolnierkiewicz
1
-14
/
+11
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
8
-47
/
+37
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-2
/
+0
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
1
-815
/
+0
2008-07-16
ide/legacy/hd.c: use late_initcall()
Adrian Bunk
1
-1
/
+1
2008-07-16
ide_platform: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
3
-18
/
+16
2008-07-16
ide-cs: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-16
ide_4drives: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-9
/
+18
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
6
-6
/
+0
2008-07-16
qd65xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ht6560b: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-07-16
ali14xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-15
pcmcia: ide-cs: Remove outdated comment
Larry Finger
1
-2
/
+0
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-7
/
+5
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
3
-4
/
+4
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-5
/
+5
2008-07-14
pcmcia: Fix ide-cs sparse warning
Larry Finger
1
-1
/
+1
2008-07-13
pcmcia: ide-cs debugging bugfix
Larry Finger
1
-4
/
+4
2008-06-20
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
1
-0
/
+1
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
1
-0
/
+1
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
1
-0
/
+1
2008-06-15
ide-cs: fix releasing I/O resources
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-06-15
ide-cs: fix probing and add warm-plug support
Bartlomiej Zolnierkiewicz
1
-19
/
+14
2008-06-10
ide: export ide_doubler
Adrian Bunk
1
-0
/
+4
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
5
-0
/
+10
2008-05-18
m68k: macide doesnt check for Mac
Geert Uytterhoeven
1
-0
/
+3
2008-05-05
m68k: Fix falconide `data_adr' typo
Geert Uytterhoeven
1
-1
/
+1
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
[next]