summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki2013-04-021-1/+0
* usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-03-282-0/+8
* usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2013-03-272-0/+2
* Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-267-55/+86
|\
| * xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-251-8/+15
| * usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-252-12/+16
| * usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-251-1/+7
| * usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-255-28/+40
| * usb: xhci: fix build warningPeter Chen2013-03-251-6/+8
* | USB: serial: fix hang when opening portMing Lei2013-03-261-0/+1
* | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-251-0/+2
|/
* USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
* USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
* USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+5
* USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
* USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+6
* USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
* USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+8
* USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-03-211-2/+3
* USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+7
* USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+6
* USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
* USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-11/+8
* USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+5
* USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+8
* USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+6
* USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
* USB: serial: fix interface refcountingJohan Hovold2013-03-211-1/+2
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-211-0/+1
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-211-6/+1
* USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-211-1/+2
* usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-211-2/+17
* Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-218-11/+28
|\
| * usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle2013-03-211-1/+1
| * usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-201-2/+1
| * usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz2013-03-201-2/+2
| * USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-201-1/+0
| * usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-201-1/+1
| * usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-202-0/+14
| * usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-181-2/+7
| * usb: gadget: u_serial: fix typo which cause build warningBo Shen2013-03-141-1/+1
| * usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-141-1/+1
* | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-201-1/+1
* | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
* | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-153-1/+15
* | usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-151-0/+7
* | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-152-10/+16
* | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1336-216/+528
|\ \
| * | USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
| * | qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-131-2/+5
OpenPOWER on IntegriCloud