summaryrefslogtreecommitdiff
path: root/drivers/block/ub.c
Commit message (Expand)AuthorAge
* usb-storage: prepare for subdriver separationAlan Stern2009-03-24
* USB: ub: use USB API functions rather than constantsJulia Lawall2009-03-24
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* ub: stub pre_reset and post_reset to fix oopsPete Zaitcev2008-11-13
* [PATCH] switch ubAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
* ub: remove sg_statPete Zaitcev2008-10-17
* ub: CosmeticsPete Zaitcev2008-05-02
* ub: Ignore bad residuePete Zaitcev2008-05-02
* ub: Tune retriesPete Zaitcev2008-05-02
* ub: Fix timeoutsPete Zaitcev2008-05-02
* block: make queue flags non-atomicNick Piggin2008-04-29
* ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev2008-04-08
* ub: fix up the conversion to sg_init_table()Pete Zaitcev2008-02-09
* USB: Remove unnecessary zeroing from ubPete Zaitcev2008-02-01
* blk_end_request: changing ub (take 4)Kiyoshi Ueda2008-01-28
* ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-25
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke2007-07-12
* ub: Bind to first endpoint, not to lastPete Zaitcev2007-04-27
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: UB: Let cdrecord to see a device with media absentPete Zaitcev2006-09-27
* [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_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] ub: random cleanupsPete Zaitcev2006-06-21
* [PATCH] ub: atomic add_diskPete Zaitcev2006-06-21
* [PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev2006-06-21
* [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-08
* [PATCH] USB: ub 03 drop stall clearingPete Zaitcev2006-03-20
* [PATCH] USB: ub 02 remove diagPete Zaitcev2006-03-20
* [PATCH] USB: ub 01 remove first_openPete Zaitcev2006-03-20
* [PATCH] ub: use kzallocPete Zaitcev2006-03-20
* [PATCH] USB: ub 05 Bulk resetPete Zaitcev2006-01-31
* [PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev2006-01-31
* [PATCH] USB: ub 03 Oops with CFQPete Zaitcev2006-01-31
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* [PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki2006-01-04
* [PATCH] USB: ub 01 renamePete Zaitcev2006-01-04
* [PATCH] USB: ub 00 implement retries and resetsPete Zaitcev2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-04
* [PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev2005-10-28