Age | Commit message (Expand) | Author |
2011-04-29 | USB: CP210x Add 4 Device IDs for AC-Services Devices | Craig Shelley |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman |
2011-04-14 | Revert "usb: usb_storage: do not align length of request for CBW to maxp size" | Greg Kroah-Hartman |
2011-04-14 | Revert "USB: isp1760-hcd: move imask clear after pending work is done" | Greg Kroah-Hartman |
2011-04-13 | usb: gadget: storage_common: use kstrto*() | Michal Nazarewicz |
2011-04-13 | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs | Gabor Juhos |
2011-04-13 | USB: ehci: add workaround for Synopsys HC bug | Gabor Juhos |
2011-04-13 | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs | Gabor Juhos |
2011-04-13 | xHCI: Implement AMD PLL quirk | Andiry Xu |
2011-04-13 | xhci: Tell USB core both roothubs lost power. | Sarah Sharp |
2011-04-13 | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu |
2011-04-13 | USB: Fix unplug of device with active streams | Matthew Wilcox |
2011-04-13 | USB: xhci - also free streams when resetting devices | Dmitry Torokhov |
2011-04-13 | USB: Add initial S5P EHCI driver | Joonyoung Shim |
2011-04-13 | Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" | Johan Hovold |
2011-04-13 | USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 | Matthias Kaehlcke |
2011-04-13 | USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused | Fabio Estevam |
2011-04-13 | usb: fix a typo in a comment | Weiping Pan(潘卫平) |
2011-04-13 | usb/otg: fix twl6030 macro | Randy Dunlap |
2011-04-13 | usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only | Roger Quadros |
2011-04-13 | usb: gadget: f_mass_storage: Fix Bulk-only RESET handling | Roger Quadros |
2011-04-13 | usb: u132-hcd: Drop __TIME__ usage | Michal Marek |
2011-04-13 | usb: ftdi-elan: Drop __TIME__ usage | Michal Marek |
2011-04-13 | USB: UHCI: don't try to revive a dead controller | Alan Stern |
2011-04-13 | USB: UHCI: remove uses of hcd->state | Alan Stern |
2011-04-13 | usb: don't enter usb subdirectories directly | Felipe Balbi |
2011-04-13 | USB: sl811: add Kconfig option for ISOCHRONOUS mode | Mike Frysinger |
2011-04-13 | USB: g_file_storage: don't send padding when stall=n | Alan Stern |
2011-04-13 | USB: remove dead code from usb_deregister_dev() | Libor Pechacek |
2011-04-13 | usb: usb_storage: do not align length of request for CBW to maxp size | Mian Yousaf Kaukab |
2011-04-13 | xhci: Fix NULL pointer deref in handle_port_status() | Sarah Sharp |
2011-04-13 | USB: xhci - fix math in xhci_get_endpoint_interval() | Dmitry Torokhov |
2011-04-13 | USB: xhci: simplify logic of skipping missed isoc TDs | Dmitry Torokhov |
2011-04-13 | USB: xhci - remove excessive 'inline' markings | Dmitry Torokhov |
2011-04-13 | USB: xhci: unsigned char never equals -1 | Dan Carpenter |
2011-04-13 | USB: xhci - fix unsafe macro definitions | Dmitry Torokhov |
2011-04-13 | USB: cdc-acm: re-write read processing | Johan Hovold |
2011-04-13 | USB: cdc-acm: clean up read urb allocation | Johan Hovold |
2011-04-13 | USB: cdc-acm: clean up open error handling | Johan Hovold |
2011-04-13 | USB: cdc-acm: clean up rx_buflimit references | Johan Hovold |
2011-04-13 | USB: cdc-acm: remove unused drain-delay code | Johan Hovold |
2011-04-13 | USB: cdc-acm: remove superfluous prototype | Johan Hovold |
2011-04-13 | USB: cdc-acm: remove version information and changelog | Johan Hovold |
2011-04-13 | USB: cdc-acm: use dev_vdbg in read/write paths | Johan Hovold |
2011-04-13 | USB: cdc-acm: clean up verbose debug | Johan Hovold |
2011-04-13 | USB: cdc-acm: replace dbg macros with dev_dbg | Johan Hovold |
2011-04-13 | USB: cdc-acm: clean up dev_err and dev_dbg | Johan Hovold |
2011-04-13 | USB: cdc-acm: use dev_err to report failed allocations | Johan Hovold |
2011-04-13 | USB: cdc-acm: add missing newlines to dev_dbg and dev_err | Johan Hovold |
2011-04-13 | USB: change the way we initialize format strings | Dmitry Torokhov |