summaryrefslogtreecommitdiff
path: root/drivers/block/ub.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev1-13/+25
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-21[PATCH] ub: random cleanupsPete Zaitcev1-48/+12
2006-06-21[PATCH] ub: atomic add_diskPete Zaitcev1-7/+3
2006-06-21[PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev1-6/+2
2006-05-08[PATCH] USB: ub oops in block_ueventPete Zaitcev1-8/+10
2006-03-20[PATCH] USB: ub 03 drop stall clearingPete Zaitcev1-12/+1
2006-03-20[PATCH] USB: ub 02 remove diagPete Zaitcev1-193/+4
2006-03-20[PATCH] USB: ub 01 remove first_openPete Zaitcev1-23/+0
2006-03-20[PATCH] ub: use kzallocPete Zaitcev1-8/+4
2006-01-31[PATCH] USB: ub 05 Bulk resetPete Zaitcev1-7/+59
2006-01-31[PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev1-2/+3
2006-01-31[PATCH] USB: ub 03 Oops with CFQPete Zaitcev1-23/+45
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki1-4/+1
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev1-3/+3
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev1-117/+287
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-11/+12
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev1-2/+2
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-4/+4
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev1-164/+123
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-07-27[PATCH] ub: fix for blank CDsPete Zaitcev1-41/+170
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou1-1/+1
2005-06-09[PATCH] USB: fix ub issuesPete Zaitcev1-2/+2
2005-06-03[PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev1-235/+363
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2215