| Commit message (Expand) | Author | Age |
* | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2009-08-07 |
* | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 |
* | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2009-08-07 |
* | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 2009-08-07 |
* | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2009-08-07 |
* | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 |
* | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern | 2009-08-07 |
* | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-07 |
* | USB: devio: Properly do access_ok() checks | Michael Buesch | 2009-08-07 |
* | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam | 2009-08-07 |
* | USB: xhci: Stall handling bug fixes. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Support for 64-byte contexts | John Youn | 2009-07-28 |
* | USB: xhci: Always align output device contexts to 64 bytes. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Scratchpad buffer allocation | John Youn | 2009-07-28 |
* | USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Fail gracefully if there's no SS ep companion descriptor. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Handle babble errors on transfers. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Setup HW retries correctly. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Check if the host controller died in IRQ handler. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Don't oops if the host doesn't halt. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Make debugging more verbose. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Correct Event Handler Busy flag usage. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Handle short control packets correctly. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Represent 64-bit addresses with one u64. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Use GFP_ATOMIC while holding spinlocks. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Deal with stalled endpoints. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: Set TD size in transfer TRB. | Sarah Sharp | 2009-07-28 |
* | USB: xhci: fix less- and greater than confusion | Roel Kluin | 2009-07-28 |
* | USB: usbtest: no need for USB_DEVICEFS | Alan Stern | 2009-07-28 |
* | USB: musb: fix CONFIGDATA register read issue | Ajay Kumar Gupta | 2009-07-28 |
* | USB: musb: Refer to musb_otg_timer_func under correct #ifdef | Amit Kucheria | 2009-07-28 |
* | USB: musb_gadget_ep0: fix typo in service_zero_data_request() | Sergei Shtylyov | 2009-07-28 |
* | USB: option.c to support Alcatel X060S/X200 broadband modems | Javier Martin | 2009-07-28 |
* | USB: serial: option: Add ZTE AC8710 usb modem device. | Peng Huang | 2009-07-28 |
* | USB: aten uc2324 is really a moschip 7840 | Russell Lang | 2009-07-28 |
* | USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh | Tim Gardner | 2009-07-28 |
* | USB: option: add ZTE device ids and remove ONDA ids | Herton Ronaldo Krzesinski | 2009-07-28 |
* | USB: ehci-orion: Call ehci_reset before ehci_halt | Simon Kagstrom | 2009-07-28 |
* | USB: CP210x Add new device IDs | Craig Shelley | 2009-07-28 |
* | USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer | Ville Sundberg | 2009-07-28 |
* | USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop | Anand Gadiyar | 2009-07-28 |
* | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 2009-07-28 |
* | USB: let the option driver compile without CONFIG_PM | Oliver Neukum | 2009-07-28 |
* | USB: option: Remove unused variable | Carlos R. Mafra | 2009-07-28 |
* | usb_serial: Fix remaining ref count/lock bugs | Alan Cox | 2009-07-27 |
* | tty: Fix a USB serial crash/scribble | Alan Cox | 2009-07-27 |
* | tty: fix chars_in_buffers | Alan Cox | 2009-07-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-07-13 |
|\ |
|
| * | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 2009-07-12 |
| * | USB: handle zero-length usbfs submissions correctly | Alan Stern | 2009-07-12 |