summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-31usb: dwc3: core: memory ordering fix in closeOliver Neukum
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-23usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko
2012-08-23usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee
2012-08-23usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko
2012-08-23usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin
2012-08-23usb composite: fix locking in usb_function_activateMichael Grzeschik
2012-08-23usb: gadget: mv_udc: fix boot up hangNeil Zhang
2012-08-23usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang
2012-08-23usb: gadget: mv_udc: add iso supportChao Xie
2012-08-23usb: gadget: mv_udc: enable stream modeNeil Zhang
2012-08-23usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang
2012-08-23usb: gadget: mv_udc: remove unused codeNeil Zhang
2012-08-23usb: gadget: mv_udc: reduce the delay intervalNeil Zhang
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-20usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu
2012-08-20usb/endpoint: Set release callback in the struct device_type instead of in th...Lan Tianyu
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20usb: musb: fix spelling of families in KconfigPeter Meerwald
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger
2012-08-20usb: phy: isp1301: Remove unused static array and defineRoland Stigge
2012-08-17USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-16ARM: vt8500: Add support for UHCI companion controllerTony Prisk
2012-08-16ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15drivers/usb/gadget/s3c-hsotg.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall
2012-08-15USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-15USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner
2012-08-15USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter
2012-08-15USB: legousbtower.c: remove a bogus NULL checkDan Carpenter
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-15usb: dwc3: gadget: warn about endpoint already enabled before changing ep nameFelipe Balbi
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-10tty: fix the metro-usb change I messed upAlan Cox
2012-08-10tty: fix up usb serial console for termios change.Stephen Rothwell
2012-08-10usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu
2012-08-10USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov