aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun1-0/+2
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar1-35/+22
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart1-0/+6
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen2-3/+2
2015-12-24usb: chipidea: delete static debug supportPeter Chen2-7/+0
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen6-35/+4
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello1-5/+14
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello1-2/+6
2015-12-22usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi1-0/+2
2015-12-22usb: dwc3: gadget: don't send extra ZLPJohn Youn1-1/+2
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda4-0/+2010
2015-12-22usb: dwc2: add shutdown callback to platform variantHeiko Stübner1-8/+27
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang1-5/+2
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König1-0/+10
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin1-0/+3
2015-12-22usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut1-1/+1
2015-12-22usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn1-2/+0
2015-12-22usb: dwc2: Remove redundant reset in probeJohn Youn1-1/+1
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn1-1/+1
2015-12-22usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn1-49/+1
2015-12-22usb: dwc2: gadget: Use hw params from coreJohn Youn1-25/+16
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn2-21/+70
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn2-24/+127
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn2-7/+11
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn2-12/+12
2015-12-22usb: dwc2: Fix dr_mode validationJohn Youn1-13/+69
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn2-0/+50
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn2-2/+21
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn3-6/+6
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn1-8/+9
2015-12-22usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson1-17/+23
2015-12-22usb: dwc2: reduce dwc2 driver probe timeYunzhi Li1-5/+5
2015-12-22usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson1-4/+4
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson3-15/+22
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li3-1/+8
2015-12-22usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson1-7/+9
2015-12-22usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero1-2/+2
2015-12-22usb: dwc2: fix transfer stop programming for out endpointDu, Changbin1-5/+5
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang2-0/+264
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I3-18/+105
2015-12-21phy: omap-usb2: use omap_usb_power_off to power off the PHY during probeKishon Vijay Abraham I1-1/+1
2015-12-21phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHYKishon Vijay Abraham I2-2/+34
2015-12-21phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2-17/+81
2015-12-21phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I1-2/+3
2015-12-21phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I1-19/+33
2015-12-21phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I1-33/+45
2015-12-21phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I1-55/+72
2015-12-21phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I1-27/+27
2015-12-20Linux 4.4-rc6Linus Torvalds1-1/+1
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss1-10/+9