summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-20USB: usb_wwan.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: option.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: console.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: yurex.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: uss720.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: usblcd.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: rio500.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: legousbtower.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: ldusb.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: iowarrior.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: idmouse.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: emi62.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: emi26.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-20USB: serial: ipaq: delete duplicate idGreg Kroah-Hartman
2012-04-20USB: serial: mos7840: add support for MCS7810 devicesDonald
2012-04-20usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill
2012-04-20USB: bcma: suspend() only takes one argument nowDan Carpenter
2012-04-20USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren
2012-04-19USB: serial: ipaq: remove product and vendor module parametersGreg Kroah-Hartman
2012-04-19USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan
2012-04-18usb: Fix various typo within usbMasanari Iida
2012-04-18EHCI: don't try to clear the IAAD bitAlan Stern
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu
2012-04-18usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl
2012-04-18usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl
2012-04-18usb: host: tegra: re-arranging ehci functionsVenu Byravarasu
2012-04-18isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik
2012-04-18isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik
2012-04-18isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik
2012-04-18isp1760-if: make module unloads correctlyMichael Grzeschik
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen
2012-04-18usb: host: tegra: code clean upVenu Byravarasu
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens
2012-04-18USB: Add driver for the ssb busHauke Mehrtens
2012-04-18USB: Add driver for the bcma busHauke Mehrtens