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

Re: [lxc-devel] CGroup Namespaces (v10)

On 29 January 2016 at 09:54, <serge.hallyn@ubuntu.com> wrote: > Hi, > > following is a revised set of the CGroup Namespace patchset which Aditya > Ka

View Article



[PATCH 1/2] ftrace: move the CALLER_ADDRx macros into its own header

This patch moves the CALLER_ADDRx macros into their own header so it is not required to include ftrace.h just for them. Signed-off-by: Sebastian Andr

View Article

[PATCH 2/2] kernel: sched: fix preempt_disable_ip recodring for...

The preempt_disable() invokes preempt_count_add() which saves the caller in ->preempt_disable_ip. It uses CALLER_ADDR1 which does not look for its cal

View Article

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers

This patch series updates ALSA driver, and au0828 core driver to use Managed Media controller API and Media Controller API to share media resource (tu

View Article

[PATCH v3 01/22] [media] Docbook: media-types.xml: Add ALSA Media Controller...

Add ALSA Media Controller Intf types Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- Documentation/DocBook/media/v4l/media-types.xml | 40 ++

View Article


[PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA

Declare the interface types to be used on alsa for the new G_TOPOLOGY ioctl. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- drivers/media/m

View Article

[PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities

Add Audio Function Entities Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- Documentation/DocBook/media/v4l/media-types.xml | 12 +++++++++++

View Article

[PATCH v3 04/22] media: Add ALSA Media Controller function entities

Add ALSA Media Controller capture, playback, and mixer function entity defines. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- include/uapi

View Article


[PATCH v3 05/22] media: Media Controller register/unregister entity_notify API

Add new interfaces to register and unregister entity_notify hook to media device. These interfaces allow drivers to add hooks to take appropriate acti

View Article


[PATCH v3 06/22] media: Media Controller enable/disable source handler API

Add new fields to struct media_device to add enable_source, and disable_source handlers, and source_priv to stash driver private data that is used to

View Article

[PATCH v3 07/22] media: Media Controller export non locking...

Export __media_entity_setup_link() to be used from code paths that hold the graph_mutex. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- dri

View Article

[PATCH v3 08/22] media: Media Controller non-locking...

Add non-locking __media_entity_pipeline_start/stop() interfaces to be called from code paths that hold the graph_mutex. Signed-off-by: Shuah Khan <sh

View Article

[PATCH v3 09/22] media: v4l-core add enable/disable source common interfaces

Add a new interfaces to be used by v4l-core to invoke enable source and disable_source handlers in the media_device. The enable_source helper function

View Article


[PATCH v3 10/22] media: Move au8522_media_pads enum to au8522.h from...

Move the au8522_media_pads enum to au8522.h from au8522_priv.h to export them. This will allow au0828-core to use these defines instead of hard-coding

View Article

[PATCH v3 11/22] media: au8522 change to create MC pad for ALSA Audio Out

Add new pad for ALSA Audio Out to au8522_media_pads. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> --- drivers/media/dvb-frontends/au8522.h

View Article


[PATCH v3 12/22] media: au0828 Use au8522_media_pads enum for pad defines

Change au0828-core to use au8522_media_pads enum defines instead of hard-coding the pad values. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> -

View Article

[PATCH v3 13/22] media: Change v4l-core to check if source is free

Change s_input, s_fmt, s_tuner, s_frequency, querystd, s_hw_freq_seek, and vb2_core_streamon interfaces that alter the tuner configuration to check if

View Article


[PATCH v3 14/22] media: au0828 change to use Managed Media Controller API

Change au0828 to use Managed Media Controller API to share media device and coordinate creating/deleting the shared media device with the snd-usb-audi

View Article

[PATCH v3 15/22] media: au0828 handle media_init and media_register window

Media device initialization and registration steps are split. There is a window between media device init and media device register during usb probe.

View Article

[PATCH v3 16/22] media: au0828 create tuner to decoder link in disabled state

Create tuner to demod pad link in disabled state to avoid disable step when tuner resource is requested by dvb. Signed-off-by: Shuah Khan <shuahkh@os

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images