| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-07-09 | 9 | -16/+103 |
|\ |
|
| * | Backmerge tag 'v4.12-rc7' into drm-next | Dave Airlie | 2017-06-27 | 6 | -9/+11 |
| |\ |
|
| * \ | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 2017-06-16 | 16 | -50/+53 |
| |\ \ |
|
| * | | | v4l: vsp1: Add API to map and unmap DRM buffers through the VSP | Laurent Pinchart | 2017-06-09 | 1 | -0/+24 |
| * | | | v4l: vsp1: Map the DL and video buffers through the proper bus master | Magnus Damm | 2017-06-09 | 4 | -3/+13 |
| * | | | v4l: rcar-fcp: Add an API to retrieve the FCP device | Laurent Pinchart | 2017-06-09 | 1 | -0/+6 |
| * | | | v4l: rcar-fcp: Don't get/put module reference | Laurent Pinchart | 2017-06-09 | 1 | -9/+2 |
| * | | | v4l: vsp1: Extend VSP1 module API to allow DRM callbacks | Kieran Bingham | 2017-05-22 | 2 | -0/+28 |
| * | | | v4l: vsp1: Postpone frame end handling in event of display list race | Kieran Bingham | 2017-05-22 | 3 | -4/+30 |
* | | | | Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-07-06 | 227 | -4228/+28874 |
|\ \ \ \ |
|
| * | | | | [media] media: entity: Catch unbalanced media_pipeline_stop calls | Kieran Bingham | 2017-06-23 | 1 | -1/+6 |
| * | | | | [media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling | Hans Verkuil | 2017-06-23 | 5 | -16/+57 |
| * | | | | [media] vimc: sen: Declare vimc_sen_video_ops as static | Helen Fornazier | 2017-06-23 | 1 | -1/+1 |
| * | | | | [media] vimc: sca: Add scaler | Helen Fornazier | 2017-06-23 | 4 | -1/+485 |
| * | | | | [media] vimc: deb: Add debayer filter | Helen Fornazier | 2017-06-23 | 3 | -1/+606 |
| * | | | | [media] vimc: Subdevices as modules | Helen Fornazier | 2017-06-23 | 8 | -388/+339 |
| * | | | | [media] vimc: cap: Support several image formats | Helen Fornazier | 2017-06-23 | 1 | -16/+101 |
| * | | | | [media] vimc: sen: Support several image formats | Helen Fornazier | 2017-06-23 | 3 | -29/+121 |
| * | | | | [media] vimc: common: Add vimc_colorimetry_clamp | Helen Fornazier | 2017-06-23 | 1 | -0/+26 |
| * | | | | [media] vimc: common: Add vimc_link_validate | Helen Fornazier | 2017-06-23 | 3 | -68/+145 |
| * | | | | [media] vimc: common: Add vimc_pipeline_s_stream helper | Helen Fornazier | 2017-06-23 | 3 | -27/+45 |
| * | | | | [media] vimc: common: Add vimc_ent_sd_* helper | Helen Fornazier | 2017-06-23 | 3 | -49/+114 |
| * | | | | [media] vimc: Move common code from the core | Helen Fornazier | 2017-06-23 | 6 | -210/+229 |
| * | | | | [media] vimc: sen: Integrate the tpg on the sensor | Helen Fornazier | 2017-06-23 | 2 | -13/+52 |
| * | | | | [media] media: i2c: ov772x: Force use of SCCB protocol | Jacopo Mondi | 2017-06-23 | 1 | -2/+4 |
| * | | | | [media] media: venus: enable building with COMPILE_TEST | Stanimir Varbanov | 2017-06-20 | 1 | -2/+3 |
| * | | | | [media] af9013: refactor power control | Antti Palosaari | 2017-06-20 | 1 | -57/+36 |
| * | | | | [media] af9013: refactor firmware download routine | Antti Palosaari | 2017-06-20 | 1 | -35/+30 |
| * | | | | [media] af9015: move 2nd demod power-up wait different location | Antti Palosaari | 2017-06-20 | 1 | -3/+3 |
| * | | | | [media] af9013: remove unneeded register writes | Antti Palosaari | 2017-06-20 | 1 | -42/+0 |
| * | | | | [media] af9013: add configurable TS output pin | Antti Palosaari | 2017-06-20 | 2 | -13/+16 |
| * | | | | [media] af9015: enable 2nd TS flow control when dual mode | Antti Palosaari | 2017-06-20 | 1 | -2/+13 |
| * | | | | [media] af9015: fix and refactor i2c adapter algo logic | Antti Palosaari | 2017-06-20 | 1 | -74/+79 |
| * | | | | [media] af9013: add dvbv5 cnr | Antti Palosaari | 2017-06-20 | 1 | -0/+9 |
| * | | | | [media] af9013: fix error handling | Antti Palosaari | 2017-06-20 | 1 | -35/+49 |
| * | | | | [media] af9013: convert to regmap api | Antti Palosaari | 2017-06-20 | 3 | -306/+294 |
| * | | | | [media] af9013: fix logging | Antti Palosaari | 2017-06-20 | 1 | -102/+100 |
| * | | | | [media] af9013: use kernel 64-bit division | Antti Palosaari | 2017-06-20 | 2 | -31/+4 |
| * | | | | [media] af9013: add i2c client bindings | Antti Palosaari | 2017-06-20 | 2 | -164/+241 |
| * | | | | [media] af9013: move config values directly under driver state | Antti Palosaari | 2017-06-20 | 1 | -24/+38 |
| * | | | | [media] af9015: use correct 7-bit i2c addresses | Antti Palosaari | 2017-06-20 | 2 | -13/+15 |
| * | | | | [media] af9013: add check on af9013_wr_regs() return value | Gustavo A. R. Silva | 2017-06-20 | 1 | -0/+2 |
| * | | | | [media] ddbridge: hardware IDs for new C2T2 cards and other devices | Daniel Scheller | 2017-06-20 | 3 | -4/+88 |
| * | | | | [media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modules | Daniel Scheller | 2017-06-20 | 3 | -14/+132 |
| * | | | | [media] ddbridge: add I2C functions, add XO2 module support | Daniel Scheller | 2017-06-20 | 2 | -0/+158 |
| * | | | | [media] ddbridge: board control setup, ts quirk flags | Daniel Scheller | 2017-06-20 | 3 | -0/+27 |
| * | | | | [media] dvb-frontends/cxd2841er: improved snr reporting | Daniel Scheller | 2017-06-20 | 1 | -3/+4 |
| * | | | | [media] dvb-frontends/cxd2841er: more configurable TSBITS | Daniel Scheller | 2017-06-20 | 2 | -0/+5 |
| * | | | | [media] dvb-frontends/cxd2841er: configurable IFAGCNEG | Daniel Scheller | 2017-06-20 | 2 | -2/+4 |
| * | | | | [media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optional | Daniel Scheller | 2017-06-20 | 2 | -0/+5 |