summaryrefslogtreecommitdiffstats
path: root/drivers/block/ub.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* USB: UB: Let cdrecord to see a device with media absentPete Zaitcev2006-09-271-13/+25
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] ub: random cleanupsPete Zaitcev2006-06-211-48/+12
* [PATCH] ub: atomic add_diskPete Zaitcev2006-06-211-7/+3
* [PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev2006-06-211-6/+2
* [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-081-8/+10
* [PATCH] USB: ub 03 drop stall clearingPete Zaitcev2006-03-201-12/+1
* [PATCH] USB: ub 02 remove diagPete Zaitcev2006-03-201-193/+4
* [PATCH] USB: ub 01 remove first_openPete Zaitcev2006-03-201-23/+0
* [PATCH] ub: use kzallocPete Zaitcev2006-03-201-8/+4
* [PATCH] USB: ub 05 Bulk resetPete Zaitcev2006-01-311-7/+59
* [PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev2006-01-311-2/+3
* [PATCH] USB: ub 03 Oops with CFQPete Zaitcev2006-01-311-23/+45
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* [PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki2006-01-041-4/+1
* [PATCH] USB: ub 01 renamePete Zaitcev2006-01-041-3/+3
* [PATCH] USB: ub 00 implement retries and resetsPete Zaitcev2006-01-041-117/+287
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-11/+12
* [PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev2005-10-281-2/+2
* [PATCH] ub: Comment out unconditional stall clearPete Zaitcev2005-09-221-0/+2
* [PATCH] ub: fix burning cdsPete Zaitcev2005-09-221-26/+27
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-4/+4
* [PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev2005-09-081-164/+123
* [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev2005-09-081-5/+5
* [PATCH] USB: ub 2/3: Fold one linePete Zaitcev2005-09-081-1/+2
* [PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev2005-09-081-59/+126
* [PATCH] ub: fix for blank CDsPete Zaitcev2005-07-271-41/+170
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-201-1/+1
* [PATCH] USB: fix ub issuesPete Zaitcev2005-06-091-2/+2
* [PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev2005-06-031-235/+363
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2215