aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesJingoo Han
2014-08-25usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark
2014-08-25usbip: remove struct usb_device_id tableValentina Manea
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-24Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-08-23Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-08-20usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik
2014-08-19usb: wusbcore: fix below build warningPeter Chen
2014-08-19usb: core: fix below build warningPeter Chen
2014-08-19usb: dwc2: gadget: fix below build warningPeter Chen
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen
2014-08-19usb: gadget: fix error return codeJulia Lawall
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHJingoo Han
2014-08-19usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold
2014-08-18USB: zte_ev: remove duplicate Gobi PIDJohan Hovold
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton
2014-08-18USB: option: reduce interrupt-urb logging verbosityJohan Hovold
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds