| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | media: tw686x: Fix incorrect vb2_mem_ops GFP flags | Ezequiel Garcia | 2018-05-28 | 1 | -1/+2 |
| * | media: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 2018-05-28 | 6 | -6/+0 |
| * | media: zoran: move to staging in preparation for removal | Hans Verkuil | 2018-05-25 | 21 | -10708/+0 |
| * | media: cx23885: Add some missing register documentation | Brad Love | 2018-05-11 | 1 | -1/+8 |
| * | media: cx23885: Expand registers in dma tsport reg dump | Brad Love | 2018-05-11 | 1 | -0/+12 |
| * | media: cx23885: Ryzen DMA related RiSC engine stall fixes | Brad Love | 2018-05-11 | 2 | -2/+74 |
| * | media: cx23885: Use PCI and TS masks in irq functions | Brad Love | 2018-05-11 | 1 | -2/+10 |
| * | media: cx23885: Handle additional bufs on interrupt | Brad Love | 2018-05-11 | 1 | -13/+24 |
| * | Merge tag 'v4.17-rc4' into patchwork | Mauro Carvalho Chehab | 2018-05-10 | 11 | -13/+13 |
| |\ |
|
| * | | media: Revert cleanup ktime_set() usage | Jasmin Jessich | 2018-05-09 | 2 | -3/+5 |
| * | | media: Use ktime_set() in pt1.c | Jasmin Jessich | 2018-05-09 | 1 | -1/+1 |
| * | | media: saa7164: Fix driver name in debug output | Brad Love | 2018-05-09 | 1 | -1/+2 |
| * | | media: intel-ipu3: Kconfig coding style issue | Brad Love | 2018-05-09 | 1 | -6/+6 |
| * | | media: sta2x11: Use gpio_is_valid() and remove unnecessary check | Arvind Yadav | 2018-05-09 | 1 | -16/+15 |
| * | | media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared | Bingbu Cao | 2018-05-09 | 1 | -10/+22 |
| * | | media: meye: allow building it with COMPILE_TEST on non-x86 | Mauro Carvalho Chehab | 2018-05-05 | 1 | -1/+2 |
| * | | media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() | Devin Heitmueller | 2018-05-05 | 1 | -1/+0 |
| * | | media: frontends: fix ops get_algo()'s return type | Luc Van Oostenryck | 2018-05-05 | 2 | -2/+2 |
| * | | media: ngene: fix ci_tsfix modparam description typo | Daniel Scheller | 2018-05-05 | 1 | -1/+1 |
| * | | media: ngene: cleanup superfluous I2C adapter evaluation | Daniel Scheller | 2018-05-05 | 1 | -13/+0 |
| * | | media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #if | Mauro Carvalho Chehab | 2018-05-05 | 1 | -1/+1 |
| * | | media: pt1: fix strncmp() size warning | Mauro Carvalho Chehab | 2018-05-05 | 1 | -1/+2 |
| * | | media: dvb: earth-pt1: replace schedule_timeout with usleep_range | Akihiro Tsukada | 2018-05-05 | 1 | -11/+23 |
| * | | media: dvb: earth-pt1: add support for suspend/resume | Akihiro Tsukada | 2018-05-05 | 1 | -2/+105 |
| * | | media: dvb: earth-pt1: decompose pt1 driver into sub drivers | Akihiro Tsukada | 2018-05-05 | 7 | -1456/+227 |
| * | | media: bttv: Fixed oops error when capturing at yuv410p | Samuel Williams | 2018-05-04 | 1 | -8/+9 |
| * | | media: dvb/pci/pt3: use SPDX License Identifier | Akihiro Tsukada | 2018-05-04 | 4 | -40/+4 |
| * | | media: pt3: no need to check if null for dvb_module_release() | Mauro Carvalho Chehab | 2018-05-04 | 1 | -4/+2 |
| * | | media: media/dvb: earth-pt3: use the new i2c binding helper | Akihiro Tsukada | 2018-05-04 | 1 | -37/+22 |
| * | | media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings | Daniel Scheller | 2018-05-04 | 2 | -1/+5 |
| * | | media: lgdt330x: convert it to the new I2C binding way | Mauro Carvalho Chehab | 2018-05-04 | 4 | -10/+11 |
| * | | media: ddbridge: set driver version to 0.9.33-integrated | Daniel Scheller | 2018-05-04 | 1 | -1/+1 |
| * | | media: ddbridge: recognize and attach the MaxSX8 cards | Daniel Scheller | 2018-05-04 | 1 | -0/+15 |
| * | | media: ddbridge: add hardware defs and PCI IDs for MCI cards | Daniel Scheller | 2018-05-04 | 3 | -4/+19 |
| * | | media: ddbridge/max: implement MCI/MaxSX8 attach function | Daniel Scheller | 2018-05-04 | 2 | -0/+43 |
| * | | media: ddbridge: initial support for MCI-based MaxSX8 cards | Daniel Scheller | 2018-05-04 | 3 | -1/+703 |
| * | | media: ddbridge: support dummy tuners with 125MByte/s dummy data stream | Daniel Scheller | 2018-05-04 | 3 | -0/+38 |
| * | | media: ddbridge: make DMA buffer count and size modparam-configurable | Daniel Scheller | 2018-05-04 | 2 | -18/+24 |
| * | | media: ddbridge: set devid entry for link 0 | Daniel Scheller | 2018-05-04 | 1 | -0/+1 |
| * | | media: ddbridge: fix output buffer check | Daniel Scheller | 2018-05-04 | 1 | -2/+2 |
| * | | media: ddbridge: use spin_lock_irqsave() in output_work() | Daniel Scheller | 2018-05-04 | 1 | -6/+6 |
| * | | media: ddbridge: improve separated MSI IRQ handling | Daniel Scheller | 2018-05-04 | 1 | -10/+12 |
| * | | media: ddbridge: add macros to handle IRQs in nibble and byte blocks | Daniel Scheller | 2018-05-04 | 1 | -40/+27 |
| * | | media: ddbridge: add helper for IRQ handler setup | Daniel Scheller | 2018-05-04 | 3 | -28/+41 |
| * | | media: ddbridge: request/free_irq using pci_irq_vector, enable MSI-X | Daniel Scheller | 2018-05-04 | 1 | -10/+14 |
| * | | media: ddbridge: move MSI IRQ cleanup to a helper function | Daniel Scheller | 2018-05-04 | 1 | -6/+10 |
| * | | media: ddbridge: move ddb_wq and the wq+class initialisation to -core | Daniel Scheller | 2018-05-04 | 3 | -22/+38 |
| * | | media: ddbridge: move modparams to ddbridge-core.c | Daniel Scheller | 2018-05-04 | 3 | -34/+28 |
| * | | media: ipu3: allow building it with COMPILE_TEST on non-x86 archs | Mauro Carvalho Chehab | 2018-05-04 | 1 | -2/+1 |
| * | | media: sta2x11_vip: allow build with COMPILE_TEST | Mauro Carvalho Chehab | 2018-05-04 | 1 | -1/+1 |