Age | Commit message (Expand) | Author |
2010-01-06 | USB: fix bugs in usb_(de)authorize_device | Alan Stern |
2010-01-06 | USB: rename usb_configure_device | Alan Stern |
2010-01-06 | USB: musb: gadget_ep0: avoid SetupEnd interrupt | Sergei Shtylyov |
2010-01-06 | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo |
2010-01-06 | USB: option: support hi speed for modem Haier CE100 | Donny Kurnia |
2010-01-06 | USB: emi62: fix crash when trying to load EMI 6|2 firmware | Clemens Ladisch |
2009-12-18 | USB: Close usb_find_interface race v3 | Russ Dill |
2009-12-18 | USB: usb-storage: add BAD_SENSE flag | Alan Stern |
2009-12-18 | USB: usbtmc: repeat usb_bulk_msg until whole message is transfered | Andre Herms |
2009-12-18 | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le |
2009-12-18 | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again | Sergei Shtylyov |
2009-12-18 | USB: option: add pid for ZTE | zhao.ming9@zte.com.cn |
2009-12-18 | USB: usb-storage: fix bug in fill_inquiry | Alan Stern |
2009-11-30 | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver | Gernot Hillier |
2009-11-30 | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum |
2009-11-30 | USB: musb: Fix CPPI IRQs not being signaled | Daniel Glöckner |
2009-11-30 | USB: musb: respect usb_request->zero in control requests | Daniel Glöckner |
2009-11-30 | USB: musb: fix ISOC Tx programming for CPPI DMAs | Ajay Kumar Gupta |
2009-11-30 | USB: musb: Remove unwanted message in boot log | Ajay Kumar Gupta |
2009-11-30 | usb: amd5536udc: fixed shared interrupt bug and warning oops | Thomas Dahlmann |
2009-11-30 | USB: ftdi_sio: Keep going when write errors are encountered. | Eric W. Biederman |
2009-11-30 | USB: musb_gadget: fix STALL handling | Sergei Shtylyov |
2009-11-30 | USB: EHCI: don't send Clear-TT-Buffer following a STALL | Alan Stern |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-11-17 | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le |
2009-11-17 | USB: usbmon: fix bug in mon_buff_area_shrink | Alan Stern |
2009-11-17 | USB: xhci: Fix scratchpad deallocation. | Sarah Sharp |
2009-11-17 | USB: xhci: Fix TRB physical to virtual address translation. | Sarah Sharp |
2009-11-17 | USB: xhci: Fix bug memory free after failed initialization. | Sarah Sharp |
2009-11-17 | USB: cdc_acm: Fix memory leak after hangup | Francesco Lavra |
2009-11-17 | USB: cdc_acm: Fix race condition when opening tty | Henry Gebhardt |
2009-11-17 | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer | Libin Yang |
2009-11-17 | tty: cp210x: Fix carrier handling | Alan Cox |
2009-10-30 | USB: fsl_udc_core: Fix kernel oops on module removal | Anton Vorontsov |
2009-10-30 | USB: option: TLAYTECH TUE800 support | Bryan Wu |
2009-10-30 | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set | Yoshihiro Shimoda |
2009-10-30 | USB: serial: sierra driver autopm fixes | Elina Pasheva |
2009-10-30 | USB: serial: sierra driver send_setup() autopm fix | Elina Pasheva |
2009-10-21 | ARM: Fix lubbock defconfig build | Russell King |
2009-10-14 | USB: gadget: Fix EEM driver comments and VID/PID | Brian Niebuhr |
2009-10-14 | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt |
2009-10-14 | USB: ehci: Fix IST boundary checking interval math. | Sarah Sharp |
2009-10-14 | USB: option: Support for AIRPLUS MCD650 Datacard | Huzaifa Sidhpurwala |
2009-10-14 | USB: whci-hcd: always do an update after processing a halted qTD | David Vrabel |
2009-10-14 | USB: whci-hcd: handle early deletion of endpoints | David Vrabel |
2009-10-14 | USB: wusb: don't use the stack to read security descriptor | Stefano Panella |
2009-10-12 | USB: musb: invert arch depend string | Mike Frysinger |
2009-10-11 | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" | Linus Torvalds |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-10-09 | USB: serial: no unnecessary GFP_ATOMIC in oti6858 | Oliver Neukum |