aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/sunvdc.c
AgeCommit message (Expand)Author
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-01-03Drivers: block: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28sunvdc: kill vdc_end_request()Tejun Heo
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-09-01sparc64: Apply const or __initdata to vio_device_id[]David S. Miller
2008-02-01block/sunvdc.c:print_version() must be __devinitAdrian Bunk
2008-01-28blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda
2007-10-24More SG build fixesDavid Miller
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-08-26[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller
2007-07-19[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto
2007-07-18[SPARC64]: Simplify VDC device probing.David S. Miller
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller