aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum2010-03-02
* USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-02
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-02
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-02
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-02
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* USB: retain USB device power/wakeup setting across reconfigurationDan Streetman2010-03-02
* USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby2010-03-02
* USB: cdc_acm: Add support for pbLua console portJulian Calaby2010-03-02
* usbmon: add bus number to text APIPete Zaitcev2010-03-02
* USB: musb: remove some of the never defined definesFelipe Balbi2010-03-02
* USB: musb: move to sysfs_groupsFelipe Balbi2010-03-02
* USB: musb: move two printk to dev_errFelipe Balbi2010-03-02
* USB: musb: use resource_size()Felipe Balbi2010-03-02
* USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-02
* USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-02
* USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich2010-03-02
* USB: host: SL811: fix unaligned accessesMichael Hennerich2010-03-02
* USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall2010-03-02
* USB: cypress_m8: allow unstable baud ratesMike Frysinger2010-03-02
* USB: cypress_m8: unify confusing new baudrate checkMike Frysinger2010-03-02
* USB: cypress_m8: stop using USB debug driver configMike Frysinger2010-03-02
* USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-02
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-02
* USB: otg: twl4030: add support for notifierFelipe Balbi2010-03-02
* USB: otg: add notifier supportFelipe Balbi2010-03-02
* USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall2010-03-02
* USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum2010-03-02
* USB: cdc-acm: Update to new autopm APIOliver Neukum2010-03-02
* USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten2010-03-02
* USB: ehci-atmel.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: ehci-orion.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: ehci-fsl: Add power management supportAnton Vorontsov2010-03-02
* USB: ehci-fsl: Fix sparse warningsAnton Vorontsov2010-03-02
* USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-02
* USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-02
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-02
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-02
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-02
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-02
* USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2010-03-02
* USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-02
* USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-02
* USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-02
* USB: check the endpoint type against the pipe typeAlan Stern2010-03-02
* cdc_acm: add reset_resume methodFrancesco Lavra2010-03-02