summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman
2013-10-25usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz
2013-10-25USB:add new zte 3g-dongle's pid to option.cRui li
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-19phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki
2013-10-19USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov
2013-10-19ARM: ep93xx_defconfig: cleanup ep93xx_defconfigH Hartley Sweeten
2013-10-19USB: UHCI: check for wakeup/suspend raceAlan Stern
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern
2013-10-19USB: EHCI: fix sparse errorsAlan Stern
2013-10-19USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-19Linux 3.12-rc6v3.12-rc6Linus Torvalds
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-18Merge branch 'pm-fixes'Rafael J. Wysocki
2013-10-17Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-16Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-16mm: revert mremap pud_free anti-fixHugh Dickins
2013-10-16mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-16swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski