summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-02USB: testing driver: don't free a locked mutexAndrew Morton1-2/+0
2008-02-02USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke1-8/+9
2008-02-02USB: mon nopageNick Piggin1-9/+7
2008-02-02USB: mct232: speed, new termios and compliance cleanupsAlan Cox2-10/+18
2008-02-02USB: keyspan_pda: clean up speed handlingAlan Cox1-19/+19
2008-02-02USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox1-21/+16
2008-02-02USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp1-0/+3
2008-02-02USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp1-25/+24
2008-02-02USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp1-39/+39
2008-02-02USB: dummy_hcd: change the default power budgetAlan Stern1-2/+3
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern6-38/+75
2008-02-02USB: add usbfs stubs for suspend and resumeAlan Stern1-0/+15
2008-02-02USB: Edgeport USB Serial Converter: convert es_sem to mutexMatthias Kaehlcke1-10/+11
2008-02-02USB: updates to usb_reset_composite_device()Alan Stern1-23/+9
2008-02-02USB: repair USBDEVFS_CONNECT ioctlAlan Stern1-3/+4
2008-02-02usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt1-4/+0
2008-02-02USB: convert ehci debug files to use debugfs instead of sysfsTony Jones3-41/+219
2008-02-02USB: convert ohci debug files to use debugfs instead of sysfsTony Jones3-29/+209
2008-02-02USB: always announce a device has been added to the systemGreg Kroah-Hartman2-12/+39
2008-02-02USB: dummy_hcd: don't register drivers on the platform busAlan Stern1-25/+8
2008-02-02USB: force handover port to companion when hub_port_connect_change failsBalaji Rao8-24/+55
2008-02-02USB: usb peripheral controller driver oops avoidancePatrik Sevallius6-0/+7
2008-02-02USB: cyberjack: remove a unnecessary variable.Andre Haupt1-1/+0
2008-02-02USB: Prepare serial core for autosuspend.Sarah Sharp2-2/+18
2008-02-02USB: gadget code switches to pr_err() and friendsDavid Brownell14-171/+151
2008-02-02USB: don't change HC power state for a FREEZEAlan Stern1-0/+6
2008-02-02USB: make ksuspend_usbd thread non-freezableAlan Stern1-1/+1
2008-02-02USB: Drop unnecessary continue in a few driversJulia Lawall2-3/+0
2008-02-02USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"Robert P. J. Day1-5/+5
2008-02-02USB: usb_serial_console: allocate fake tty and termios before calling driver ...Aristeu Rozanski1-34/+48
2008-02-02USB: usb_serial: clean tty reference in the last closeAristeu Rozanski3-3/+7
2008-02-02USB: usb_serial_console: fix command line parsingAristeu Rozanski1-3/+6
2008-02-02USB: cypress_cy7c63: updated contact/usage informationOliver Bock1-2/+5
2008-02-02USB: add Printer Gadget DriverCraig W. Nadler7-0/+2156
2008-02-02USB: usb-storage: new "lockable" subclass 0x07Alan Stern1-3/+2
2008-02-02USB: Add missing "space" to printk messagesJoe Perches4-5/+5
2008-02-02USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda3-1/+118
2008-02-02USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke1-13/+14
2008-02-02USB: device DMA support on OMAP2Kyungmin Park1-22/+49
2008-02-02USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk1-1/+5
2008-02-02USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik1-2/+2
2008-02-02USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2-56/+0
2008-02-02USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao2-30/+0
2008-02-02USB: add iuu_phoenix driverAlain Degreffe5-0/+1435
2008-02-02USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz1-15/+14
2008-02-02USB: autosuspend for cdc-acmOliver Neukum2-15/+79
2008-02-02USB: Remove unnecessary zeroing from ubPete Zaitcev1-23/+0
2008-02-02USB: Convert from class_device to device for USB coreTony Jones5-52/+55
2008-02-02USB: handle idVendor of 0x0000Greg Kroah-Hartman2-3/+3
2008-02-02usb: fix usbtest halt check on big endian systemsJan Andersson1-0/+1