Age | Commit message (Expand) | Author |
2012-03-16 | powerpc: Remove some of the legacy iSeries specific device drivers | Stephen Rothwell |
2011-06-02 | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal | Linus Torvalds |
2011-04-21 | block: don't block events on excl write for non-optical devices | Tejun Heo |
2011-03-09 | gdrom,viocd: Convert to bdops->check_events() | Tejun Heo |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann |
2010-08-07 | drivers/cdrom: use pr_<level> | Joe Perches |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-22 | Merge branch 'master' into for-2.6.31 | Jens Axboe |
2009-05-20 | cdrom: beyond ARRAY_SIZE of viocd_diskinfo | Roel Kluin |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-05-11 | block: convert to dequeueing model (easy ones) | Tejun Heo |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-04-28 | block: implement and use [__]blk_end_request_all() | Tejun Heo |
2008-10-21 | [PATCH] switch viocd | Al Viro |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro |
2008-10-21 | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro |
2008-08-18 | viocd: add dummy audio ioctl handler | Borislav Petkov |
2008-05-23 | [POWERPC] iSeries: Remove unused mail address | Stephen Rothwell |
2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev |
2008-04-21 | cdrom: make unregister_cdrom() return void | Akinobu Mita |
2008-02-06 | [POWERPC] iSeries: Fix section mismatch in viocd | Stephen Rothwell |
2008-01-28 | blk_end_request: changing viocd (take 4) | Kiyoshi Ueda |
2007-10-24 | SG: audit of drivers that use blk_rq_map_sg() | Jens Axboe |
2007-10-11 | [POWERPC] iSeries: Move detection of virtual cdroms | Stephen Rothwell |
2007-10-11 | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell |
2007-10-11 | [POWERPC] iSeries: Simplify viocd initialisation | Stephen Rothwell |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-03-05 | [PATCH] Fix soft lockup with iSeries viocd driver | Tony Breeds |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2006-12-20 | [POWERPC] iSeries: fix viocd init | Stephen Rothwell |
2006-06-26 | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman |
2006-06-26 | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-05-19 | [PATCH] powerpc: update iSeries viocd and viotape device-tree | Stephen Rothwell |
2006-03-23 | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig |
2006-02-07 | [PATCH] remove bogus asm/bug.h includes. | Al Viro |
2006-01-12 | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell |
2005-11-02 | merge filename and modify references to iseries/vio.h | Kelly Daly |
2005-11-02 | merge filename and modify references to iseries/hv_types.h | Kelly Daly |
2005-11-02 | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly |
2005-10-24 | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell |
2005-10-24 | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell |
2005-08-30 | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell |
2005-05-28 | [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again | Stephen Rothwell |