Age | Commit message (Expand) | Author |
2014-11-27 | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman |
2014-11-22 | phy: remove the old lookup method | Heikki Krogerus |
2014-11-22 | phy: twl4030: use the new lookup method | Heikki Krogerus |
2014-11-10 | phy: twl4030: Fix build breakage | Felipe Balbi |
2014-09-24 | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin |
2014-09-24 | usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Remove asleep and rely on runtime PM | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Simplify phy init to use runtime PM | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Remove unused irq_enabled | Tony Lindgren |
2014-08-24 | usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down | Tony Lindgren |
2014-08-24 | usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps | Tony Lindgren |
2014-07-22 | phy: core: Let node ptr of PHY point to PHY and not of PHY provider | Kishon Vijay Abraham I |
2014-03-02 | usb: phy: twl4030-usb: Remove redundant semicolon | Sachin Kamat |
2014-03-02 | usb: phy: twl4030-usb: Silence checkpatch warnings | Sachin Kamat |
2014-02-18 | phy: let phy_provider_register be the last step in registering PHY | Kishon Vijay Abraham I |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-09-27 | usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops | Kishon Vijay Abraham I |
2013-09-27 | usb: phy: twl4030: use the new generic PHY framework | Kishon Vijay Abraham I |