| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] cec.h: merge cec-edid.h into cec.h | Hans Verkuil | 2017-04-19 | 3 | -135/+102 |
* | [media] cec: Kconfig cleanup | Hans Verkuil | 2017-04-19 | 2 | -1/+30 |
* | [media] v4l: Add metadata buffer type and format | Laurent Pinchart | 2017-04-14 | 1 | -0/+17 |
* | [media] cec: integrate CEC notifier support | Hans Verkuil | 2017-04-10 | 1 | -0/+10 |
* | [media] media: add CEC notifier support | Hans Verkuil | 2017-04-10 | 1 | -0/+111 |
* | [media] tveeprom: get rid of documentation of an unused parameter | Mauro Carvalho Chehab | 2017-04-05 | 1 | -1/+0 |
* | [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t | Elena Reshetova | 2017-04-05 | 1 | -1/+2 |
* | [media] cec: Add cec_get_drvdata() | Jose Abreu | 2017-04-05 | 1 | -0/+5 |
* | [media] vb2: Fix queue_setup() callback description | Anton Leontiev | 2017-04-05 | 1 | -6/+6 |
* | Merge tag 'v4.11-rc5' into patchwork | Mauro Carvalho Chehab | 2017-04-04 | 1 | -2/+11 |
|\ |
|
| * | Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-03-09 | 1 | -2/+11 |
| |\ |
|
| | * | [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure | Kieran Bingham | 2017-03-07 | 1 | -2/+11 |
* | | | [media] mce_kbd: add encoder | Sean Young | 2017-03-24 | 1 | -37/+41 |
* | | | [media] rc: lirc keymap no longer makes any sense | Sean Young | 2017-03-24 | 1 | -1/+0 |
* | | | [media] media: vpif: use a configurable i2c_adapter_id for vpif display | Bartosz Golaszewski | 2017-03-22 | 1 | -0/+1 |
* | | | [media] v4l: soc-camera: Remove videobuf1 support | Laurent Pinchart | 2017-03-22 | 1 | -13/+1 |
* | | | Merge tag 'v4.11-rc1' into patchwork | Mauro Carvalho Chehab | 2017-03-06 | 2 | -2/+3 |
|\| | |
|
| * | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -2/+2 |
| |/ |
|
* / | [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() | Mauro Carvalho Chehab | 2017-03-03 | 1 | -1/+1 |
|/ |
|
* | [media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentation | Baruch Siach | 2017-02-03 | 1 | -3/+3 |
* | [media] media: Protect enable_source and disable_source handler code paths | Shuah Khan | 2017-02-03 | 1 | -0/+2 |
* | [media] davinci: vpif_capture: remove hard-coded I2C adapter id | Kevin Hilman | 2017-01-31 | 1 | -0/+1 |
* | [media] rc/keymaps: add a keytable for the GeekBox remote control | Martin Blumenstingl | 2017-01-31 | 1 | -0/+1 |
* | [media] rc-core: add support for IR raw transmitters | Andi Shyti | 2017-01-30 | 1 | -3/+6 |
* | [media] rc-main: assign driver type during allocation | Andi Shyti | 2017-01-30 | 1 | -2/+4 |
* | [media] rc: rc-core: Add support for encode_wakeup drivers | James Hogan | 2017-01-30 | 2 | -0/+12 |
* | [media] rc: rc-ir-raw: Add scancode encoder callback | James Hogan | 2017-01-30 | 1 | -0/+2 |
* | [media] rc: raw IR drivers cannot handle cec, unknown or other | Sean Young | 2017-01-30 | 1 | -0/+10 |
* | [media] rc: change wakeup_protocols to list all protocol variants | Sean Young | 2017-01-30 | 1 | -6/+6 |
* | [media] rc5x: document that this is the 20 bit variant | Sean Young | 2017-01-30 | 1 | -4/+4 |
* | [media] cxusb: port to rc-core | Sean Young | 2017-01-30 | 1 | -0/+3 |
* | [media] media: Rename graph and pipeline structs and functions | Sakari Ailus | 2017-01-27 | 2 | -34/+33 |
* | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2017-01-27 | 30 | -127/+0 |
* | [media] cec: pass parent device in register(), not allocate() | Hans Verkuil | 2016-11-29 | 1 | -6/+4 |
* | [media] media: remove obsolete Media Device Managed resource interfaces | Shuah Khan | 2016-11-25 | 1 | -32/+0 |
* | [media] media: Update documentation for media_entity_notify | Shuah Khan | 2016-11-23 | 1 | -2/+4 |
* | [media] v4l2-common: add a debug macro to be used with dev_foo() | Mauro Carvalho Chehab | 2016-11-18 | 1 | -0/+7 |
* | [media] cec: move the CEC framework out of staging and to media | Hans Verkuil | 2016-11-16 | 1 | -1/+1 |
* | [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio | Hans Verkuil | 2016-11-16 | 1 | -1/+19 |
* | [media] v4l: Document that m2m devices have a file handle specific context | Sakari Ailus | 2016-11-16 | 1 | -0/+3 |
* | [media] rc: core: add managed versions of rc_allocate_device and rc_register_... | Heiner Kallweit | 2016-10-24 | 1 | -0/+18 |
* | [media] vivid: Add support for HSV encoding | Ricardo Ribalda Delgado | 2016-10-21 | 1 | -0/+15 |
* | [media] vivid: Introduce TPG_COLOR_ENC_LUMA | Ricardo Ribalda Delgado | 2016-10-21 | 1 | -0/+1 |
* | [media] vivid: Add support for HSV formats | Ricardo Ribalda Delgado | 2016-10-21 | 1 | -0/+1 |
* | [media] vivid: Code refactor for color encoding | Ricardo Ribalda Delgado | 2016-10-21 | 1 | -1/+6 |
* | Merge tag 'v4.8' into patchwork | Mauro Carvalho Chehab | 2016-10-05 | 1 | -1/+1 |
|\ |
|
| * | [media] cec: rename cec_devnode fhs_lock to just lock | Hans Verkuil | 2016-08-22 | 1 | -1/+1 |
* | | [media] rc: split nec protocol into its three variants | Sean Young | 2016-09-22 | 1 | -12/+19 |
* | | [media] get rid of a number of problems at the cross references | Mauro Carvalho Chehab | 2016-09-22 | 9 | -17/+21 |