summaryrefslogtreecommitdiff
path: root/drivers/block/swim3.c
Commit message (Expand)AuthorAge
* 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
* Linux-2.6.12-rc2Linus Torvalds2005-04-16