aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/jsflash.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-031-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-11/+13
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3
* jsflash: dequeue in-flight requestTejun Heo2009-05-111-11/+17
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-1/+1
* 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-4/+4
* sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-141-5/+10
* jsflash: stop defining MAJOR_NRChristoph Hellwig2009-03-041-3/+0
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* jsflash: BKL pushdownArnd Bergmann2008-06-201-3/+10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-2/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] sparc: jsflash __user annotationsAl Viro2005-12-151-9/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+627