linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-26 11:30:31 to 2017-09-28 03:52:54 UTC [more...]

cron job: media_tree daily build: ERRORS
 2017-09-28  3:52 UTC 

[PATCH v2 00/13] kernel-doc: add supported to document nested structs/$
 2017-09-28  1:12 UTC  (16+ messages)
` [PATCH v2 01/13] scripts: kernel-doc: get rid of unused output formats
` [PATCH v2 02/13] docs: kernel-doc.rst: better describe kernel-doc arguments
` [PATCH v2 03/13] docs: kernel-doc.rst: improve private members description
` [PATCH v2 04/13] docs: kernel-doc.rst: improve function documentation section
` [PATCH v2 05/13] docs: kernel-doc.rst: improve structs chapter
` [PATCH v2 06/13] docs: kernel-doc.rst: improve typedef documentation
` [PATCH v2 07/13] docs: kernel-doc.rst: add documentation about man pages
` [PATCH v2 08/13] docs: get rid of kernel-doc-nano-HOWTO.txt
` [PATCH v2 09/13] scripts: kernel-doc: parse next structs/unions
` [PATCH v2 10/13] scripts: kernel-doc: get rid of $nested parameter
` [PATCH v2 11/13] scripts: kernel-doc: print the declaration name on warnings
` [PATCH v2 12/13] scripts: kernel-doc: handle nested struct function arguments
` [PATCH v2 13/13] [RFC] w1_netlink.h: add support for nested structs

[PATCH v7 0/7] document types of hardware control for V4L2
 2017-09-28  1:09 UTC  (10+ messages)
` [PATCH v7 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec
` [PATCH v7 2/7] media: open.rst: better document device node naming
` [PATCH v7 3/7] media: open.rst: remove the minor number range
` [PATCH v7 4/7] media: open.rst: document devnode-centric and mc-centric types
` [PATCH v7 5/7] media: open.rst: Adjust some terms to match the glossary
` [PATCH v7 6/7] media: videodev2: add a flag for MC-centric devices
` [PATCH v7 7/7] media: open.rst: add a notice about subdev-API on vdev-centric

[PATCH v6 0/7] document types of hardware control for V4L2
 2017-09-27 22:21 UTC  (4+ messages)
` [PATCH v6 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-09-27 21:56 UTC  (3+ messages)
` [RESEND RFC PATCH 4/7] dt-bindings: Document Allwinner DWC HDMI TX node

[PATCH v3 0/4] BCM283x Camera Receiver driver
 2017-09-27 21:51 UTC  (5+ messages)
` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver

[PATCH v2 00/17] V4L cleanups and documentation improvements
 2017-09-27 21:47 UTC  (17+ messages)
` [PATCH v2 01/17] media: tuner-types: add kernel-doc markups for struct tunertype
` [PATCH v2 02/17] media: v4l2-common: get rid of v4l2_routing dead struct
` [PATCH v2 03/17] media: v4l2-common: get rid of struct v4l2_discrete_probe
` [PATCH v2 04/17] media: v4l2-common.h: document ancillary functions
` [PATCH v2 05/17] media: v4l2-device.h: document ancillary macros
` [PATCH v2 06/17] media: v4l2-dv-timings.h: convert comment into kernel-doc markup
` [PATCH v2 07/17] media: v4l2-event.rst: improve events description
` [PATCH v2 08/17] media: v4l2-ioctl.h: convert debug macros into enum and document
` [PATCH v2 09/17] media: cec-pin.h: convert comments for cec_pin_state into kernel-doc
` [PATCH v2 10/17] media: rc-core.rst: add an introduction for RC core
` [PATCH v2 11/17] media: rc-core.h: minor adjustments at rc_driver_type doc
` [PATCH v2 12/17] media: v4l2-fwnode.h: better describe bus union at fwnode endpoint struct
` [PATCH v2 14/17] media: v4l2-async: better describe match union at async match struct
` [PATCH v2 15/17] media: v4l2-ctrls: document nested members of structs
` [PATCH v2 16/17] media: videobuf2-core: improve kernel-doc markups
` [PATCH v2 17/17] media: media-entity.h: add kernel-doc markups for nested structs

[PATCH v2 00/37] DVB cleanups and documentation improvements
 2017-09-27 21:40 UTC  (38+ messages)
` [PATCH v2 01/37] media: dvb_frontend: only use kref after initialized
` [PATCH v2 02/37] media: stv0288: get rid of set_property boilerplate
` [PATCH v2 03/37] media: stv6110: get rid of a srate dead code
` [PATCH v2 04/37] media: friio-fe: get rid of set_property()
` [PATCH v2 05/37] media: dvb_frontend: get rid of get_property() callback
` [PATCH v2 06/37] media: dvb_frontend: get rid of set_property() callback
` [PATCH v2 07/37] media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()
` [PATCH v2 08/37] media: dvb_frontend: cleanup ioctl handling logic
` [PATCH v2 09/37] media: dvb_frontend: get rid of property cache's state
` [PATCH v2 10/37] media: dvb_frontend.h: fix alignment at the cache properties
` [PATCH v2 11/37] media: dvb_frontend: better document the -EPERM condition
` [PATCH v2 12/37] media: dvb_frontend: fix return values for FE_SET_PROPERTY
` [PATCH v2 13/37] media: dvbdev: convert DVB device types into an enum
` [PATCH v2 14/37] media: dvbdev: fully document its functions
` [PATCH v2 15/37] media: dvb_frontend.h: improve kernel-doc markups
` [PATCH v2 16/37] media: dtv-core.rst: add chapters and introductory tests for common parts
` [PATCH v2 17/37] media: dtv-core.rst: split into multiple files
` [PATCH v2 18/37] media: dtv-demux.rst: minor markup improvements
` [PATCH v2 19/37] media: dvb_demux.h: add an enum for DMX_TYPE_* and document
` [PATCH v2 20/37] media: dvb_demux.h: add an enum for DMX_STATE_* "
` [PATCH v2 21/37] media: dvb_demux.h: get rid of unused timer at struct dvb_demux_filter
` [PATCH v2 22/37] media: dvb_demux: mark a boolean field as such
` [PATCH v2 23/37] media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
` [PATCH v2 24/37] media: dvb_demux.h: get rid of DMX_FEED_ENTRY() macro
` [PATCH v2 25/37] media: dvb_demux: fix type of dvb_demux_feed.ts_type
` [PATCH v2 26/37] media: dvb_demux: document dvb_demux_filter and dvb_demux_feed
` [PATCH v2 27/37] media: dvb_frontend: dtv_property_process_set() cleanups
` [PATCH v2 28/37] media: dvb_frontend: get rid of dtv_get_property_dump()
` [PATCH v2 29/37] media: dvb_demux.h: document structs defined on it
` [PATCH v2 30/37] media: dvb_demux.h: document functions
` [PATCH v2 31/37] media: dmxdev.h: add kernel-doc markups for data types and functions
` [PATCH v2 32/37] media: dtv-demux.rst: parse other demux headers with kernel-doc
` [PATCH v2 33/37] media: dvb-net.rst: document DVB network kAPI interface
` [PATCH v2 34/37] media: dvb uAPI docs: get rid of examples section
` [PATCH v2 35/37] media: dmxdev: use the newly nested kernel-doc support
` [PATCH v2 36/37] media: dvb_demux: "
` [PATCH v2 37/37] media: frontend: "

[PATCH v6 1/2] media:imx274 device tree binding file
 2017-09-27 21:40 UTC  (3+ messages)
` [PATCH v6 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

[PATCH 00/10] kernel-doc: add supported to document nested structs/unions
 2017-09-27 20:41 UTC  (16+ messages)
` [PATCH 01/10] scripts: kernel-doc: get rid of unused output formats
` [PATCH 02/10] docs: kernel-doc.rst: better describe kernel-doc arguments
` [PATCH 03/10] docs: kernel-doc.rst: improve private members description
` [PATCH 04/10] docs: kernel-doc.rst: improve function documentation section
` [PATCH 05/10] docs: kernel-doc.rst: improve structs chapter
` [PATCH 06/10] docs: kernel-doc: improve typedef documentation
` [PATCH 07/10] docs: kernel-doc.rst: add documentation about man pages
` [PATCH 08/10] docs: get rid of kernel-doc-nano-HOWTO.txt
` [PATCH 09/10] scripts: kernel-doc: parse next structs/unions
` [PATCH 10/10] [RFC] w1_netlink.h: add support for nested structs

[media] vimc: API proposal, configuring the topology from user space
 2017-09-27 18:53 UTC  (3+ messages)

[RFT] [media] siano: FIX use-after-free in worker_thread
 2017-09-27 18:48 UTC  (4+ messages)

[RFT v2] [media] siano: FIX use-after-free in worker_thread
 2017-09-27 18:48 UTC  (2+ messages)

[PATCH] vimc: add test_pattern and h/vflip controls to the sensor
 2017-09-27 18:30 UTC  (2+ messages)

[PATCH v1 00/13] staging: atomisp: clean up bomb
 2017-09-27 18:25 UTC  (13+ messages)
` [PATCH v1 02/13] staging: atomisp: Remove AP1302 sensor support
` [PATCH v1 03/13] staging: atomisp: Use module_i2c_driver() macro
` [PATCH v1 04/13] staging: atomisp: Switch i2c drivers to use ->probe_new()
` [PATCH v1 05/13] staging: atomisp: Do not set GPIO twice
` [PATCH v1 06/13] staging: atomisp: Remove unneeded gpio.h inclusion
` [PATCH v1 07/13] staging: atomisp: Remove ->gpio_ctrl() callback
` [PATCH v1 08/13] staging: atomisp: Remove ->power_ctrl() callback
` [PATCH v1 09/13] staging: atomisp: Remove unused members of camera_sensor_platform_data
` [PATCH v1 10/13] staging: atomisp: Remove Gmin dead code #1
` [PATCH v1 11/13] staging: atomisp: Remove Gmin dead code #2
` [PATCH v1 12/13] staging: atomisp: Remove duplicate declaration in header
` [PATCH v1 13/13] staging: atomisp: Remove FSF snail address

[PATCH] [media] vb2: make vb2_ops
 2017-09-27 17:08 UTC 

[PATCH] [media] vb2: make vb2_ops const
 2017-09-27 16:59 UTC 

[PATCH v2] [media] zoran: make zoran_template const
 2017-09-27 14:16 UTC 

[PATCH] [media] zoran: make zoran_template const
 2017-09-27 14:11 UTC 

[PATCH] [media] bt8xx: make bttv_vbi_qops const
 2017-09-27 13:59 UTC 

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-27 13:26 UTC  (9+ messages)
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
` [PATCH v4 9/9] kasan: rework Kconfig settings

[PATCH 1/2] media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
 2017-09-27 11:52 UTC  (3+ messages)
` [PATCH 2/2] media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner

[PATCH] [media] bt8xx: Use common error handling code in two functions
 2017-09-27  9:58 UTC  (2+ messages)

[PATCH] [media] radio-si470x: make si470x_viddev_template const
 2017-09-27  8:38 UTC 

[PATCH] [media] cx231xx: make cx231xx_vbi_qops const
 2017-09-27  8:05 UTC 

[PATCH v2 0/5] media: atmel-isc: Rework the format list and the clock
 2017-09-27  8:03 UTC  (7+ messages)
` [PATCH v2 1/5] media: atmel_isc: Add spin lock for clock enable ops
` [PATCH v2 5/5] media: atmel-isc: Rework the format list

cron job: media_tree daily build: ERRORS
 2017-09-27  3:52 UTC 

[PATCH v2] scripts: kernel-doc: fix nexted handling
 2017-09-27  3:06 UTC  (8+ messages)

s5p-mfc - WARNING: possible circular locking dependency detected,[ 4.14.0-rc2
 2017-09-26 23:14 UTC  (2+ messages)

BUG: Hauppauge USB Live2 audio issues
 2017-09-26 22:00 UTC 

[GIT PULL for 4.15] Camera sensor patches
 2017-09-26 21:34 UTC 

[PATCH v13 00/25] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-26 20:56 UTC  (5+ messages)
` [PATCH v13 05/25] v4l: fwnode: Support generic parsing of graph endpoints in a device

[PATCH 00/20] lirc scancode interface, and more
 2017-09-26 20:13 UTC  (21+ messages)
` [PATCH 01/20] media: lirc: implement scancode sending
` [PATCH 02/20] media: lirc: use the correct carrier for scancode transmit
` [PATCH 03/20] media: rc: auto load encoder if necessary
` [PATCH 04/20] media: lirc_zilog: remove receiver
` [PATCH 05/20] media: lirc_zilog: fix variable types and other ugliness
` [PATCH 06/20] media: lirc_zilog: port to rc-core using scancode tx interface
` [PATCH 07/20] media: promote lirc_zilog out of staging
` [PATCH 08/20] media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
` [PATCH 09/20] media: lirc: lirc interface should not be a raw decoder
` [PATCH 10/20] media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
` [PATCH 11/20] media: lirc: use kfifo rather than lirc_buffer for raw IR
` [PATCH 12/20] media: lirc: move lirc_dev->attached to rc_dev->registered
` [PATCH 13/20] media: lirc: do not call rc_close() on unregistered devices
` [PATCH 14/20] media: lirc: create rc-core open and close lirc functions
` [PATCH 15/20] media: lirc: remove name from lirc_dev
` [PATCH 16/20] media: lirc: be gone, lirc kernel api!
` [PATCH 17/20] media: lirc: implement reading scancode
` [PATCH 18/20] media: lirc: introduce LIRC_SET_POLL_MODE
` [PATCH 19/20] media: lirc: scancode rc devices should have a lirc device too
` [PATCH 20/20] media: lirc: document LIRC_MODE_SCANCODE

[PATCH 1/5] ir-ctl: a pulse space file cannot contain scancode and raw IR
 2017-09-26 20:23 UTC  (5+ messages)
` [PATCH 2/5] ir-ctl: show scancode lirc features
` [PATCH 3/5] ir-ctl: use lirc scancode sending
` [PATCH 4/5] ir-ctl: implement scancode reading
` [PATCH 5/5] keytable: show lirc device and make test show lirc scancodes

[PATCH] scripts: kernel-doc: parse next structs/unions
 2017-09-26 19:16 UTC  (3+ messages)

[PATCH 0/6] [media] TDA8261: Fine-tuning for five function implementations
 2017-09-26 16:50 UTC  (8+ messages)
` [PATCH 1/6] [media] tda8261: Use common error handling code in tda8261_set_params()
` [PATCH 3/6] [media] tda8261: Return directly after a failed kzalloc() in tda8261_attach()
` [PATCH 4/6] [media] tda8261: Delete an unnecessary variable initialisation "
` [PATCH 5/6] [media] tda8261: Adjust three function calls together with a variable assignment
` [PATCH 6/6] [media] tda8261: Delete an unnecessary variable initialisation in three functions

[PATCH 1/3] edid-decode: parse_cta: fix maybe uninitialized warning
 2017-09-26 16:33 UTC  (3+ messages)
` [PATCH 2/3] edid-decode: detailed_block: "
` [PATCH 3/3] edid-decode: parse_extension: "

[PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-09-26 14:49 UTC  (9+ messages)
` [PATCH v4 2/2] media: rc: Add driver "
    ` [PATCH v5 "
        ` [PATCH v6 "

usb/media/uvc: warning in uvc_scan_chain_forward/__list_add
 2017-09-26 14:17 UTC  (5+ messages)

[PATCH 0/2] [media] dmxdev: Fine-tuning for two function implementations
 2017-09-26 13:35 UTC  (3+ messages)
` [PATCH 1/2] [media] dmxdev: Use common error handling code in dvb_dmxdev_start_feed()
` [PATCH 2/2] [media] dmxdev: Improve a size determination in dvb_dmxdev_add_pid()

Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
 2017-09-26 13:17 UTC  (5+ messages)
` [progress]: "

usb/media/b2c2: GPF in flexcop_usb_transfer_init
 2017-09-26 11:56 UTC 

[PATCH v14 00/28] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-26 11:30 UTC  (4+ messages)
` [PATCH v14 20/28] v4l: fwnode: Add a helper function to obtain device / integer references


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).