Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

[PATCH v3 17/22] media: au0828 disable tuner to demod link

Change au0828_create_media_graph() to find and disable tuner and demod link. This helps avoid an additional disable step when tuner is requested by vi

View Article



[PATCH v3 18/22] media: au0828-core register entity_notify hook

Register entity_notify async hook to create links between existing bridge driver entities and a newly added non-bridge driver entities. For example, t

View Article

[PATCH v3 19/22] media: au0828 add enable, disable source handlers

Add enable_source and disable_source handlers. The enable source handler is called from v4l2-core, dvb-core, and ALSA drivers to check if the shared m

View Article

[PATCH v3 20/22] media: dvb-frontend invoke enable/disable_source handlers

Change dvb frontend to check if tuner is free when device opened in RW mode. Call to enable_source handler either returns with an active pipeline to t

View Article

[PATCH v3 21/22] media: au0828 video change to use v4l_enable_media_source()

Change au0828 to check if tuner is free or not before changing tuner configuration. vidioc_g_tuner(), and au0828_v4l2_close() now call v4l-core inter

View Article


[PATCH v3 22/22] sound/usb: Use Media Controller API to share media resources

Change ALSA driver to use Media Controller API to share media resources with DVB and V4L2 drivers on a AU0828 media device. Media Controller specific

View Article

[PATCH] dtb: amd: Fix-up for ccn504 and kcs nodes

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> This is a fix-up patch based on the review comment from Arnd regarding: * fix ccn504

View Article

[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages

The following oops was observed when a read syscall was made to a pmem device after a huge amount (>512GB) of vmalloc ranges was allocated by ioremap(

View Article


[PATCH v8 00/10] mfd: axp20x: Add support for RSB based AXP223

Hi everyone, This is v8 of the AXP223 PMIC series. All the driver bits are acked. Lee, please merge the first 8 patches. Once they're in, Maxime can

View Article


[PATCH v8 01/10] mfd: axp20x: Add AXP223 to list of supported PMICs in DT...

The AXP223 is a new PMIC commonly paired with Allwinner A23/A33 SoCs. It is functionally identical to AXP221; only the regulator default voltage/statu

View Article

[PATCH v8 02/10] mfd: axp20x: Remove second struct device * parameter for...

The first argument passed to axp20x_match_device(), struct axp20x_dev *, already contains a pointer to the device. By rearranging some code, moving th

View Article

[PATCH v8 03/10] mfd: axp20x: use dev->driver->of_match_table in...

In axp20x_match_device(), match the of_device_id table bound to the device driver instead of pointing to axp20x_of_match directly. This will allow us

View Article

[PATCH v8 04/10] mfd: axp20x: Add missing copyright notice

Supply a backdated copyright notice. Cc: Carlo Caione <carlo@caione.org> Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Carlo Caione <carlo@ca

View Article


[PATCH v8 05/10] mfd: axp20x: Split the driver into core and i2c bits

The axp20x driver assumes the device is i2c based. This is not the case with later chips, which use a proprietary 2 wire serial bus by Allwinner calle

View Article

[PATCH v8 06/10] mfd: axp20x: Whitespace, open parenthesis alignment code...

This fixes some leftover code style issues in the axp20x core. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Lee Jones <lee.jones@linaro.org>

View Article


[PATCH v8 07/10] mfd: axp20x: Add support for RSB based AXP223 PMIC

The AXP223 is a new PMIC commonly paired with Allwinner A23/A33 SoCs. It is functionally identical to AXP221; only the regulator default voltage/statu

View Article

[PATCH v8 08/10] regulator: axp20x: Support new AXP223 PMIC

The AXP223 is a new PMIC commonly paired with Allwinner A23/A33 SoCs. It is functionally identical to AXP221; only the regulator default voltage/statu

View Article


[PATCH v8 09/10] ARM: dts: sun8i: sinlinx-sina33: Add AXP223 PMIC device and...

This board has a X-Powers AXP223 PMIC connected via RSB. Its regulators provide power to various parts of the SoC and the board. Also update the regu

View Article

[PATCH v8 10/10] ARM: dts: sun8i: q8-common: Add AXP223 PMIC device and...

A23/A33 Q8 tablets have an X-Powers AXP223 PMIC connected via RSB. Its regulators provide power to various parts of the SoC and the board. Also add l

View Article

[PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags

As is now common in a lot of organization having an internal code review process (be it through Gerritt or other tools), patches extracted from this r

View Article
Browsing all 165258 articles
Browse latest View live


Latest Images