summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
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-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-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
2013-12-19uwb: umc-dev: add missing put_device callLevente Kurusa
2013-12-19drivers: usb: Mark function as static in metro-usb.cRashika Kheria
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger
2013-12-18USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-nxp: Use devm_clk_get()Jingoo Han
2013-12-18USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-da8xx: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-jz4740: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-pxa27x:Use devm_*() functionsJingoo Han
2013-12-18USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-orion: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ohci-omap: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han
2013-12-18USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han
2013-12-18usb: ohci-at91: use device managed clk retrievalBoris BREZILLON
2013-12-18usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON
2013-12-18usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON
2013-12-18usb: option: add new zte 3g modem pids to option driver张君
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros