Commit Graph

54 Commits (93fbaae188fba7c2a6e458f62e1f61439caebfc8)

Author SHA1 Message Date
Pete Zaitcev 7dbcbe88b1 ub: remove sg_stat 17 years ago
Pete Zaitcev 9029b174ba ub: Cosmetics 17 years ago
Pete Zaitcev 0da13c8c3d ub: Ignore bad residue 17 years ago
Pete Zaitcev 82fe26ba7a ub: Tune retries 17 years ago
Pete Zaitcev 2c51ae70ed ub: Fix timeouts 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Pete Zaitcev ef45cb624b ub: remove BUG() after __blk_end_request and fix the condition causing it 17 years ago
Pete Zaitcev 541645be8b ub: fix up the conversion to sg_init_table() 17 years ago
Pete Zaitcev eedffd12e0 USB: Remove unnecessary zeroing from ub 17 years ago
Kiyoshi Ueda 7d699bafe2 blk_end_request: changing ub (take 4) 17 years ago
FUJITA Tomonori 4f33a9d9a4 ub: add sg_init_table for sense and read capacity commands 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
Matthias Kaehlcke a69228deef USB: drivers/block/ub.c: use list_for_each_entry() 18 years ago
Pete Zaitcev 643616e678 ub: Bind to first endpoint, not to last 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Pete Zaitcev d1ad4ea331 USB: UB: Let cdrecord to see a device with media absent 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Pete Zaitcev b5600339cd [PATCH] ub: random cleanups 19 years ago
Pete Zaitcev 688e9fb1bb [PATCH] ub: atomic add_disk 19 years ago
Pete Zaitcev 41fea55e03 [PATCH] USB: clean out an unnecessary NULL check from ub 19 years ago
Pete Zaitcev 77ef6c4d6e [PATCH] USB: ub oops in block_uevent 19 years ago
Pete Zaitcev 11a223ae3b [PATCH] USB: ub 03 drop stall clearing 19 years ago
Pete Zaitcev 952ba22296 [PATCH] USB: ub 02 remove diag 19 years ago
Pete Zaitcev 4d69581929 [PATCH] USB: ub 01 remove first_open 19 years ago
Pete Zaitcev 29da7937a1 [PATCH] ub: use kzalloc 19 years ago
Pete Zaitcev 2c2e4a2e07 [PATCH] USB: ub 05 Bulk reset 19 years ago
Pete Zaitcev b31f821c6d [PATCH] USB: ub 04 Loss of timer and a hang 19 years ago
Pete Zaitcev 65b4fe553b [PATCH] USB: ub 03 Oops with CFQ 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Daniel Marjamaki ab93091dd7 [PATCH] USB: ub 02 Removed unused variable 19 years ago
Pete Zaitcev 4fb729f586 [PATCH] USB: ub 01 rename 19 years ago
Pete Zaitcev 2c26c9e6b4 [PATCH] USB: ub 00 implement retries and resets 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Pete Zaitcev a00828e9ac [PATCH] USB: drivers/usb/storage/libusual 19 years ago
Pete Zaitcev 38ffdd62b0 [PATCH] ub: suppress gcc warnings for pointer casts 20 years ago
Pete Zaitcev c6c88834b2 [PATCH] ub: Comment out unconditional stall clear 20 years ago
Pete Zaitcev 64bd84538a [PATCH] ub: fix burning cds 20 years ago
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 20 years ago
Pete Zaitcev a1cf96efba [PATCH] USB: ub 4: Zaitcev's quasi-S/G 20 years ago
Pete Zaitcev 6c1eb8c1c3 [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 20 years ago
Pete Zaitcev 07d4fd2566 [PATCH] USB: ub 2/3: Fold one line 20 years ago
Pete Zaitcev ba6abf1352 [PATCH] USB: ub 1/3: Axboe's quasi-S/G 20 years ago
Pete Zaitcev 1872bcebbc [PATCH] ub: fix for blank CDs 20 years ago