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