Quantcast
Channel: Serverphorums.com - Linux Kernel
Browsing all 24115 articles
Browse latest View live
↧

[PATCH 15/28] phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driver...

From: Kamil Debski <k.debski@samsung.com> Add support for Exynos 5250. This driver is to replace the old USB 2.0 PHY driver. Signed-off-by: Kamil Debski <k.debski@samsung.com>...

View Article


[PATCH 08/28] phy: mvebu-sata: prepare new Dove DT Kconfig variable (no replies)

From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a...

View Article


[PATCH 14/28] phy: Add new Exynos USB 2.0 PHY driver (no replies)

From: Kamil Debski <k.debski@samsung.com> Add a new driver for the Exynos USB 2.0 PHY. The new driver uses the generic PHY framework. The driver includes support for the Exynos 4x10 and 4x12 SoC...

View Article

[PATCH 12/28] phy: core: Add an exported of_phy_get function (no replies)

From: Kamil Debski <k.debski@samsung.com> Previously the of_phy_get function took a struct device * and was declared static. It was impossible to call it from another driver and thus it was...

View Article

[PATCH 09/28] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY...

Adapted omap-usb3 PHY driver to Generic PHY Framework and moved phy-omap-usb3 driver in drivers/usb/phy to drivers/phy and also renamed the file to phy-ti-pipe3 since this same driver will be used for...

View Article


[PATCH 10/28] usb: phy: omap-usb2: remove *set_suspend* callback from...

Now that omap-usb2 is adapted to the new generic PHY framework, *set_suspend* ops can be removed from omap-usb2 driver. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-by: Felipe...

View Article

[PATCH 13/28] phy: core: Add devm_of_phy_get to phy-core (no replies)

From: Kamil Debski <k.debski@samsung.com> Adding devm_of_phy_get will allow to get phys by supplying a pointer to the struct device_node instead of struct device. Signed-off-by: Kamil Debski...

View Article

[PATCH 01/28] usb: phy: twl4030-usb: Silence checkpatch warnings (no replies)

From: Sachin Kamat <sachin.kamat@linaro.org> Silences the following warnings: WARNING: sizeof *twl should be sizeof(*twl) WARNING: sizeof *otg should be sizeof(*otg) Signed-off-by: Sachin Kamat...

View Article


[PATCH 06/28] PHY: Exynos: Add Exynos5250 SATA PHY driver (no replies)

From: Yuvaraj Kumar C D <yuvaraj.cd@gmail.com> This patch adds the SATA PHY driver for Exynos5250.This driver uses the generic PHY framework to deal with SATA PHY.Exynos5250 SATA PHY comprises...

View Article


[git pull] FireWire fixes (no replies)

Linus, please pull from the tag "firewire-fixes" at git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-fixes to receive the following IEEE 1394 (FireWire) subsystem changes....

View Article

[PATCH 07/28] PHY: sunxi: Add driver for sunxi usb phy (no replies)

From: Hans de Goede <hdegoede@redhat.com> The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed through a single set of registers. Besides this there are also some other phy...

View Article

[PATCH 04/28] phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOS...

From: Sylwester Nawrocki <s.nawrocki@samsung.com> Instead of requiring user to figure out when PHY_EXYNOS_MIPI_VIDEO needs to be selected select it by default for Exynos SoCs. Also enable it...

View Article

[GIT PULL 00/28] PHY for 3.15 (3 replies)

Hi Greg, Here's the PULL REQUEST for 3.15 merge window. More users are starting to use the generic PHY framework including USB and SATA PHY in exynos, USB in sunxi and multi-purpose PHY (currently...

View Article


[PATCH] Chinese: add translation of io_ordering.txt (no replies)

This is a Chinese translated version of Documentation/io_ordering.txt Signed-off-by: Lin Yongting <linyongting@gmail.com> --- Documentation/zh_CN/io_ordering.txt | 67...

View Article

[PATCH 00/18] Resend of usbip-utils migration patches and various other fixes...

This is a resend of the patches sent a few days ago, including the migration of USB/IP userspace side to use libudev instead of libsysfs and various other fixes, all ordered in a big patch series. The...

View Article


[v2 PATCH 1/1] mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit...

From: Roman Peniaev <r.peniaev@gmail.com> mtd_blkdevs is device with volatile cache (writeback buffer), so it should support REQ_FLUSH to do explicit flush. Without this patch 'sync' does not...

View Article

[Suggestion] Makefile: about allmodconfig issue. (1 reply)

Hello All: "A module selects GENERIC_IRQ_CHIP and depend on IRQ_DOMAIN". For me, it is a reasonable selection and dependency, but "make allmodconfig" will report error. I guess it is the "Makefile...

View Article


[PATCH] regulator: tps6586x: Remove unnecessary rdev[] array (no replies)

Now we are using devm_regulator_register(), so we don't need the rdev[] array to store return value of devm_regulator_register. Use a *rdev variable is enough for checking return status....

View Article

(no subject) (no replies)

I have a proposal for you. -- 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...

View Article

[PATCH] regulator: act8865: Remove unnecessary *rdev[] from struct act8865...

Now we are using devm_regulator_register(), so we don't need the *rdev[] array to store return value of devm_regulator_register. Use a *rdev variable is enough for checking return status....

View Article
Browsing all 24115 articles
Browse latest View live