summaryrefslogtreecommitdiff
path: root/drivers/block/swim3.c
Commit message (Expand)AuthorAge
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* block: swim3: Convert timers to use timer_setup()Kees Cook2017-11-14
* block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-27
* block: swim3: make of_device_ids const.Arvind Yadav2017-06-16
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* swim3: remove (commented out) printing of req->errorsChristoph Hellwig2017-04-20
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-23
* block: remove struct request buffer memberJens Axboe2014-04-15
* swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-13
* block_device_operations->release() should return voidAl Viro2013-05-07
* drivers/block/swim3.c: fix null pointer dereferenceCong Ding2013-02-22
* Drivers: block: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* block/swim3: Locking fixesBenjamin Herrenschmidt2011-12-12
* block: swim3: fix unterminated of_device_id tableAxel Lin2011-08-03
* block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
* swim[3]: Convert to bdops->check_events()Tejun Heo2011-03-09
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* swim3: dequeue in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* swim3: clean up request completion pathsTejun Heo2009-04-28
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* [PATCH] switch swim3Al Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* Fix compile of swim3 as moduleTony Breeds2008-02-14
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [POWERPC] Update swim3 printk after blkdev.h changeOlaf Hering2006-10-04
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [POWERPC] Update the SWIM3 (powermac) floppy driverBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-09
* powermac: Use a spinlock in swim3.c (floppy driver) instead of cliPaul Mackerras2005-11-08
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-27