summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman247-1227/+2058
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu1-0/+1
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu1-1/+10
2013-01-25usb: add usb port auto power off mechanismLan Tianyu3-58/+164
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu3-0/+77
2013-01-25PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu1-0/+1
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu3-0/+29
2013-01-25usb-uas: update MAINTAINERS entryGerd Hoffmann1-1/+2
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann1-0/+2
2013-01-25usb: add driver for xsens motion trackersFrans Klaver3-0/+99
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim1-1/+1
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman26-158/+2449
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman55-1483/+1751
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman10-237/+406
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman11-39/+79
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam1-1/+1
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2-4/+4
2013-01-25usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2-4/+42
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I1-1/+27
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I1-1/+6
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I3-3/+5
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I5-0/+412
2013-01-25usb: start using the control module driverKishon Vijay Abraham I8-95/+40
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I6-1/+432
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2-0/+88
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2-1/+130
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2-0/+59
2013-01-25usb: dwc3: core: stray statements are removedKishon Vijay Abraham I1-3/+0
2013-01-25usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I1-0/+6
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I2-0/+90
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I1-26/+0
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I1-0/+10
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I1-30/+10
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I1-1/+11
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam1-1/+1
2013-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2-2/+2
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern1-1/+1
2013-01-24USB: uhci: beautify source codeChen Gang3-28/+31
2013-01-24USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim2-5/+46
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248
2013-01-24usb: gadget: constify all struct usb_gadget_opsFelipe Balbi9-9/+9
2013-01-24usb: gadget: mv_udc: fix the value of tranceiverChao Xie1-5/+10