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