summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork
2013-03-25USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares
2013-03-25USB: serial: comments on suspend failureMing Lei
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: serial: fix interface refcountingJohan Hovold
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle
2013-03-20Revert "USB: quatech2: only write to the tty if the port is open."Bill Pemberton
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros