summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2017-04-19[media] cec.h: merge cec-edid.h into cec.hHans Verkuil-135/+102
2017-04-19[media] cec: Kconfig cleanupHans Verkuil-1/+30
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart-0/+17
2017-04-10[media] cec: integrate CEC notifier supportHans Verkuil-0/+10
2017-04-10[media] media: add CEC notifier supportHans Verkuil-0/+111
2017-04-05[media] tveeprom: get rid of documentation of an unused parameterMauro Carvalho Chehab-1/+0
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova-1/+2
2017-04-05[media] cec: Add cec_get_drvdata()Jose Abreu-0/+5
2017-04-05[media] vb2: Fix queue_setup() callback descriptionAnton Leontiev-6/+6
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab-2/+11
2017-03-24[media] mce_kbd: add encoderSean Young-37/+41
2017-03-24[media] rc: lirc keymap no longer makes any senseSean Young-1/+0
2017-03-22[media] media: vpif: use a configurable i2c_adapter_id for vpif displayBartosz Golaszewski-0/+1
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart-13/+1
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+11
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham-2/+11
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab-2/+3
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada-2/+2
2017-02-03[media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentationBaruch Siach-3/+3
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan-0/+2
2017-01-31[media] davinci: vpif_capture: remove hard-coded I2C adapter idKevin Hilman-0/+1
2017-01-31[media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl-0/+1
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti-3/+6
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti-2/+4
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan-0/+12
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan-0/+2
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young-0/+10
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young-6/+6
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young-4/+4
2017-01-30[media] cxusb: port to rc-coreSean Young-0/+3
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus-34/+33
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus-127/+0
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil-6/+4
2016-11-25[media] media: remove obsolete Media Device Managed resource interfacesShuah Khan-32/+0
2016-11-23[media] media: Update documentation for media_entity_notifyShuah Khan-2/+4
2016-11-18[media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab-0/+7
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil-1/+1
2016-11-16[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil-1/+19
2016-11-16[media] v4l: Document that m2m devices have a file handle specific contextSakari Ailus-0/+3
2016-10-24[media] rc: core: add managed versions of rc_allocate_device and rc_register_...Heiner Kallweit-0/+18
2016-10-21[media] vivid: Add support for HSV encodingRicardo Ribalda Delgado-0/+15
2016-10-21[media] vivid: Introduce TPG_COLOR_ENC_LUMARicardo Ribalda Delgado-0/+1
2016-10-21[media] vivid: Add support for HSV formatsRicardo Ribalda Delgado-0/+1
2016-10-21[media] vivid: Code refactor for color encodingRicardo Ribalda Delgado-1/+6
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab-1/+1
2016-09-22[media] rc: split nec protocol into its three variantsSean Young-12/+19
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab-17/+21
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart-1/+1