| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | USB: always visit drivers/usb/misc/ | Adrian Bunk | 2007-10-12 | 1 | -22/+1 |
* | | | USB: usb-skeleton leaking locks on open | Mark Gross | 2007-10-12 | 1 | -0/+1 |
* | | | USB: flush outstanding URBs when suspending | Alan Stern | 2007-10-12 | 5 | -12/+16 |
* | | | USB: break apart flush_endpoint and disable_endpoint | Alan Stern | 2007-10-12 | 3 | -23/+32 |
* | | | USB: move decision to ignore FREEZE events | Alan Stern | 2007-10-12 | 2 | -8/+6 |
* | | | USB: Get rid of annoying endpoint-release message | Alan Stern | 2007-10-12 | 1 | -1/+0 |
* | | | USB: AMD5536: use pdev->revision | Auke Kok | 2007-10-12 | 1 | -4/+2 |
* | | | USB: sisusbvga: Fix bug | Satyam Sharma | 2007-10-12 | 1 | -3/+1 |
* | | | USB: fix errornous assumption in the usb serial framework revealed by iuu_pho... | Oliver Neukum | 2007-10-12 | 1 | -0/+11 |
* | | | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex | Matthias Kaehlcke | 2007-10-12 | 1 | -17/+17 |
* | | | USB: usb-storage: Initialize Huawei E220 properly | Johann Wilhelm | 2007-10-12 | 3 | -0/+28 |
* | | | USB: fix location of statement label in dummy-hcd | Alan Stern | 2007-10-12 | 1 | -1/+1 |
* | | | USB: remove traces of urb->status from usbcore | Alan Stern | 2007-10-12 | 2 | -7/+9 |
* | | | USB: get rid of urb->lock | Alan Stern | 2007-10-12 | 1 | -5/+6 |
* | | | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 | 11 | -77/+46 |
* | | | USB: reorganize urb->status use in usbmon | Alan Stern | 2007-10-12 | 6 | -21/+24 |
* | | | USB: reorganize urb->status use in r8a66597-hcd | Alan Stern | 2007-10-12 | 1 | -31/+30 |
* | | | USB: reorganize urb->status use in sl811-hcd | Alan Stern | 2007-10-12 | 1 | -21/+11 |
* | | | USB: reorganize urb->status use in ohci-hcd | Alan Stern | 2007-10-12 | 3 | -33/+28 |
* | | | USB: reorganize urb->status use in ehci-hcd | Alan Stern | 2007-10-12 | 2 | -31/+35 |
* | | | USB: reorganize urb->status use in dummy-hcd | Alan Stern | 2007-10-12 | 1 | -29/+24 |
* | | | usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81 | Andreas Loibl | 2007-10-12 | 2 | -0/+2 |
* | | | usb: avoid redundant cast of kmalloc() return value in OTi-6858 driver | Jesper Juhl | 2007-10-12 | 1 | -1/+1 |
* | | | usb-serial: show port number in sysfs | Roman Kagan | 2007-10-12 | 1 | -0/+16 |
* | | | USB: fix memory leak in berry_charge driver | Greg Kroah-Hartman | 2007-10-12 | 1 | -2/+5 |
* | | | USB: less-restrictive command checking in g-file-storage | Alan Stern | 2007-10-12 | 1 | -1/+1 |
* | | | USB: kobil_sct: Rework driver | Alan Cox | 2007-10-12 | 1 | -89/+55 |
* | | | USB: cp2101: Coding style police | Alan Cox | 2007-10-12 | 1 | -1/+1 |
* | | | USB: avoid the donelist after an error in ohci-hcd | Alan Stern | 2007-10-12 | 1 | -16/+8 |
* | | | USB: fix mistake in usb_hcd_giveback_urb | Alan Stern | 2007-10-12 | 1 | -3/+4 |
* | | | USB: ftdi_sio: Handle FT232RL devices like FT232BM devices | Andrew M. Bishop | 2007-10-12 | 1 | -1/+4 |
* | | | USB: add urb->unlinked field | Alan Stern | 2007-10-12 | 10 | -125/+107 |
* | | | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 | 9 | -60/+18 |
* | | | USB: remove Iso status value in uhci-hcd | Alan Stern | 2007-10-12 | 2 | -9/+3 |
* | | | USB: minor fixes for r8a66597 driver | Alan Stern | 2007-10-12 | 1 | -21/+19 |
* | | | USB: EHCI restart speedup | Marcelo Tosatti | 2007-10-12 | 2 | -5/+2 |
* | | | UEAGLE: Cosmetic | Stanislaw Gruszka | 2007-10-12 | 1 | -4/+3 |
* | | | UEAGLE: Do not sleep when device is disconnected | Stanislaw Gruszka | 2007-10-12 | 1 | -8/+19 |
* | | | UEAGLE: Avoid keyboard driver blocking | Stanislaw Gruszka | 2007-10-12 | 1 | -11/+20 |
* | | | UEAGLE: Allow user to choose input interface alternate setting | Stanislaw Gruszka | 2007-10-12 | 1 | -16/+12 |
* | | | UEAGLE: Devolo and Elsa chipsets support | Stanislaw Gruszka | 2007-10-12 | 1 | -26/+88 |
* | | | UEAGLE: Eagle IV chipset support | Stanislaw Gruszka | 2007-10-12 | 1 | -213/+978 |
* | | | USB: remove unnecessary tests in isp116x and sl811 | Alan Stern | 2007-10-12 | 2 | -16/+0 |
* | | | USB: ark3116.c: fix check-after-use | Adrian Bunk | 2007-10-12 | 1 | -5/+0 |
* | | | USB: missing test for ESHUTDOWN in adutux driver | Oliver Neukum | 2007-10-12 | 1 | -1/+2 |
* | | | usb: remove redundant memset from amd5536udc | Mariusz Kozlowski | 2007-10-12 | 1 | -1/+0 |
* | | | USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | 1 | -3/+5 |
* | | | USB: mct_u232-convert-to-proper-speed-handling-api-fix | Andrew Morton | 2007-10-12 | 1 | -14/+14 |
* | | | USB: kl5kusb105: witch to new speed API | Alan Cox | 2007-10-12 | 1 | -10/+18 |
* | | | usblp: Fix a double kfree | Pete Zaitcev | 2007-10-12 | 1 | -12/+23 |