summaryrefslogtreecommitdiffstats
path: root/include/video/mach64.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-05media: cx231xx: Fix recursive dependencyBrad Love1-1/+0
2018-05-05media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede4-4/+4
2018-05-05media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab2-1/+6
2018-05-05media: cxd2880: Changed version informationYasunari Takiguchi1-2/+2
2018-05-05media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi1-2/+12
2018-05-05media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi1-5/+3
2018-05-05media: docs: update em28xx and cx23885 cardlistsMauro Carvalho Chehab2-4/+24
2018-05-05media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork3-1/+31
2018-05-05media: em28xx: merge two identical cases inside a switch()Marcel Stork1-2/+0
2018-05-05media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund1-5/+15
2018-05-05media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund2-0/+6
2018-05-05media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund1-5/+7
2018-05-05media: rcar-vin: remove generic gen3 compatible stringNiklas Söderlund1-1/+0
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller1-1/+0
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2018-05-05media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck1-1/+1
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck11-11/+11
2018-05-05media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell1-1/+1
2018-05-05media: ngene: fix ci_tsfix modparam description typoDaniel Scheller1-1/+1
2018-05-05media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller1-13/+0
2018-05-05media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab1-1/+1
2018-05-05media: include/media: fix missing | operator when setting cfgColin Ian King1-1/+1
2018-05-05media: cx231xx: remove a now unused varMauro Carvalho Chehab1-1/+0
2018-05-05media: cx231xx: Add I2C_MUX dependencyBrad Love1-1/+1
2018-05-05media: cx231xx: Remove RC_CORE dependencyBrad Love1-1/+0
2018-05-05media: cx231xx: Remove unnecessary parameter clearBrad Love1-1/+0
2018-05-05media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love1-10/+11
2018-05-05media: cx231xx: Switch to using new dvb i2c helpersBrad Love1-252/+78
2018-05-05media: cx231xx: Ignore an i2c mux adapterBrad Love1-1/+1
2018-05-05media: cx231xx: Style fix for struct zero initBrad Love1-8/+4
2018-05-05media: cx231xx: Use board profile values for addressesBrad Love1-10/+9
2018-05-05media: cx231xx: Fix several incorrect demod addressesBrad Love1-3/+3
2018-05-05media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-3/+3
2018-05-05media: pt1: fix strncmp() size warningMauro Carvalho Chehab1-1/+2
2018-05-05media: dvb: earth-pt1: replace schedule_timeout with usleep_rangeAkihiro Tsukada1-11/+23
2018-05-05media: dvb: earth-pt1: add support for suspend/resumeAkihiro Tsukada1-2/+105
2018-05-05media: dvb: earth-pt1: decompose pt1 driver into sub driversAkihiro Tsukada7-1456/+227
2018-05-05media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tunerAkihiro Tsukada4-0/+296
2018-05-05media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_descAkihiro Tsukada2-0/+25
2018-05-05media: dvb-usb-v2/gl861: ensure USB message buffers DMA'ableAkihiro Tsukada1-3/+17
2018-05-05media: dvb-usb-v2/gl861: use usleep_range() for short delayAkihiro Tsukada1-1/+1
2018-05-05media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in FriioAkihiro Tsukada2-0/+20
2018-05-05media: dvb-frontends/dvb-pll: add i2c driver supportAkihiro Tsukada2-0/+71
2018-05-04media: v4l2-dev: use pr_foo() for printing messagesMauro Carvalho Chehab1-19/+26
2018-05-04media: platform: video-mux: propagate format from sink to sourceChris Lesiak1-1/+15
2018-05-04media: i2c: tvp5150: Fix open brace placement codding styleNasser Afshin1-2/+2
2018-05-04media: i2c: tvp5150: Use the correct comment styleNasser Afshin1-7/+12
2018-05-04media: i2c: tvp5150: Add a space after commasNasser Afshin1-67/+67
2018-05-04media: i2c: tvp5150: Use parentheses for sizeofNasser Afshin1-1/+1
2018-05-04media: bttv: Fixed oops error when capturing at yuv410pSamuel Williams1-8/+9