| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-04 | 1 | -18/+12 |
|\ |
|
| * | Merge tag 'v4.2-rc4' into devel | Linus Walleij | 2015-08-13 | 3 | -133/+45 |
| |\ |
|
| * | | phy: tusb1210: make better use of gpiod API | Uwe Kleine-König | 2015-07-06 | 1 | -18/+12 |
* | | | Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 2015-08-15 | 35 | -68/+590 |
|\ \ \ |
|
| * | | | phy: lpc18xx-usb-otg: fix clock order in phy init | Joachim Eastwood | 2015-08-10 | 1 | -3/+3 |
| * | | | phy: Constify struct phy_ops variables | Axel Lin | 2015-08-03 | 31 | -31/+31 |
| * | | | phy: ulpi_phy: Add const qualifier to ops | Axel Lin | 2015-08-03 | 1 | -1/+1 |
| * | | | phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det | Hans de Goede | 2015-08-03 | 1 | -1/+2 |
| * | | | phy-sun4i-sub: Move vbus-detect helper functions up in the file | Hans de Goede | 2015-08-03 | 1 | -24/+24 |
| * | | | phy: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-25 | 4 | -4/+0 |
| * | | | phy: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-25 | 1 | -1/+0 |
| * | | | phy: berlin: Trivial coding style cleanup | Michal Simek | 2015-07-25 | 1 | -1/+1 |
| * | | | phy: berlin: Do not use sata name in usb phy driver | Michal Simek | 2015-07-25 | 1 | -4/+4 |
| * | | | phy: berlin: .owner field is setup by core | Michal Simek | 2015-07-25 | 1 | -1/+0 |
| * | | | phy-sun4i-usb: Add support for monitoring vbus via a power-supply | Hans de Goede | 2015-07-25 | 2 | -7/+70 |
| * | | | phy-sun4i-usb: Add support for boards with broken Vusb-detection | Hans de Goede | 2015-07-25 | 1 | -8/+36 |
| * | | | phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoC | Hans de Goede | 2015-07-25 | 1 | -11/+28 |
| * | | | phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoC | Hans de Goede | 2015-07-25 | 1 | -2/+5 |
| * | | | phy-sun4i-usb: Swap check for disconnect threshold | Hans de Goede | 2015-07-25 | 1 | -4/+4 |
| * | | | phy-sun4i-usb: Add extcon support for the otg phy (phy0) | Hans de Goede | 2015-07-25 | 2 | -1/+32 |
| * | | | phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0) | Hans de Goede | 2015-07-25 | 1 | -10/+240 |
| * | | | phy: add lpc18xx usb otg phy driver | Joachim Eastwood | 2015-07-25 | 3 | -0/+155 |
| |/ / |
|
* | | | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock | Roger Quadros | 2015-08-01 | 1 | -6/+55 |
* | | | phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de... | Hans de Goede | 2015-08-01 | 1 | -0/+1 |
| |/
|/| |
|
* | | phy: berlin-usb: fix divider for BG2 | Thomas Hebb | 2015-07-15 | 1 | -1/+1 |
* | | phy: berlin-usb: fix divider for BG2CD | Thomas Hebb | 2015-07-15 | 1 | -2/+2 |
* | | phy/pxa: add HAS_IOMEM dependency | Sebastian Ott | 2015-07-15 | 1 | -0/+2 |
* | | phy: ti-pipe3: fix suspend | Roger Quadros | 2015-07-15 | 1 | -131/+41 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-06-27 | 3 | -0/+214 |
|\ |
|
| * | PHY: Add driver for Pistachio USB2.0 PHY | Andrew Bresticker | 2015-06-21 | 3 | -0/+214 |
* | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-27 | 13 | -48/+1101 |
|\ \ |
|
| * | | phy: add Marvell HSIC 28nm PHY | Rob Herring | 2015-06-09 | 3 | -0/+231 |
| * | | phy: Add Marvell USB 2.0 OTG 28nm PHY | Rob Herring | 2015-06-09 | 3 | -0/+366 |
| * | | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman | 2015-06-08 | 4 | -7/+12 |
| |\| |
|
| * | | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 2015-06-03 | 8 | -48/+303 |
| |\ \ |
|
| | * | | phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function. | NeilBrown | 2015-06-01 | 1 | -1/+0 |
| | * | | phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback. | NeilBrown | 2015-06-01 | 1 | -4/+0 |
| | * | | phy: twl4030-usb: make runtime pm more reliable. | NeilBrown | 2015-06-01 | 1 | -9/+20 |
| | * | | phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs | Brian Norris | 2015-05-22 | 3 | -0/+226 |
| | * | | phy: rcar-gen2: Add support for R-Car E2 | Yoshihiro Shimoda | 2015-05-21 | 1 | -0/+1 |
| | * | | phy: core: Check requested PHY status in _of_phy_get() | Axel Lin | 2015-05-11 | 4 | -17/+10 |
| | * | | phy: miphy365x: fix sparse warnings | Felipe Balbi | 2015-05-11 | 1 | -2/+2 |
| | * | | phy: miphy28lp: fix sparse warnings | Felipe Balbi | 2015-05-11 | 1 | -2/+2 |
| | * | | phy: phy-core: allow specifying supply at port level | Dmitry Torokhov | 2015-05-11 | 1 | -13/+10 |
| | * | | phy: core: Add devm_of_phy_get_by_index to phy-core | Arun Ramamurthy | 2015-05-11 | 1 | -0/+32 |
| * | | | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect | Hans de Goede | 2015-05-27 | 1 | -0/+9 |
| * | | | phy: add driver for TI TUSB1210 ULPI PHY | Heikki Krogerus | 2015-05-13 | 3 | -0/+161 |
| * | | | phy: helpers for USB ULPI PHY registering | Heikki Krogerus | 2015-05-13 | 1 | -0/+31 |
| |/ / |
|
* | | | Mohit Kumar has moved | Pratyush Anand | 2015-06-26 | 2 | -2/+2 |
* | | | Pratyush Anand has moved | Pratyush Anand | 2015-06-26 | 2 | -4/+4 |
| |/
|/| |
|