Age | Commit message (Expand) | Author | Files | Lines |
2008-02-02 | USB: usb/storage/initializers.c: fix signedness difference | Marcin Slusarz | 1 | -1/+2 |
2008-02-02 | USB: PS3: Fix EHCI ISO transfer bug | David Brownell | 1 | -16/+42 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 12 | -18/+18 |
2008-02-02 | USB: gadget: pxa2xx_udc supports inverted vbus | Dmitry Baryshkov | 1 | -2/+7 |
2008-02-02 | USB: testing driver: don't free a locked mutex | Andrew Morton | 1 | -2/+0 |
2008-02-02 | USB: testing driver: convert dev->sem to mutex | Matthias Kaehlcke | 1 | -8/+9 |
2008-02-02 | USB: mon nopage | Nick Piggin | 1 | -9/+7 |
2008-02-02 | USB: mct232: speed, new termios and compliance cleanups | Alan Cox | 2 | -10/+18 |
2008-02-02 | USB: keyspan_pda: clean up speed handling | Alan Cox | 1 | -19/+19 |
2008-02-02 | USB: belkin_sa: clean up for new style termios and speed handling, plus style | Alan Cox | 1 | -21/+16 |
2008-02-02 | USB: pl2303: Add autosuspend support to pl2303 usb serial converter. | Sarah Sharp | 1 | -0/+3 |
2008-02-02 | USB: pl2303: Move pl2303 vendor specific init to probe function. | Sarah Sharp | 1 | -25/+24 |
2008-02-02 | USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. | Sarah Sharp | 1 | -39/+39 |
2008-02-02 | USB: dummy_hcd: change the default power budget | Alan Stern | 1 | -2/+3 |
2008-02-02 | USB: EHCI: add separate IAA watchdog timer | Alan Stern | 6 | -38/+75 |
2008-02-02 | USB: add usbfs stubs for suspend and resume | Alan Stern | 1 | -0/+15 |
2008-02-02 | USB: Edgeport USB Serial Converter: convert es_sem to mutex | Matthias Kaehlcke | 1 | -10/+11 |
2008-02-02 | USB: updates to usb_reset_composite_device() | Alan Stern | 1 | -23/+9 |
2008-02-02 | USB: repair USBDEVFS_CONNECT ioctl | Alan Stern | 1 | -3/+4 |
2008-02-02 | usb: Remove OHCI useless masking/unmasking of WDH interrupt | Benjamin Herrenschmidt | 1 | -4/+0 |
2008-02-02 | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones | 3 | -41/+219 |
2008-02-02 | USB: convert ohci debug files to use debugfs instead of sysfs | Tony Jones | 3 | -29/+209 |
2008-02-02 | USB: always announce a device has been added to the system | Greg Kroah-Hartman | 2 | -12/+39 |
2008-02-02 | USB: dummy_hcd: don't register drivers on the platform bus | Alan Stern | 1 | -25/+8 |
2008-02-02 | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao | 8 | -24/+55 |
2008-02-02 | USB: usb peripheral controller driver oops avoidance | Patrik Sevallius | 6 | -0/+7 |
2008-02-02 | USB: cyberjack: remove a unnecessary variable. | Andre Haupt | 1 | -1/+0 |
2008-02-02 | USB: Prepare serial core for autosuspend. | Sarah Sharp | 2 | -2/+18 |
2008-02-02 | USB: gadget code switches to pr_err() and friends | David Brownell | 14 | -171/+151 |
2008-02-02 | USB: don't change HC power state for a FREEZE | Alan Stern | 1 | -0/+6 |
2008-02-02 | USB: make ksuspend_usbd thread non-freezable | Alan Stern | 1 | -1/+1 |
2008-02-02 | USB: Drop unnecessary continue in a few drivers | Julia Lawall | 2 | -3/+0 |
2008-02-02 | USB: usb_serial_console: allocate fake tty and termios before calling driver ... | Aristeu Rozanski | 1 | -34/+48 |
2008-02-02 | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski | 2 | -3/+6 |
2008-02-02 | USB: usb_serial_console: fix command line parsing | Aristeu Rozanski | 1 | -3/+6 |
2008-02-02 | USB: cypress_cy7c63: updated contact/usage information | Oliver Bock | 1 | -2/+5 |
2008-02-02 | USB: add Printer Gadget Driver | Craig W. Nadler | 3 | -0/+1609 |
2008-02-02 | USB: Add missing "space" to printk messages | Joe Perches | 4 | -5/+5 |
2008-02-02 | USB: m66592-udc: Add support for SH7722 USBF | Yoshihiro Shimoda | 3 | -1/+118 |
2008-02-02 | USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex | Matthias Kaehlcke | 1 | -13/+14 |
2008-02-02 | USB: device DMA support on OMAP2 | Kyungmin Park | 1 | -22/+49 |
2008-02-02 | USB: usb/mon/mon_bin.c: cleanups | Adrian Bunk | 1 | -1/+5 |
2008-02-02 | USB: s3c2410_udc: minor irq handler cleanups | Jeff Garzik | 1 | -2/+2 |
2008-02-02 | USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels | Fernando Luis Vázquez Cao | 2 | -56/+0 |
2008-02-02 | USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker... | Fernando Luis Vazquez Cao | 2 | -30/+0 |
2008-02-02 | USB: add iuu_phoenix driver | Alain Degreffe | 4 | -0/+1351 |
2008-02-02 | USB: isd200: don't include <linux/ide.h> | Bartlomiej Zolnierkiewicz | 1 | -15/+14 |
2008-02-02 | USB: autosuspend for cdc-acm | Oliver Neukum | 2 | -15/+79 |
2008-02-02 | USB: Remove unnecessary zeroing from ub | Pete Zaitcev | 1 | -23/+0 |
2008-02-02 | USB: Convert from class_device to device for USB core | Tony Jones | 4 | -51/+54 |