summaryrefslogtreecommitdiff
path: root/drivers/block/paride/pcd.c
AgeCommit message (Expand)Author
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-03-09paride: Convert to bdops->check_events()Tejun Heo
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-03-12paride: fix off-by-one testRoel Kluin
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-11block: use printk_onceMarcin Slusarz
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11paride: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2008-10-21[PATCH] switch pcdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-03-13[PATCH] drivers/block/paride/ cleanups (fwd)Adrian Bunk
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-08-12Pass done file pointer to block device ioctl'sLinus Torvalds
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-05-29[PATCH] sparse: cdrom_generic_command split into kernel/userAlexander Viro
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-04-24[PATCH] irqs: drivers/blockAndrew Morton
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig
2002-10-17[PATCH] pcd.c cleaned upAlexander Viro
2002-10-17[PATCH] cdrom helpersAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-07[PATCH] Various drivers using longs instead of ulongs for flags.Dave Jones
2002-10-05[PATCH] pcd switched to alloc_disk()Alexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-21[PATCH] misc cleanupsAlexander Viro
2002-09-21[PATCH] devfs handling for cdroms moved to register_disk()Alexander Viro
2002-09-21[PATCH] gendisk for pcdAlexander Viro
2002-09-07[PATCH] (18/25) pcd.c - cleanup, killed used of cdi->devAlexander Viro
2002-09-07[PATCH] (17/25) Lindent pcd.cAlexander Viro
2002-09-07[PATCH] (16/25) pcd.c - beginning of macroectomyAlexander Viro
2002-07-20[PATCH] paride cleanup and fixesAlexander Viro
2002-06-11Merge Al's bdevname cleanupsLinus Torvalds
2002-06-11[PATCH] (14/14) resyncAlexander Viro
2002-06-11[PATCH] (13/14) resyncAlexander Viro
2002-06-11[PATCH] (12/14) resyncAlexander Viro
2002-06-09[PATCH] kill warnings 2/19Martin Dalecki