aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-10-17fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton
2008-10-17fsl_usb2_udc: Make dr_ep_setup function static.Will Newton
2008-10-17USB: fix up problems in the vtusb driverStephen Ware
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern
2008-10-17USB: option: add Pantech cardsDan Williams
2008-10-17USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela
2008-10-17USB: Export if an interface driver supports autosuspend.Sarah Sharp
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-10-17USB: snoop processes opening usbfs device filesAlan Stern
2008-10-17USB: Option / AnyData new modem, same IDJon K Hellan
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17USB: anchor API changes needed for btusbOliver Neukum
2008-10-17USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.Sarah Sharp
2008-10-17USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang
2008-10-17USB: UHCI: improve scheduling of interrupt URBsAlan Stern
2008-10-17USB: ti_usb_3410_5052: removed duplicated includeHuang Weiyi
2008-10-17usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell
2008-10-17USB: omap_udc: sync with OMAP treeTony Lindgren
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi
2008-10-17usb: musb_hdrc build fixesDavid Brownell
2008-10-17usb: musb: do not mess up count number and CSR0 register valueBryan Wu
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-17usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven
2008-10-17USB: change hub initialization sleeps to delayed_workAlan Stern
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park
2008-10-17USB Serial: Sierra: debug message fixKevin Lloyd
2008-10-17USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern
2008-10-17usb-storage: report underflow with no sense dataAlan Stern
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: remove unused #include <version.h>Huang Weiyi
2008-10-17usb gadget: defer obex enumerationDavid Brownell
2008-10-17usb gadget: cdc obex glueFelipe Balbi