summaryrefslogtreecommitdiffstats
path: root/drivers/uwb (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui1-0/+77
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen1-12/+15
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON1-1/+15
2013-10-30usb: cdc-wdm: ignore speed change notificationsBjørn Mork1-0/+4
2013-10-30USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez1-4/+34
2013-10-30usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches1-7/+7
2013-10-30printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches1-1/+15
2013-10-30usb: usbtest: support bos descriptor test for usb 3.0Huang Rui1-0/+13
2013-10-30USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2-2/+4
2013-10-30usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese1-2/+3
2013-10-30usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese4-17/+62
2013-10-30usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese1-111/+255
2013-10-30usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese1-1/+4
2013-10-30usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen1-3/+3
2013-10-30usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten6-189/+36
2013-10-30usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui1-8/+8
2013-10-30UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman1-13/+3
2013-10-25usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz1-1/+1
2013-10-25USB:add new zte 3g-dongle's pid to option.cRui li1-0/+17
2013-10-20phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki1-1/+1
2013-10-19USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov1-0/+3
2013-10-19ARM: ep93xx_defconfig: cleanup ep93xx_defconfigH Hartley Sweeten1-14/+2
2013-10-19USB: UHCI: check for wakeup/suspend raceAlan Stern1-7/+10
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern1-0/+8
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern1-2/+2
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern1-4/+5
2013-10-19USB: EHCI: fix sparse errorsAlan Stern2-5/+7
2013-10-19USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern1-1/+1
2013-10-19Linux 3.12-rc6v3.12-rc6Linus Torvalds1-1/+1
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese3-11/+7
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese3-21/+152
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik1-0/+1
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2-3/+13
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior1-2/+3
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior1-0/+3
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz1-19/+18
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior1-1/+1
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior1-11/+9
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior1-38/+37
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior1-0/+5
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior1-1/+18
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki3-64/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17mm: revert mremap pud_free anti-fixHugh Dickins1-4/+1
2013-10-17mm: fix BUG in __split_huge_page_pmdHugh Dickins1-1/+9
2013-10-17swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski1-1/+3
2013-10-17procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke1-2/+6