index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-10
/
+3
2008-12-31
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-23
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
8
-62
/
+37
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
1
-2
/
+2
2008-12-09
[IA64] Clear up section mismatch for ioc4_ide_attach_one.
Robin Holt
1
-3
/
+3
2008-12-08
ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n
Bartlomiej Zolnierkiewicz
2
-38
/
+6
2008-12-08
Revert "ide: respect current DMA setting during resume"
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-12-02
alim15x3: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-12-02
ide: remove dead code from drive_is_ready()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-02
ide: fix build for DEBUG_PM
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-12-02
ide: respect current DMA setting during resume
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-12-02
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
3
-3
/
+14
2008-12-02
ide: fix the ide_release_lock imbalance
Michael Schmitz
1
-3
/
+2
2008-11-30
icside section warnings
Al Viro
1
-2
/
+2
[next]