summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-17fsl_usb2_udc: Make dr_ep_setup function static.Will Newton1-1/+2
2008-10-17USB: fix up problems in the vtusb driverStephen Ware1-20/+34
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-17USB: option: add Pantech cardsDan Williams1-0/+9
2008-10-17USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela1-1/+10
2008-10-17USB: Export if an interface driver supports autosuspend.Sarah Sharp1-0/+24
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern3-14/+29
2008-10-17USB: snoop processes opening usbfs device filesAlan Stern1-0/+2
2008-10-17USB: Option / AnyData new modem, same IDJon K Hellan1-1/+1
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern5-2/+29
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern6-19/+16
2008-10-17USB: anchor API changes needed for btusbOliver Neukum1-0/+70
2008-10-17USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp1-5/+5
2008-10-17USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel1-2/+3
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-17USB: UHCI: improve scheduling of interrupt URBsAlan Stern1-6/+11
2008-10-17USB: ti_usb_3410_5052: removed duplicated includeHuang Weiyi1-1/+0
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware3-0/+784
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell1-0/+7
2008-10-17USB: omap_udc: sync with OMAP treeTony Lindgren2-1/+8
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren1-2/+2
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi1-11/+21
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi1-151/+155
2008-10-17usb: musb_hdrc build fixesDavid Brownell5-29/+13
2008-10-17usb: musb: do not mess up count number and CSR0 register valueBryan Wu1-12/+12
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta1-2/+5
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta1-1/+5
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi1-1/+3
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy1-1/+1
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell10-15/+25
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman1-0/+1
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala4-223/+0
2008-10-17usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven1-1/+1
2008-10-17USB: change hub initialization sleeps to delayed_workAlan Stern1-10/+81
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2-19/+26
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi1-4/+17
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park1-2/+1
2008-10-17USB Serial: Sierra: debug message fixKevin Lloyd1-31/+38
2008-10-17USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum1-1/+2
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas1-1/+1
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard1-1/+1
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-17usb-storage: report underflow with no sense dataAlan Stern1-1/+1
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang5-0/+3188
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-17USB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-17usb gadget: defer obex enumerationDavid Brownell1-7/+54
2008-10-17usb gadget: cdc obex glueFelipe Balbi4-2/+467
2008-10-17usb gadget: function activation/deactivationDavid Brownell1-0/+64