summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/dir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-09media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter1-1/+1
2018-05-09media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil1-1/+1
2018-05-09media: platform: am437x: simplify getting .drvdataWolfram Sang1-4/+2
2018-05-09media: videobuf: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-05-09media: vcodec: fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2018-05-09media: v4l2-core: Rename array 'video_driver' to 'video_drivers'Simon Que1-11/+11
2018-05-09media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund1-1/+1
2018-05-09media: intel-ipu3: cio2: Handle IRQs until INT_STS is clearedBingbu Cao1-10/+22
2018-05-05media: include/video/omapfb_dss.h: use IS_ENABLED()Mauro Carvalho Chehab1-1/+1
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