aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGravatar Greg Kroah-Hartman 1-0/+2
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Gravatar Greg Kroah-Hartman 2-42/+45
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Gravatar Hans de Goede 1-0/+5
2014-08-27USB: serial: fix potential heap buffer overflowGravatar Johan Hovold 1-0/+5
2014-08-27USB: serial: fix potential stack buffer overflowGravatar Johan Hovold 1-10/+22
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceGravatar Vivek Gautam 2-45/+42
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Gravatar Roger Quadros 1-1/+5
2014-08-26USB: sisusb: add device id for Magic Control USB videoGravatar Stephen Hemminger 1-0/+1
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesGravatar Jingoo Han 1-1/+1
2014-08-25usb: ehci: using wIndex + 1 for hub portGravatar Peter Chen 1-1/+1
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterGravatar Mark 1-0/+6
2014-08-25usbip: remove struct usb_device_id tableGravatar Valentina Manea 1-27/+0
2014-08-25usbip: move usbip kernel code out of stagingGravatar Valentina Manea 19-0/+5668
2014-08-24Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 18-27/+51
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseGravatar James Forshaw 1-1/+6
2014-08-23Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 6-23/+40
2014-08-20usb: gadget: remove $(PWD) in ccflags-yGravatar Philippe Reynes 3-6/+6
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Gravatar Bryan O'Donoghue 2-4/+21
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetGravatar Michael Grzeschik 1-0/+3
2014-08-19usb: wusbcore: fix below build warningGravatar Peter Chen 1-2/+1
2014-08-19usb: core: fix below build warningGravatar Peter Chen 1-2/+2
2014-08-19usb: dwc2: gadget: fix below build warningGravatar Peter Chen 1-1/+1
2014-08-19xhci: rework cycle bit checking for new dequeue pointersGravatar Mathias Nyman 2-62/+42
2014-08-19usb: xhci: amd chipset also needs short TX quirkGravatar Huang Rui 1-0/+4
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALGravatar Hans de Goede 1-1/+2
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Gravatar Takashi Iwai 1-3/+1
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Gravatar Li RongQing 1-3/+0
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Gravatar Wei Yongjun 1-2/+2
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Gravatar Wei Yongjun 1-2/+2
2014-08-19usb: gadget: Fix return value check in ep_write()Gravatar Wei Yongjun 1-1/+1
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Gravatar Dan Carpenter 1-1/+1
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xGravatar Hans Wennborg 1-1/+1
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelGravatar Bo Shen 1-1/+1
2014-08-19usb: gadget: fix error return codeGravatar Julia Lawall 1-2/+6
2014-08-19usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPHGravatar Jingoo Han 1-1/+1
2014-08-19usb: dbgp gadget: fix use after free in dbgp_unbind()Gravatar Alexey Khoroshilov 1-0/+2
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataGravatar Himangi Saraogi 1-3/+1
2014-08-19usb: phy: return -ENODEV on failure of try_module_getGravatar Arjun Sreedharan 1-0/+3
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceGravatar Jaša Bartelj 2-0/+7
2014-08-18USB: serial: pl2303: add device id for ztek deviceGravatar Greg KH 2-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDGravatar Johan Hovold 2-0/+3
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDGravatar Johan Hovold 1-1/+0
2014-08-18USB: zte_ev: remove duplicate Gobi PIDGravatar Johan Hovold 1-1/+0
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Gravatar Johan Hovold 2-21/+21
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idGravatar Brennan Ashton 1-0/+5
2014-08-18USB: option: reduce interrupt-urb logging verbosityGravatar Johan Hovold 1-0/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 3-9/+9
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+2
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 208-5638/+8179