summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: gadget: ethernet error path potential oops fixDavid Brownell2008-02-011-3/+3
* | USB: ehci potential oops fix on ARC/TDI coresDavid Brownell2008-02-011-8/+11
* | USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-012-0/+277
* | USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-011-4/+4
* | USB: usb/storage/initializers.c: fix signedness differenceMarcin Slusarz2008-02-011-1/+2
* | USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-011-16/+42
* | USB: Spelling fixesJoe Perches2008-02-0112-18/+18
* | USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2008-02-011-2/+7
* | USB: testing driver: don't free a locked mutexAndrew Morton2008-02-011-2/+0Star
* | USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke2008-02-011-8/+9
* | USB: mon nopageNick Piggin2008-02-011-9/+7Star
* | USB: mct232: speed, new termios and compliance cleanupsAlan Cox2008-02-012-10/+18
* | USB: keyspan_pda: clean up speed handlingAlan Cox2008-02-011-19/+19
* | USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox2008-02-011-21/+16Star
* | USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp2008-02-011-0/+3
* | USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp2008-02-011-25/+24Star
* | USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp2008-02-011-39/+39
* | USB: dummy_hcd: change the default power budgetAlan Stern2008-02-011-2/+3
* | USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-016-38/+75
* | USB: add usbfs stubs for suspend and resumeAlan Stern2008-02-011-0/+15
* | USB: Edgeport USB Serial Converter: convert es_sem to mutexMatthias Kaehlcke2008-02-011-10/+11
* | USB: updates to usb_reset_composite_device()Alan Stern2008-02-011-23/+9Star
* | USB: repair USBDEVFS_CONNECT ioctlAlan Stern2008-02-011-3/+4
* | usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt2008-02-011-4/+0Star
* | USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-013-41/+219
* | USB: convert ohci debug files to use debugfs instead of sysfsTony Jones2008-02-013-29/+209
* | USB: always announce a device has been added to the systemGreg Kroah-Hartman2008-02-012-12/+39
* | USB: dummy_hcd: don't register drivers on the platform busAlan Stern2008-02-011-25/+8Star
* | USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-018-24/+55
* | USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-016-0/+7
* | USB: cyberjack: remove a unnecessary variable.Andre Haupt2008-02-011-1/+0Star
* | USB: Prepare serial core for autosuspend.Sarah Sharp2008-02-012-2/+18
* | USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-0114-171/+151Star
* | USB: don't change HC power state for a FREEZEAlan Stern2008-02-011-0/+6
* | USB: make ksuspend_usbd thread non-freezableAlan Stern2008-02-011-1/+1
* | USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-012-3/+0Star
* | USB: usb_serial_console: allocate fake tty and termios before calling driver ...Aristeu Rozanski2008-02-011-34/+48
* | USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-012-3/+6
* | USB: usb_serial_console: fix command line parsingAristeu Rozanski2008-02-011-3/+6
* | USB: cypress_cy7c63: updated contact/usage informationOliver Bock2008-02-011-2/+5
* | USB: add Printer Gadget DriverCraig W. Nadler2008-02-013-0/+1609
* | USB: Add missing "space" to printk messagesJoe Perches2008-02-014-5/+5
* | USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda2008-02-013-1/+118
* | USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke2008-02-011-13/+14
* | USB: device DMA support on OMAP2Kyungmin Park2008-02-011-22/+49
* | USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk2008-02-011-1/+5
* | USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik2008-02-011-2/+2
* | USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao2008-02-012-30/+0Star
* | USB: add iuu_phoenix driverAlain Degreffe2008-02-014-0/+1351
* | USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz2008-02-011-15/+14Star