aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/paride/pcd.c
Commit message (Expand)AuthorAgeFilesLines
* block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-021-1/+0
* block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-0/+1
* paride: Convert to bdops->check_events()Tejun Heo2011-03-091-7/+11
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+9
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-2/+9
* paride: fix off-by-one testRoel Kluin2010-03-121-2/+2
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* block: use printk_onceMarcin Slusarz2009-09-111-8/+4
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-2/+1
* paride: dequeue in-flight requestTejun Heo2009-05-111-6/+12
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-2/+2
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-6/+6
* [PATCH] switch pcdAl Viro2008-10-211-13/+12
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-3/+5
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* paride drivers: initialize spinlocksAlexey Dobriyan2007-04-241-1/+1
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-071-4/+4
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+971