summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-20USB: idmouse.c: remove err() usageGreg Kroah-Hartman1-3/+3
2012-04-20USB: emi62.c: remove err() usageGreg Kroah-Hartman1-43/+19
2012-04-20USB: emi26.c: remove err() usageGreg Kroah-Hartman1-41/+18
2012-04-20USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-20USB: toneport.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-20USB: driver.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-20USB: tranzport.c: remove err() usageGreg Kroah-Hartman1-6/+10
2012-04-20USB: alphatrack.c: remove err() usageGreg Kroah-Hartman1-6/+9
2012-04-20USB: vmk80xx.c: remove err() usageGreg Kroah-Hartman1-1/+3
2012-04-20USB: dt9812.c: remove err() usageGreg Kroah-Hartman1-7/+9
2012-04-20USB: asus_oled.c: remove err() usageGreg Kroah-Hartman1-3/+3
2012-04-20USB: serial: ipaq: delete duplicate idGreg Kroah-Hartman1-1/+0
2012-04-19USB: serial: mos7840: add support for MCS7810 devicesDonald1-14/+188
2012-04-19usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill3-2/+274
2012-04-19USB: bcma: suspend() only takes one argument nowDan Carpenter1-1/+1
2012-04-19USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2-22/+8
2012-04-19USB: serial: ipaq: remove product and vendor module parametersGreg Kroah-Hartman1-32/+1
2012-04-19USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman1-64/+1
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar2-4/+4
2012-04-18USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan1-2/+6
2012-04-18usb: Fix various typo within usbMasanari Iida5-7/+7
2012-04-18EHCI: don't try to clear the IAAD bitAlan Stern1-7/+1
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese3-12/+91
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han1-0/+4
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu2-0/+36
2012-04-18usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl1-10/+5
2012-04-18usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl1-5/+1
2012-04-18usb: host: tegra: re-arranging ehci functionsVenu Byravarasu1-9/+10
2012-04-18isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik1-1/+5
2012-04-18isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik1-0/+1
2012-04-18isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik1-1/+1
2012-04-18isp1760-if: make module unloads correctlyMichael Grzeschik1-0/+8
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh6-14/+123
2012-04-18USB: add EOPNOTSUPP to usb_translate_errorsJohan Hovold1-0/+1
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen1-1/+2
2012-04-18usb: host: tegra: code clean upVenu Byravarasu1-21/+14
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens3-281/+7
2012-04-18USB: Add driver for the ssb busHauke Mehrtens3-0/+292
2012-04-18USB: Add driver for the bcma busHauke Mehrtens3-0/+347
2012-04-18bcma: scan for extra address spaceHauke Mehrtens2-1/+19
2012-04-10USB: io_ti: fix abuse of interface dataJohan Hovold1-5/+12
2012-04-10USB: whiteheat: reimplement using generic frameworkJohan Hovold1-531/+8
2012-04-10USB: whiteheat: remove driver versionJohan Hovold1-3/+2
2012-04-10USB: serial: metro-usb: cosmetic fix in driver description.Aleksey Babahin1-1/+1
2012-04-10USB: serial: metro-usb: remove duplicated #include <linux/errno.h>Aleksey Babahin1-1/+0
2012-04-10USB: serial: metro-usb: make debug messages bit more informative.Aleksey Babahin1-2/+2
2012-04-10USB: serial: metro-usb: print errors always, not only in debug mode.Aleksey Babahin1-7/+7
2012-04-10USB: serial: metro-usb: get data from device in Uni-Directional mode.Aleksey Babahin1-0/+53
2012-04-10USB: serial: metro-usb: dummy implement write_int_callback() function.Aleksey Babahin1-0/+9
2012-04-10USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3