summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman21-527/+4453
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho3-0/+1758
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros1-0/+2
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros1-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros1-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros1-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros1-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros1-27/+28
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros1-2/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I8-104/+105
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian1-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam1-0/+44
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian1-12/+37
2014-03-09usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese3-74/+134
2014-03-09usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese1-30/+76
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski5-0/+423
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski6-0/+909
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski1-0/+31
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski1-9/+36
2014-03-08Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman24-387/+1596
2014-03-08Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman20-419/+1154
2014-03-08usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese3-36/+100
2014-03-08usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese1-1/+10
2014-03-08usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese1-2/+6
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2-2/+2
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu1-13/+15
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun1-4/+5
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng1-35/+66
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter1-4/+2
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter1-2/+2
2014-03-07xhci: add the meaningful IRQ description if it is emptyAdrian Huang1-0/+4
2014-03-07xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman1-1/+10
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I1-25/+0
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I5-106/+158
2014-03-06usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2-83/+61
2014-03-06usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2-50/+142
2014-03-06usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-03-06usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni1-0/+6
2014-03-06usb: phy: mxs: Add sync time after controller clear phcdPeter Chen1-0/+11
2014-03-06usb: phy: mxs: Add system suspend/resume APIPeter Chen1-0/+61
2014-03-06usb: phy: mxs: Add implementation of set_wakeupPeter Chen1-0/+116
2014-03-06usb: phy: mxs: add controller idPeter Chen1-0/+6
2014-03-06usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen1-2/+21
2014-03-06usb: phy: mxs: change description of usb device speedPeter Chen1-4/+4
2014-03-06usb: phy: mxs: Add anatop regmapPeter Chen1-0/+15
2014-03-06usb: phy: mxs: Add auto clock and power settingPeter Chen1-3/+17
2014-03-06usb: phy: mxs: Add platform judgement codePeter Chen1-9/+49
2014-03-06usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski1-4/+49
2014-03-06usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian1-1/+2
2014-03-06usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2-3/+84