summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian
2014-03-08usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese
2014-03-08usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-07Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese
2014-03-07usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese
2014-03-07usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang
2014-03-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz
2014-03-05usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam
2014-03-05usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-03-05usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen
2014-03-05usb: phy: mxs: add controller idPeter Chen
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen
2014-03-05usb: phy: mxs: Add platform judgement codePeter Chen
2014-03-05usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski
2014-03-05usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I