Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | USB: skip autosuspended devices during system resume | Alan Stern | 1 | -7/+20 |
2007-10-13 | USB: mutual exclusion for EHCI init and port resets | Alan Stern | 3 | -2/+29 |
2007-10-13 | USB: allow usbstorage to have LUNS greater than 2Tb | Richard Sharpe | 1 | -0/+4 |
2007-10-13 | USB: Adding support for SHARP WS011SH to ipaq.c | Nobuhiro Iwamatsu | 1 | -0/+1 |
2007-10-13 | USB: add atmel_usba_udc driver | Haavard Skinnemoen | 4 | -1/+2414 |
2007-10-13 | USB: ohci SSB bus glue | Michael Buesch | 3 | -1/+280 |
2007-10-13 | USB: ehci build fixes on au1xxx, ppc-soc | David Brownell | 2 | -8/+4 |
2007-10-13 | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak | 3 | -8/+15 |
2007-10-13 | USB: funsoft: Fix termios | Alan Cox | 1 | -21/+0 |
2007-10-13 | USB: visor: termios bits | Alan Cox | 1 | -64/+0 |
2007-10-13 | USB: unusual_devs entry for Nikon DSC D2Xs | Alan Stern | 1 | -0/+7 |
2007-10-13 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 20 | -21/+21 |
2007-10-13 | USB: Export URB statistics for powertop | Sarah Sharp | 3 | -0/+14 |
2007-10-13 | USB: serial gadget: Disable endpoints on unload | Vitaly Bordug | 1 | -0/+6 |
2007-10-13 | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables | WANG Cong | 1 | -2/+0 |
2007-10-13 | usb-gadget-ether: prevent oops caused by error interrupt race | Benedikt Spranger | 1 | -0/+12 |
2007-10-13 | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros | Andrew Morton | 1 | -9/+1 |
2007-10-13 | USB: r8a66597-hcd: fix driver removing | Yoshihiro Shimoda | 1 | -1/+1 |
2007-10-13 | USB: r8a66597-hcd: fix endian problem | Yoshihiro Shimoda | 1 | -3/+3 |
2007-10-13 | USB: r8a66597-hcd: fix Class or Vendor Request | Yoshihiro Shimoda | 1 | -1/+10 |
2007-10-13 | USB: usb/serial/ch341.c: make 4 functions static | Adrian Bunk | 1 | -4/+6 |
2007-10-13 | USB: Driver for CH341 USB-serial adaptor | Frank A Kingswood | 3 | -0/+363 |
2007-10-13 | USB: cxacru: Use appropriate logging for errors | Simon Arlott | 1 | -15/+28 |
2007-10-13 | USB: cp2101.c: add additional device ID | Edouard Lafargue | 1 | -0/+1 |
2007-10-13 | USB: unusual_devs modification for Nikon D200 | Phil Dibowitz | 1 | -0/+7 |
2007-10-13 | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern | 1 | -80/+1 |
2007-10-13 | USB: don't propagate FREEZE or PRETHAW suspends | Alan Stern | 1 | -1/+6 |
2007-10-13 | USB: unusual_devs update for Nokia 6131 | Alan Stern | 1 | -1/+1 |
2007-10-13 | USB: fix limited_power setting mistake in hub.c | jidong xiao | 1 | -2/+2 |
2007-10-13 | USB: fix double frees in error code paths of ipaq driver | Oliver Neukum | 1 | -0/+2 |
2007-10-13 | USB: always visit drivers/usb/misc/ | Adrian Bunk | 1 | -22/+1 |
2007-10-13 | USB: usb-skeleton leaking locks on open | Mark Gross | 1 | -0/+1 |
2007-10-13 | USB: flush outstanding URBs when suspending | Alan Stern | 5 | -12/+16 |
2007-10-13 | USB: break apart flush_endpoint and disable_endpoint | Alan Stern | 3 | -23/+32 |
2007-10-13 | USB: move decision to ignore FREEZE events | Alan Stern | 2 | -8/+6 |
2007-10-13 | USB: Get rid of annoying endpoint-release message | Alan Stern | 1 | -1/+0 |
2007-10-13 | USB: AMD5536: use pdev->revision | Auke Kok | 1 | -4/+2 |
2007-10-13 | USB: sisusbvga: Fix bug | Satyam Sharma | 1 | -3/+1 |
2007-10-13 | USB: fix errornous assumption in the usb serial framework revealed by iuu_pho... | Oliver Neukum | 1 | -0/+11 |
2007-10-13 | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex | Matthias Kaehlcke | 1 | -17/+17 |
2007-10-13 | USB: usb-storage: Initialize Huawei E220 properly | Johann Wilhelm | 3 | -0/+28 |
2007-10-13 | USB: fix location of statement label in dummy-hcd | Alan Stern | 1 | -1/+1 |
2007-10-13 | USB: remove traces of urb->status from usbcore | Alan Stern | 2 | -7/+9 |
2007-10-13 | USB: get rid of urb->lock | Alan Stern | 1 | -5/+6 |
2007-10-13 | USB: Eliminate urb->status usage! | Alan Stern | 11 | -77/+46 |
2007-10-13 | USB: reorganize urb->status use in usbmon | Alan Stern | 6 | -21/+24 |
2007-10-13 | USB: reorganize urb->status use in r8a66597-hcd | Alan Stern | 1 | -31/+30 |
2007-10-13 | USB: reorganize urb->status use in sl811-hcd | Alan Stern | 1 | -21/+11 |
2007-10-13 | USB: reorganize urb->status use in ohci-hcd | Alan Stern | 3 | -33/+28 |
2007-10-13 | USB: reorganize urb->status use in ehci-hcd | Alan Stern | 2 | -31/+35 |