index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-02
[ide] get driver from rq->rq_disk->private_data
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2005-04-02
[ide] kill ide_drive_t->disk
Bartlomiej Zolnierkiewicz
1
-22
/
+38
2005-04-02
[ide] drive->dsc_overlap fix
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2005-03-18
[ide] ide-cd: add basic refcounting
Bartlomiej Zolnierkiewicz
1
-19
/
+80
2005-03-18
[ide] make ide_generic_ioctl() take ide_drive_t * as an argument
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2005-03-10
[ide] kill setup_driver_defaults()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2005-03-10
[ide] kill ide_driver_t->capacity
Bartlomiej Zolnierkiewicz
1
-1
/
+20
2005-03-10
[ide] generic Power Management for IDE devices
Bartlomiej Zolnierkiewicz
1
-41
/
+0
2005-03-10
[ide] fix drive->ready_stat for ATAPI
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2005-01-15
[ide] ide-cd: use ssleep() instead of schedule_timeout()
Bartlomiej Zolnierkiewicz
1
-14
/
+1
2005-01-10
[PATCH] IDE CD is very noisy
Alan Cox
1
-34
/
+34
2005-01-07
[PATCH] fix cdrom autoclose
Stas Sergeev
1
-2
/
+2
2005-01-07
[ide] ide_driver_t->abort() cleanup
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2005-01-07
[ide] rework ide_driver_t->error
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2005-01-07
[ide] cleanup ide_error()
Bartlomiej Zolnierkiewicz
1
-41
/
+0
2005-01-07
[ide] cleanup ide_dump_status()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2005-01-07
[ide] kill write-only ide_driver_t->sense
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2004-12-18
[PATCH] ide-cd: Unable to read multisession DVDs
Luca Tettamanti
1
-9
/
+15
2004-12-10
[ide] ide-cd: fix possible race in PIO mode
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2004-11-18
[ide] small IDE cleanups
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2004-10-25
[PATCH] Remove MODULE_PARM from i386 defconfig.
Rusty Russell
1
-1
/
+1
2004-10-22
[ide] kill ide_hwif_t->ide_dma_verbose
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2004-10-20
[ide] convert ide_hwif_t->ide_dma_begin() to ->dma_start()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2004-10-20
[ide] add ide_hwif_t->dma_setup()
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2004-10-18
[PATCH] CDRW packet writing support
Peter Osterlund
1
-2
/
+4
2004-10-18
[PATCH] DVD+RW support
Peter Osterlund
1
-0
/
+2
2004-08-22
[PATCH] cdrom event notification fixes
Jens Axboe
1
-5
/
+9
2004-08-12
Pass done file pointer to block device ioctl's
Linus Torvalds
1
-2
/
+2
2004-08-02
[PATCH] bio_copy_user() cleanups and fixes
Jens Axboe
1
-7
/
+11
2004-07-15
[PATCH] fix cdrom mt rainier probe
Pat LaVarre
1
-10
/
+1
2004-06-17
[PATCH] fix cdrom mt rainier probe
Jens Axboe
1
-22
/
+1
2004-06-15
[PATCH] ide: fix ide-cd to not retry REQ_DRIVE_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2004-06-09
[PATCH] fix ide-cd racy completions
Jens Axboe
1
-38
/
+36
2004-05-29
[PATCH] sparse: cdrom_generic_command split into kernel/user
Alexander Viro
1
-3
/
+3
2004-05-28
[PATCH] sparse: trivial part of drivers/ide __user annotation
Alexander Viro
1
-2
/
+2
2004-04-25
[PATCH] correct LoEj logic
Jens Axboe
1
-3
/
+3
2004-04-25
[PATCH] don't log drive loading failures
Jens Axboe
1
-1
/
+14
2004-04-25
[PATCH] use kernel min/max in IDE code (1/2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2004-04-11
[PATCH] stack reduction: ide-cd
Andrew Morton
1
-2
/
+2
2004-03-25
[PATCH] ide-cd capacity fix
Jens Axboe
1
-1
/
+1
2004-03-24
[PATCH] don't show cdroms in /proc/partitions
Andrew Morton
1
-0
/
+1
2004-03-15
[PATCH] allow random write to cdrom devices with profile 2 (removable disk)
Jens Axboe
1
-1
/
+6
2004-03-15
[PATCH] ide-scsi error handling fixes
Andrew Morton
1
-49
/
+2
2004-03-11
[PATCH] CDROMREADAUDIO dma support
Jens Axboe
1
-0
/
+1
2004-02-19
[PATCH] kill useless IDE_SUBDRIVER_VERSION
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2004-02-15
[PATCH] make __ide_dma_off() generic and remove ide_hwif_t->ide_dma_off
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2004-02-08
[PATCH] ide-cd: incorrect use of sector_div
Benjamin Herrenschmidt
1
-1
/
+1
2004-02-07
[PATCH] ide-cd invalidate toc cache on last close
Jens Axboe
1
-0
/
+4
2004-02-03
[PATCH] ide-cd mo write protect
Andrew Morton
1
-45
/
+60
2004-02-03
[PATCH] /proc/paritions: omit removable media
Andrew Morton
1
-1
/
+1
[next]