summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2014-01-03USB: serial: constify device-id tablesJohan Hovold
2014-01-03USB: pl2303: fix data corruption on termios updatesJohan Hovold
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-23usb: gadget: at91_udc: fix build warningFelipe Balbi
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson
2013-12-23phy: add Broadcom Kona USB2 PHY driverMatt Porter
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-21USB: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese
2013-12-20uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese
2013-12-20uwb: whitespace and comment cleanupsThomas Pugliese
2013-12-20uwb: add debug prints during channel change and beacon actionsThomas Pugliese
2013-12-20usb: wusbcore: add debug prints to reservation and channel changeThomas Pugliese
2013-12-20usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-19target: Remove extra percpu_ref_initAndy Grover
2013-12-19usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham