Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234739
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] phy: for 4.3 -rc |
| Date | 2015-09-29 08:40 +0200 |
| Message-ID | <qdWJY-6XG-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg,
Please find the pull request for 4.3 -rc cycle below. This includes
misc fixes in three of the PHY drivers. Please see the tag message for
the details.
Let me know if I have to change something.
Cheers
Kishon
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.3-rc
for you to fetch changes up to f9fef6181a9590261c296be9e2a19b6aa3c13ba7:
phy: berlin-sata: Fix module autoload for OF platform driver (2015-09-25 17:01:14 +0530)
----------------------------------------------------------------
phy: for 4.3-rc
*) Fix compiler error in qcom-ufs when it is built as module
*) Power down rockchip-usb PHY during probe to save power consumption
*) Fix module autoload for berlin-sata PHY driver
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
----------------------------------------------------------------
Luis de Bethencourt (1):
phy: berlin-sata: Fix module autoload for OF platform driver
Yaniv Gardi (1):
phy: qcom-ufs: fix build error when the component is built as a module
huang lin (1):
phy: rockchip-usb: power down phy when rockchip phy probe
drivers/phy/phy-berlin-sata.c | 1 +
drivers/phy/phy-qcom-ufs.c | 11 +++++++++++
drivers/phy/phy-rockchip-usb.c | 6 ++++++
3 files changed, 18 insertions(+)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] phy: for 4.3 -rc Kishon Vijay Abraham I <kishon@ti.com> - 2015-09-29 08:40 +0200 [PATCH 3/3] phy: berlin-sata: Fix module autoload for OF platform driver Kishon Vijay Abraham I <kishon@ti.com> - 2015-09-29 08:40 +0200 [PATCH 2/3] phy: rockchip-usb: power down phy when rockchip phy probe Kishon Vijay Abraham I <kishon@ti.com> - 2015-09-29 08:40 +0200 Re: [GIT PULL] phy: for 4.3 -rc Greg KH <gregkh@linuxfoundation.org> - 2015-10-03 13:50 +0200
csiph-web