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