aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-134/+5838
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller1-1/+9
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2-42/+45
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2-45/+42
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesJingoo Han1-1/+1
2014-08-25usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark1-0/+6
2014-08-25usbip: remove struct usb_device_id tableValentina Manea1-27/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea19-0/+5668
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller1-1/+1
2014-08-24Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into work-linusGreg Kroah-Hartman18-27/+51
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-08-23Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into work-linusGreg Kroah-Hartman6-23/+40
2014-08-20usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes3-6/+6
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik1-0/+3
2014-08-19usb: wusbcore: fix below build warningPeter Chen1-2/+1
2014-08-19usb: core: fix below build warningPeter Chen1-2/+2
2014-08-19usb: dwc2: gadget: fix below build warningPeter Chen1-1/+1
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-62/+42
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai1-3/+1
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing1-3/+0
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun1-2/+2
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun1-2/+2
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun1-1/+1
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter1-1/+1
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen1-1/+1
2014-08-19usb: gadget: fix error return codeJulia Lawall1-2/+6
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han1-1/+1
2014-08-19usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov1-0/+2
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi1-3/+1
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan1-0/+3
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold1-1/+0
2014-08-18USB: zte_ev: remove duplicate Gobi PIDJohan Hovold1-1/+0
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2-21/+21
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-08-18USB: option: reduce interrupt-urb logging verbosityJohan Hovold1-0/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1