summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman44-1162/+2885
2013-10-20phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki1-1/+1
2013-10-20USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov1-0/+3
2013-10-20USB: UHCI: check for wakeup/suspend raceAlan Stern1-7/+10
2013-10-20USB: EHCI: add check for wakeup/suspend raceAlan Stern1-0/+8
2013-10-20USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern1-2/+2
2013-10-20USB: OHCI: fix and explain sparse errorsAlan Stern1-4/+5
2013-10-20USB: EHCI: fix sparse errorsAlan Stern2-5/+7
2013-10-20USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern1-1/+1
2013-10-20Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-322/+260
2013-10-20Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman122-826/+797
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2-8/+4
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese3-21/+152
2013-10-19Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-189/+15
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki7-181/+7
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-80/+339
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+3
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+13
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman101-694/+1078
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. Wysocki2-57/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu1-2/+5
2013-10-17Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2013-10-17Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+7
2013-10-17usb: xhci: remove the unused ->address fieldDan Williams2-10/+2
2013-10-17usb: xhci: kill a conditional when toggling cycleDan Williams1-1/+1
2013-10-17usb: hub_activate kill an 'else'Dan Williams1-7/+4
2013-10-17cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-17ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-17intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-17Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2
2013-10-17usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-17usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-17video: exynos_dp: Use the generic PHY driverJingoo Han2-4/+13
2013-10-17video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han4-94/+135