summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/jsflash.c
Commit message (Expand)AuthorAgeFilesLines
* block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-271-0/+1
* block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+2
* jsflash: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-14/+36
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-161-1/+1
* Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells2014-02-201-1/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-041-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/+0Star
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3Star
* 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-151-5/+10
* jsflash: stop defining MAJOR_NRChristoph Hellwig2009-03-041-3/+0Star
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0Star
* 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/+1Star
* [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-171-0/+627