Age | Commit message (Expand) | Author | Files | Lines |
2006-06-22 | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device | Franck Bui-Huu | 1 | -78/+17 |
2006-06-22 | [PATCH] USB Serial: clean tty fields on failed device open | Frank Gevaerts | 1 | -0/+2 |
2006-06-22 | [PATCH] USB: trivial DEBUG message correction in gadget ether driver | Matt Reimer | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers | Oliver Bock | 4 | -0/+260 |
2006-06-22 | [PATCH] USB: implement error event in usbmon | Pete Zaitcev | 3 | -4/+44 |
2006-06-22 | [PATCH] USB: update usbmon, fix glued lines | Pete Zaitcev | 5 | -7/+15 |
2006-06-22 | [PATCH] USB: io_edgeport touch-up | Pete Zaitcev | 1 | -3/+3 |
2006-06-22 | [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support | Timothy Sipples | 1 | -0/+1 |
2006-06-22 | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 3 | -25/+59 |
2006-06-22 | [PATCH] UHCI: remove hc_inaccessible flag | Alan Stern | 3 | -26/+29 |
2006-06-22 | [PATCH] UHCI: various updates | David Brownell | 2 | -17/+22 |
2006-06-22 | [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s | Alan Stern | 1 | -6/+13 |
2006-06-22 | [PATCH] USB: Add Apple MacBook product IDs to usbhid | Rene Rebe | 1 | -0/+3 |
2006-06-22 | [PATCH] USB: EHCI on non-Au1200 build fix | Ralf Baechle | 2 | -5/+1 |
2006-06-22 | [PATCH] USB: free allocated memory on io_edgeport startup memory failure | Chris Lund | 1 | -1/+5 |
2006-06-22 | [PATCH] USB: new devices for the Option driver | Matthias Urlichs | 2 | -34/+118 |
2006-06-22 | [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer | Philippe Retornaz | 1 | -2/+6 |
2006-06-22 | [PATCH] usbcore: recovery from Set-Configuration failure | Alan Stern | 1 | -76/+75 |
2006-06-22 | [PATCH] usbhid: use usb_reset_composite_device | Alan Stern | 1 | -5/+32 |
2006-06-22 | [PATCH] usb-storage: use usb_reset_composite_device | Alan Stern | 3 | -28/+59 |
2006-06-22 | [PATCH] USB hub: use usb_reset_composite_device | Alan Stern | 1 | -19/+15 |
2006-06-22 | [PATCH] usbcore: port reset for composite devices | Alan Stern | 3 | -5/+83 |
2006-06-22 | [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) | David Brownell | 1 | -0/+12 |
2006-06-22 | [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c | Eric Sesterhenn | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c | Jeremy Fitzhardinge | 1 | -0/+1 |
2006-06-22 | [PATCH] USB: Whiteheat: fix firmware spurious errors | Stuart MacDonald | 1 | -2/+2 |
2006-06-22 | [PATCH] Driver for Apple Cinema Display | akpm@osdl.org | 4 | -0/+394 |
2006-06-22 | [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 | Ian Abbott | 2 | -0/+7 |
2006-06-22 | [PATCH] usbhid: Remove unneeded blacklist entries | Alan Stern | 1 | -28/+0 |
2006-06-22 | [PATCH] usbcore: Fix broken RNDIS config selection | Giridhar Pemmasani | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: print message when device is rejected due to insufficient power | Daniel Drake | 1 | -1/+9 |
2006-06-22 | [PATCH] USB: more pegasus log spamming removed | David Brownell | 1 | -3/+26 |
2006-06-22 | [PATCH] ub: random cleanups | Pete Zaitcev | 1 | -48/+12 |
2006-06-22 | [PATCH] ub: atomic add_disk | Pete Zaitcev | 1 | -7/+3 |
2006-06-22 | [PATCH] USB: rmmod pl2303 after -28 | Pete Zaitcev | 1 | -0/+2 |
2006-06-22 | [PATCH] improved TT scheduling for EHCI | Dan Streetman | 2 | -2/+234 |
2006-06-22 | [PATCH] usb-storage: get rid of the timer during URB submission | Franck Bui-Huu | 1 | -28/+10 |
2006-06-22 | [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) | Pete Zaitcev | 1 | -1/+1 |
2006-06-22 | [PATCH] USB: Improve Kconfig comment for mct_u232 | Pete Zaitcev | 1 | -1/+1 |
2006-06-22 | [PATCH] USB serial: encapsulate schedule_work, remove double-calling | Pete Zaitcev | 18 | -25/+29 |
2006-06-22 | [PATCH] usb: io_edgeport, cleanup to unicode handling | Pete Zaitcev | 1 | -16/+26 |
2006-06-22 | [PATCH] usbtest: report errors in iso tests | Alan Stern | 1 | -7/+29 |
2006-06-22 | [PATCH] gadgetfs: fix memory leaks | Alan Stern | 1 | -22/+29 |
2006-06-22 | [PATCH] gadgetfs: fix AIO interface bugs | Alan Stern | 1 | -6/+5 |
2006-06-22 | [PATCH] USB: new cp2101 device | Vitja Makarov | 1 | -0/+1 |
2006-06-22 | [PATCH] USB: add usb_interrupt_msg() function for api completeness. | Greg Kroah-Hartman | 1 | -0/+31 |
2006-06-22 | [PATCH] Fix a deadlock in usbtest | Franck Bui-Huu | 1 | -0/+2 |
2006-06-22 | [PATCH] UHCI: remove ISO TDs as they are used | Alan Stern | 3 | -37/+90 |
2006-06-22 | [PATCH] UHCI: store the period in the queue header | Alan Stern | 3 | -50/+63 |
2006-06-22 | [PATCH] UHCI: fix race in ISO dequeuing | Alan Stern | 1 | -12/+36 |