Age | Commit message (Expand) | Author |
2008-02-01 | USB: gadget: at91_udc minor fix (there is no number six) | David Brownell |
2008-02-01 | USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c | Oliver Neukum |
2008-02-01 | USB: gadget: ethernet error path potential oops fix | David Brownell |
2008-02-01 | USB: ehci potential oops fix on ARC/TDI cores | David Brownell |
2008-02-01 | USB: add Marvell Orion USB host support | Tzachi Perelstein |
2008-02-01 | USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol | Marcin Slusarz |
2008-02-01 | USB: usbdevfs_urb: __user annotation | Marcin Slusarz |
2008-02-01 | USB: usb/storage/initializers.c: fix signedness difference | Marcin Slusarz |
2008-02-01 | USB: PS3: Fix EHCI ISO transfer bug | David Brownell |
2008-02-01 | USB: Spelling fixes | Joe Perches |
2008-02-01 | USB: gadget: pxa2xx_udc supports inverted vbus | Dmitry Baryshkov |
2008-02-01 | USB: testing driver: don't free a locked mutex | Andrew Morton |
2008-02-01 | USB: testing driver: convert dev->sem to mutex | Matthias Kaehlcke |
2008-02-01 | USB: mon nopage | Nick Piggin |
2008-02-01 | USB: mct232: speed, new termios and compliance cleanups | Alan Cox |
2008-02-01 | USB: keyspan_pda: clean up speed handling | Alan Cox |
2008-02-01 | USB: belkin_sa: clean up for new style termios and speed handling, plus style | Alan Cox |
2008-02-01 | USB: pl2303: Add autosuspend support to pl2303 usb serial converter. | Sarah Sharp |
2008-02-01 | USB: pl2303: Move pl2303 vendor specific init to probe function. | Sarah Sharp |
2008-02-01 | USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. | Sarah Sharp |
2008-02-01 | USB: dummy_hcd: change the default power budget | Alan Stern |
2008-02-01 | USB: EHCI: add separate IAA watchdog timer | Alan Stern |
2008-02-01 | USB: add usbfs stubs for suspend and resume | Alan Stern |
2008-02-01 | USB: Edgeport USB Serial Converter: convert es_sem to mutex | Matthias Kaehlcke |
2008-02-01 | USB: updates to usb_reset_composite_device() | Alan Stern |
2008-02-01 | USB: repair USBDEVFS_CONNECT ioctl | Alan Stern |
2008-02-01 | usb: Remove OHCI useless masking/unmasking of WDH interrupt | Benjamin Herrenschmidt |
2008-02-01 | USB: convert ehci debug files to use debugfs instead of sysfs | Tony Jones |
2008-02-01 | USB: convert ohci debug files to use debugfs instead of sysfs | Tony Jones |
2008-02-01 | USB: always announce a device has been added to the system | Greg Kroah-Hartman |
2008-02-01 | USB: dummy_hcd: don't register drivers on the platform bus | Alan Stern |
2008-02-01 | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao |
2008-02-01 | USB: usb peripheral controller driver oops avoidance | Patrik Sevallius |
2008-02-01 | USB: cyberjack: remove a unnecessary variable. | Andre Haupt |
2008-02-01 | USB: Prepare serial core for autosuspend. | Sarah Sharp |
2008-02-01 | USB: gadget code switches to pr_err() and friends | David Brownell |
2008-02-01 | USB: don't change HC power state for a FREEZE | Alan Stern |
2008-02-01 | USB: make ksuspend_usbd thread non-freezable | Alan Stern |
2008-02-01 | USB: Drop unnecessary continue in a few drivers | Julia Lawall |
2008-02-01 | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" | Robert P. J. Day |
2008-02-01 | USB: usb_serial_console: allocate fake tty and termios before calling driver ... | Aristeu Rozanski |
2008-02-01 | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski |
2008-02-01 | USB: usb_serial_console: fix command line parsing | Aristeu Rozanski |
2008-02-01 | USB: cypress_cy7c63: updated contact/usage information | Oliver Bock |
2008-02-01 | USB: add Printer Gadget Driver | Craig W. Nadler |
2008-02-01 | USB: usb-storage: new "lockable" subclass 0x07 | Alan Stern |
2008-02-01 | USB: Add missing "space" to printk messages | Joe Perches |
2008-02-01 | USB: m66592-udc: Add support for SH7722 USBF | Yoshihiro Shimoda |
2008-02-01 | USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex | Matthias Kaehlcke |
2008-02-01 | USB: device DMA support on OMAP2 | Kyungmin Park |