Age | Commit message (Expand) | Author | Files | Lines |
2018-06-28 | media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit" | Colin Ian King | 1 | -1/+1 |
2018-06-28 | media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.c | Corentin Labbe | 5 | -1557/+0 |
2018-06-16 | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab | 2 | -3/+3 |
2018-06-16 | media: dvb: fix location of get_dvb_firmware script | Mauro Carvalho Chehab | 3 | -3/+3 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 4 | -4/+4 |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 3 | -3/+3 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2 | -2/+3 |
2018-06-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 68 | -12581/+1694 |
2018-05-29 | media: ddbridge: conditionally enable fast TS for stv0910-equipped bridges | Daniel Scheller | 1 | -5/+29 |
2018-05-29 | media: dvb-frontends/stv0910: make TS speed configurable | Daniel Scheller | 2 | -0/+2 |
2018-05-29 | media: ddbridge/mci: add identifiers to function definition arguments | Daniel Scheller | 2 | -2/+2 |
2018-05-29 | media: ddbridge/mci: protect against out-of-bounds array access in stop() | Daniel Scheller | 2 | -10/+15 |
2018-05-28 | media: tw686x: Fix incorrect vb2_mem_ops GFP flags | Ezequiel Garcia | 1 | -1/+2 |
2018-05-28 | media: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 6 | -6/+0 |
2018-05-25 | media: zoran: move to staging in preparation for removal | Hans Verkuil | 21 | -10708/+0 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2 | -27/+3 |
2018-05-11 | media: cx23885: Add some missing register documentation | Brad Love | 1 | -1/+8 |
2018-05-11 | media: cx23885: Expand registers in dma tsport reg dump | Brad Love | 1 | -0/+12 |
2018-05-11 | media: cx23885: Ryzen DMA related RiSC engine stall fixes | Brad Love | 2 | -2/+74 |
2018-05-11 | media: cx23885: Use PCI and TS masks in irq functions | Brad Love | 1 | -2/+10 |
2018-05-11 | media: cx23885: Handle additional bufs on interrupt | Brad Love | 1 | -13/+24 |
2018-05-10 | Merge tag 'v4.17-rc4' into patchwork | Mauro Carvalho Chehab | 11 | -13/+13 |
2018-05-09 | media: Revert cleanup ktime_set() usage | Jasmin Jessich | 2 | -3/+5 |
2018-05-09 | media: Use ktime_set() in pt1.c | Jasmin Jessich | 1 | -1/+1 |
2018-05-09 | media: saa7164: Fix driver name in debug output | Brad Love | 1 | -1/+2 |
2018-05-09 | media: intel-ipu3: Kconfig coding style issue | Brad Love | 1 | -6/+6 |
2018-05-09 | media: sta2x11: Use gpio_is_valid() and remove unnecessary check | Arvind Yadav | 1 | -16/+15 |
2018-05-09 | media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared | Bingbu Cao | 1 | -10/+22 |
2018-05-05 | media: meye: allow building it with COMPILE_TEST on non-x86 | Mauro Carvalho Chehab | 1 | -1/+2 |
2018-05-05 | media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() | Devin Heitmueller | 1 | -1/+0 |
2018-05-05 | media: frontends: fix ops get_algo()'s return type | Luc Van Oostenryck | 2 | -2/+2 |
2018-05-05 | media: ngene: fix ci_tsfix modparam description typo | Daniel Scheller | 1 | -1/+1 |
2018-05-05 | media: ngene: cleanup superfluous I2C adapter evaluation | Daniel Scheller | 1 | -13/+0 |
2018-05-05 | media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #if | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-05-05 | media: pt1: fix strncmp() size warning | Mauro Carvalho Chehab | 1 | -1/+2 |
2018-05-05 | media: dvb: earth-pt1: replace schedule_timeout with usleep_range | Akihiro Tsukada | 1 | -11/+23 |
2018-05-05 | media: dvb: earth-pt1: add support for suspend/resume | Akihiro Tsukada | 1 | -2/+105 |
2018-05-05 | media: dvb: earth-pt1: decompose pt1 driver into sub drivers | Akihiro Tsukada | 7 | -1456/+227 |
2018-05-04 | media: bttv: Fixed oops error when capturing at yuv410p | Samuel Williams | 1 | -8/+9 |
2018-05-04 | media: dvb/pci/pt3: use SPDX License Identifier | Akihiro Tsukada | 4 | -40/+4 |
2018-05-04 | media: pt3: no need to check if null for dvb_module_release() | Mauro Carvalho Chehab | 1 | -4/+2 |
2018-05-04 | media: media/dvb: earth-pt3: use the new i2c binding helper | Akihiro Tsukada | 1 | -37/+22 |
2018-05-04 | media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings | Daniel Scheller | 2 | -1/+5 |
2018-05-04 | media: lgdt330x: convert it to the new I2C binding way | Mauro Carvalho Chehab | 4 | -10/+11 |
2018-05-04 | media: ddbridge: set driver version to 0.9.33-integrated | Daniel Scheller | 1 | -1/+1 |
2018-05-04 | media: ddbridge: recognize and attach the MaxSX8 cards | Daniel Scheller | 1 | -0/+15 |
2018-05-04 | media: ddbridge: add hardware defs and PCI IDs for MCI cards | Daniel Scheller | 3 | -4/+19 |
2018-05-04 | media: ddbridge/max: implement MCI/MaxSX8 attach function | Daniel Scheller | 2 | -0/+43 |
2018-05-04 | media: ddbridge: initial support for MCI-based MaxSX8 cards | Daniel Scheller | 3 | -1/+703 |