summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman
2015-10-26USB: core: Codestyle fix in urb.cJonas Hesselmann
2015-10-24usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis
2015-10-24usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy
2015-10-24usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy
2015-10-24usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-22USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-10-22Merge tag 'usb-serial-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun
2015-10-22chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov
2015-10-22usb: chipidea: imx: add imx6ul usb supportPeter Chen
2015-10-22usb: chipidea: imx: add usb support for imx7dPeter Chen
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-20usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab
2015-10-19usb: dwc2: host: Fix use after free w/ simultaneous irqsDoug Anderson
2015-10-19usb: gadget: fix a trivial typoGeliang Tang
2015-10-17usb: gadget: gserial: Privatize close_waitPeter Hurley
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-10-17xhci: handle no ping response error properlyMathias Nyman
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin