summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: ti-pipe3: Add SATA DPLL supportRoger Quadros2014-03-091-21/+55
* phy: ti-pipe3: cleanup clock handlingRoger Quadros2014-03-091-27/+28
* phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros2014-03-091-2/+2
* phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-098-104/+105
* phy: omap-usb2: Add different compatible for OMAP5George Cherian2014-03-091-0/+9
* phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2014-03-091-0/+44
* phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2014-03-091-12/+37
* phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski2014-03-085-0/+423
* phy: Add new Exynos USB 2.0 PHY driverKamil Debski2014-03-086-0/+909
* phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-081-0/+31
* phy: core: Add an exported of_phy_get functionKamil Debski2014-03-081-9/+36
* phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-072-2/+2
* usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I2014-03-061-25/+0
* drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I2014-03-065-106/+158
* phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth2014-03-041-1/+1
* PHY: sunxi: Add driver for sunxi usb phyHans de Goede2014-03-033-0/+343
* PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D2014-03-033-0/+267
* phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki2014-03-011-0/+2
* phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki2014-03-011-1/+4
* usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZEROSachin Kamat2014-03-011-3/+1
* usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat2014-03-011-1/+1
* usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat2014-03-011-2/+2
* Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-02-244-5/+10
|\
| *---. Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown2014-02-233-4/+9
| |\ \ \
| | | | * regulator: s5m8767: Add missing of_node_putSachin Kamat2014-02-131-0/+2
| | | | * regulator: s5m8767: Use of_get_child_by_nameSachin Kamat2014-02-131-1/+1
| | | * | regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski2014-02-221-2/+3
| | * | | regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss2014-02-121-1/+3
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-231-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-211-1/+1
| | |/
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-231-3/+19
|\ \ \
| * \ \ Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-02-211-3/+19
| |\ \ \
| | * | | irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-211-1/+2
| | * | | irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-061-0/+14
| | * | | irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-061-1/+1
| | * | | irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-061-1/+2
| | | |/ | | |/|
* | | | Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-2319-111/+159
|\ \ \ \
| * | | | usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET2014-02-211-2/+2
| * | | | Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-218-63/+78
| |\ \ \ \
| | * | | | usb: musb: correct use of schedule_delayed_work()Daniel Mack2014-02-202-6/+9
| | * | | | usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-201-31/+26
| | * | | | usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz2014-02-201-1/+6
| | * | | | usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen2014-02-201-1/+1
| | * | | | usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli2014-02-181-26/+32
| | * | | | usb: musb: do not sleep in atomic contextDaniel Mack2014-02-182-5/+17
| | * | | | usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-181-1/+1
| | * | | | usb: musb: core: Fix remote-wakeup resumeRoger Quadros2014-02-181-1/+9
| | * | | | usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta2014-02-181-0/+3
| | * | | | usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi2014-02-181-2/+0
| * | | | | phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I2014-02-185-24/+24