Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 47 | -336/+2090 |
2018-10-30 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 489 | -3726/+13543 |
2018-10-19 | media: rename soc_camera I2C drivers | Mauro Carvalho Chehab | 10 | -9/+9 |
2018-10-15 | media: cec: forgot to cancel delayed work | Hans Verkuil | 1 | -0/+2 |
2018-10-09 | media: vivid: Support 480p for webcam capture | Keiichi Watanabe | 1 | -1/+4 |
2018-10-09 | media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD | Hans Verkuil | 1 | -1/+1 |
2018-10-09 | media: vivid: Add 16-bit bayer to format list | Bård Eirik Winther | 1 | -0/+28 |
2018-10-09 | media: v4l2-tpg-core: Add 16-bit bayer | Bård Eirik Winther | 1 | -0/+28 |
2018-10-09 | media: pvrusb2: replace `printk` with `pr_*` | Dafna Hirschfeld | 5 | -24/+22 |
2018-10-09 | media: venus: vdec: fix decoded data size | Vikash Garodia | 1 | -2/+1 |
2018-10-09 | media: cx231xx: fix potential sign-extension overflow on large shift | Colin Ian King | 1 | -1/+1 |
2018-10-09 | media: isif: fix a NULL pointer dereference bug | Wenwen Wang | 1 | -1/+2 |
2018-10-09 | media: exynos4-is: make const array config_ids static | Colin Ian King | 1 | -1/+1 |
2018-10-09 | media: cx23885: make const array addr_list static | Colin Ian King | 1 | -1/+1 |
2018-10-09 | media: ivtv: make const array addr_list static | Colin Ian King | 1 | -1/+1 |
2018-10-09 | media: bttv-input: make const array addr_list static | Colin Ian King | 1 | -1/+1 |
2018-10-08 | media: cx18: Don't check for address of video_dev | Nathan Chancellor | 1 | -1/+1 |
2018-10-08 | media: dw9807-vcm: Fix probe error handling | Sakari Ailus | 1 | -1/+2 |
2018-10-08 | media: dw9714: Remove useless error message | Sakari Ailus | 1 | -1/+1 |
2018-10-08 | media: dw9714: Fix error handling in probe function | Rajmohan Mani | 1 | -1/+2 |
2018-10-08 | Merge 4.19-rc7 into usb-next | Greg Kroah-Hartman | 2 | -18/+22 |
2018-10-05 | media: cec: name for RC passthrough device does not need 'RC for' | Sean Young | 1 | -4/+2 |
2018-10-05 | media: cec-gpio: select correct Signal Free Time | Hans Verkuil | 1 | -0/+20 |
2018-10-05 | media: cec: fix the Signal Free Time calculation | Hans Verkuil | 1 | -19/+7 |
2018-10-05 | media: adv7842: when the EDID is cleared, unconfigure CEC as well | Hans Verkuil | 1 | -1/+3 |
2018-10-05 | media: adv7604: when the EDID is cleared, unconfigure CEC as well | Hans Verkuil | 1 | -1/+3 |
2018-10-05 | media: cec: add new tx/rx status bits to detect aborts/timeouts | Hans Verkuil | 1 | -48/+18 |
2018-10-05 | Revert "media: dvbsky: use just one mutex for serializing device R/W ops" | Mauro Carvalho Chehab | 1 | -6/+10 |
2018-10-05 | media: ov5640: fix framerate update | Hugues Fruchet | 1 | -3/+4 |
2018-10-05 | media: ov7670: make "xclk" clock optional | Lubomir Rintel | 1 | -10/+17 |
2018-10-05 | media: ov9650: avoid maybe-uninitialized warnings | Arnd Bergmann | 1 | -0/+2 |
2018-10-05 | media: imx355: fix a few coding style issues | Mauro Carvalho Chehab | 1 | -16/+16 |
2018-10-05 | media: add imx355 camera sensor driver | Bingbu Cao | 3 | -0/+1872 |
2018-10-05 | media: imx319: fix a few coding style issues | Mauro Carvalho Chehab | 1 | -16/+16 |
2018-10-05 | media: add imx319 camera sensor driver | Bingbu Cao | 3 | -0/+2572 |
2018-10-05 | media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab | Sakari Ailus | 1 | -4/+4 |
2018-10-05 | media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab | Sakari Ailus | 1 | -6/+0 |
2018-10-05 | media: rc: mce_kbd: input events via rc-core's input device | Sean Young | 2 | -66/+14 |
2018-10-05 | media: rc: imon: report mouse events using rc-core's input device | Sean Young | 3 | -60/+10 |
2018-10-05 | media: rc: some events are dropped by userspace | Sean Young | 1 | -12/+2 |
2018-10-05 | media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call | Mauro Carvalho Chehab | 1 | -11/+12 |
2018-10-05 | media: v4l2-fwnode: cleanup functions that parse endpoints | Mauro Carvalho Chehab | 1 | -36/+28 |
2018-10-05 | media: v4l2-core: cleanup coding style at V4L2 async/fwnode | Mauro Carvalho Chehab | 2 | -99/+131 |
2018-10-04 | media: renesas-ceu: Use default mbus settings | Jacopo Mondi | 1 | -9/+11 |
2018-10-04 | media: smiapp: Query the V4L2 endpoint for a specific bus type | Sakari Ailus | 1 | -0/+6 |
2018-10-04 | media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints | Sakari Ailus | 1 | -3/+7 |
2018-10-04 | media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set | Sakari Ailus | 1 | -8/+19 |
2018-10-04 | media: v4l: fwnode: Print bus type | Sakari Ailus | 1 | -0/+38 |
2018-10-04 | media: v4l: fwnode: Use default parallel flags | Sakari Ailus | 1 | -0/+19 |
2018-10-04 | media: v4l: fwnode: Use media bus type for bus parser selection | Sakari Ailus | 1 | -20/+80 |