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.13.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-10-11
ide: remove read-only ->atapi_overlap field from ide_drive_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-11
cmd640: add __set_prefetch_mode()
Bartlomiej Zolnierkiewicz
1
-22
/
+20
2008-10-11
ide: remove SECTOR_WORDS define
Bartlomiej Zolnierkiewicz
5
-7
/
+9
2008-10-11
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
7
-283
/
+230
2008-10-11
ide: preparations for /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
3
-7
/
+6
2008-10-11
ide: call ide_proc_register_driver() later
Bartlomiej Zolnierkiewicz
4
-9
/
+7
2008-10-11
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
51
-48
/
+4
2008-10-11
ide: remove CONFIG_IDEDISK_MULTI_MODE
Bartlomiej Zolnierkiewicz
2
-27
/
+2
2008-10-11
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
7
-14
/
+14
2008-10-11
ide: remove needless drive->present checks from device drivers
Bartlomiej Zolnierkiewicz
4
-8
/
+7
2008-10-11
ide: remove unused _IDE_C and _IDE_DISK defines
Bartlomiej Zolnierkiewicz
2
-5
/
+0
2008-10-11
ide: remove IDE_CHIPSET_* macros
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-10-11
ide: remove no longer needed BUG_ON()-s from init_irq()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-10-11
ide: enhance ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2
-28
/
+17
2008-10-11
ide: fix EXABYTENEST handling in probe_for_drive()
Bartlomiej Zolnierkiewicz
1
-9
/
+7
2008-10-11
ide-cd: use the new object_is_in_stack() helper
FUJITA Tomonori
1
-9
/
+5
2008-10-11
ide: re-code ide_fixstring() loop to be less evil
Linus Torvalds
1
-3
/
+5
2008-10-11
ide: remove no longer needed ide_drive_t fields
Bartlomiej Zolnierkiewicz
2
-16
/
+4
2008-10-11
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
13
-105
/
+108
2008-10-11
ide: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
8
-92
/
+88
2008-10-11
ide-disk: use ata_id_hpa_enabled()
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-10-11
ide-disk: use ata_id_wcache_enabled()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-11
ide: use ata_id_current_chs_valid()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-10-11
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
12
-62
/
+88
2008-10-11
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
26
-265
/
+291
2008-10-11
ide: cleanup ide_fix_driveid()
Bartlomiej Zolnierkiewicz
1
-87
/
+20
2008-10-11
ide: cleanup ide_disk_init_mult_count()
Bartlomiej Zolnierkiewicz
1
-11
/
+10
2008-10-11
ide: remove superfluous check from ide_disk_special()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-11
ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.
Mark de Wever
1
-3
/
+4
2008-10-09
block: allow disk to have extended device number
Tejun Heo
1
-1
/
+1
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
1
-9
/
+5
2008-10-09
block: move policy from disk to part0
Tejun Heo
1
-1
/
+1
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
1
-1
/
+1
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+6
2008-10-09
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
1
-3
/
+8
2008-10-05
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-05
ide-cd: Optiarc DVD RW AD-7200A does play audio
Bodo Eggert
1
-0
/
+1
2008-10-05
IDE: Fix platform device registration in Swarm IDE driver (v2)
Ralf Baechle
3
-202
/
+0
2008-10-05
ide-dma: fix ide_build_dmatable() for TRM290
Sergei Shtylylov
1
-1
/
+1
2008-10-05
ide-cd: temporary tray close fix
Borislav Petkov
1
-1
/
+4
2008-09-27
ide: note that IDE generic may prevent other drivers from attaching
Tejun Heo
1
-0
/
+14
2008-09-27
ide-tape: fix vendor strings
Borislav Petkov
1
-5
/
+5
2008-09-27
Swarm: Fix crash due to missing initialization
Ralf Baechle
1
-0
/
+1
2008-09-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
1
-2
/
+0
2008-09-11
ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
Masoud Sharbiani
1
-16
/
+15
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-34
/
+4
2008-09-02
ide/Kconfig: mark ide-scsi as deprecated
Bartlomiej Zolnierkiewicz
1
-15
/
+1
2008-09-02
ide-disk: remove stale init_idedisk_capacity() documentation
Bartlomiej Zolnierkiewicz
1
-14
/
+0
2008-09-02
palm_bk3710: improve IDE registration
David Brownell
1
-4
/
+3
[next]