summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-27USB: ohci-ppc-of.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-nxp.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-ep93xx.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-cns3xxx.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ci13xxx_udc.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren
2012-04-25USB: pl2303: remove unused defineJohan Hovold
2012-04-25USB: serial: fix double newlines in debug outputJohan Hovold
2012-04-25USB: serial: remove redundant write-urb killJohan Hovold
2012-04-25USB: serial: fix interface data useJohan Hovold
2012-04-25USB: pl2303: fix abuse of interface dataJohan Hovold
2012-04-25USB: oti6858: fix abuse of interface dataJohan Hovold
2012-04-25USB: opticon: fix abuse of interface dataJohan Hovold
2012-04-23USB: wwan: remove an unneeded checkDan Carpenter
2012-04-23usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-23usb/bcma: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
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-19USB: serial: mos7840: add support for MCS7810 devicesDonald
2012-04-19usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill
2012-04-19USB: bcma: suspend() only takes one argument nowDan Carpenter
2012-04-19USB: 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