index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
remove ide-scsi
FUJITA Tomonori
1
-17
/
+0
2009-01-02
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
2
-41
/
+43
2009-01-02
ide-cd: move debug defines into header
Borislav Petkov
2
-8
/
+8
2009-01-02
ide: use per-device request queue locks (v2)
Bartlomiej Zolnierkiewicz
3
-153
/
+77
2009-01-02
ide: add ide_[un]lock_hwgroup() helpers
Bartlomiej Zolnierkiewicz
2
-22
/
+12
2009-01-02
ide: remove "paranoia" checks for hwgroup->busy
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2009-01-02
ide: remove IDE PM hack from do_ide_request()
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2009-01-02
ide: don't execute the next queued command from the hard-IRQ context (v2)
Bartlomiej Zolnierkiewicz
1
-37
/
+30
2009-01-02
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
4
-123
/
+128
2009-01-02
ide: factor out device type classifying from do_identify()
Bartlomiej Zolnierkiewicz
1
-73
/
+81
2009-01-02
ide: small ide_register_port() cleanup
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2009-01-02
ide: remove chipset type fixup from ide_host_register()
Bartlomiej Zolnierkiewicz
3
-3
/
+2
2009-01-02
tx493x: fix indentation
Bartlomiej Zolnierkiewicz
2
-26
/
+26
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-10
/
+3
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
26
-756
/
+593
2008-12-29
ide-cd: remove dead dsc_overlap setting
Bartlomiej Zolnierkiewicz
2
-15
/
+2
2008-12-29
ide: push local_irq_{save,restore}() to do_identify()
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-12-29
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
Bartlomiej Zolnierkiewicz
4
-56
/
+67
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
4
-234
/
+236
2008-12-29
ide: use ATA_DMA_* defines in ide-dma-sff.c
Bartlomiej Zolnierkiewicz
1
-29
/
+23
2008-12-29
ide: checkpatch.pl fixes for ide-lib.c
Bartlomiej Zolnierkiewicz
1
-41
/
+54
2008-12-29
ide: remove inline tags from ide-probe.c
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-12-29
ide: remove redundant code from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
2
-52
/
+6
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
2
-2
/
+0
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
3
-4
/
+3
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
2
-6
/
+7
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
2
-12
/
+25
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2008-12-29
ide: fix ->quirk_list checking in ide_do_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
gayle: set IDE_HFLAG_SERIALIZE explictly
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-12-29
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
3
-4
/
+3
2008-12-29
ali14xx: doesn't use shared IRQs
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
2
-85
/
+6
2008-12-29
ide: cleanup ide_do_request()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
6
-70
/
+72
2008-12-29
ide: use queue lock instead of ide_lock when possible
Bartlomiej Zolnierkiewicz
2
-15
/
+18
2008-12-29
ide: ide_lock + __blk_end_request() -> blk_end_request()
Bartlomiej Zolnierkiewicz
2
-21
/
+7
2008-12-29
ide: push ide_lock to __ide_end_request()
Bartlomiej Zolnierkiewicz
1
-19
/
+9
2008-12-29
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
3
-31
/
+28
2008-12-29
ide: __ide_port_unregister_devices() doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-12-29
ide: IDE settings don't need an ide_lock held
Bartlomiej Zolnierkiewicz
2
-24
/
+4
2008-12-29
ide: unify ide_intr()'s exit points
Bartlomiej Zolnierkiewicz
1
-13
/
+14
2008-12-29
ide: fix IDE ACPI regression breaking suspend
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-12-29
tx493[89]ide: Fix length for __ide_flush_dcache_range
Atsushi Nemoto
2
-4
/
+4
2008-12-29
tx4939ide: Do not use zero count PRD entry
Atsushi Nemoto
1
-0
/
+6
2008-12-28
m68k: machw.h cleanup
Finn Thain
1
-1
/
+0
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
[next]