summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-22USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-22USB: 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-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-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-19USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ohci-nxp: Use devm_clk_get()Jingoo Han
2013-12-19USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ohci-da8xx: Use devm_*() functionsJingoo Han
2013-12-19USB: ohci-jz4740: Use devm_*() functionsJingoo Han
2013-12-19USB: ohci-pxa27x:Use devm_*() functionsJingoo Han
2013-12-19USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han
2013-12-19USB: ehci-orion: Use devm_*() functionsJingoo Han
2013-12-19USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-19USB: ohci-omap: use dev_err() instead of printk()Jingoo Han
2013-12-19USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han
2013-12-19USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-19USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han
2013-12-19USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han
2013-12-19USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han
2013-12-19usb: ohci-at91: use device managed clk retrievalBoris BREZILLON
2013-12-19usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON
2013-12-19usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON
2013-12-19usb: option: add new zte 3g modem pids to option driver张君
2013-12-19usb: usbtest: Always clear halt else further tests will failRoger Quadros
2013-12-19usb: usbtest: Add timetout to simple_io()Roger Quadros
2013-12-18usb: wusbcore: add isochronous IN support to HWAThomas Pugliese
2013-12-17xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang
2013-12-17usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-15i40e: fix null dereferenceJesse Brandeburg
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds