summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki-1/+0
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko-0/+8
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge-0/+2
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-55/+86
2013-03-26USB: serial: fix hang when opening portMing Lei-0/+1
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch-0/+2
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam-12/+16
2013-03-25usb/acpi: binding xhci root hub usb port with ACPILan Tianyu-1/+7
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu-28/+40
2013-03-25usb: xhci: fix build warningPeter Chen-6/+8
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold-2/+3
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold-6/+7
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold-6/+6
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold-11/+8
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold-4/+5
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold-6/+8
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold-5/+6
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: serial: fix interface refcountingJohan Hovold-1/+2
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold-0/+1
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold-6/+1
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold-1/+2
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov-2/+17
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-11/+28
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle-1/+1
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern-1/+1
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson-2/+1
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz-2/+2
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern-1/+0
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern-1/+1
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi-0/+14
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov-2/+2
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I-2/+7
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern-1/+15
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow-0/+7
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke-10/+16
2013-03-14usb: gadget: u_serial: fix typo which cause build warningBo Shen-1/+1
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy-1/+1
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-216/+528
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams-2/+5