summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-05media: cxd2880-spi: Modified how to declare structureYasunari Takiguchi
2018-05-05media: docs: update em28xx and cx23885 cardlistsMauro Carvalho Chehab
2018-05-05media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"Marcel Stork
2018-05-05media: em28xx: merge two identical cases inside a switch()Marcel Stork
2018-05-05media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund
2018-05-05media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund
2018-05-05media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund
2018-05-05media: rcar-vin: remove generic gen3 compatible stringNiklas Söderlund
2018-05-05media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()Devin Heitmueller
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck
2018-05-05media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck
2018-05-05media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell
2018-05-05media: ngene: fix ci_tsfix modparam description typoDaniel Scheller
2018-05-05media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller
2018-05-05media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #ifMauro Carvalho Chehab
2018-05-05media: include/media: fix missing | operator when setting cfgColin Ian King
2018-05-05media: cx231xx: remove a now unused varMauro Carvalho Chehab
2018-05-05media: cx231xx: Add I2C_MUX dependencyBrad Love
2018-05-05media: cx231xx: Remove RC_CORE dependencyBrad Love
2018-05-05media: cx231xx: Remove unnecessary parameter clearBrad Love
2018-05-05media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love
2018-05-05media: cx231xx: Switch to using new dvb i2c helpersBrad Love
2018-05-05media: cx231xx: Ignore an i2c mux adapterBrad Love
2018-05-05media: cx231xx: Style fix for struct zero initBrad Love
2018-05-05media: cx231xx: Use board profile values for addressesBrad Love
2018-05-05media: cx231xx: Fix several incorrect demod addressesBrad Love
2018-05-05media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-05-05media: pt1: fix strncmp() size warningMauro Carvalho Chehab
2018-05-05media: dvb: earth-pt1: replace schedule_timeout with usleep_rangeAkihiro Tsukada
2018-05-05media: dvb: earth-pt1: add support for suspend/resumeAkihiro Tsukada
2018-05-05media: dvb: earth-pt1: decompose pt1 driver into sub driversAkihiro Tsukada
2018-05-05media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tunerAkihiro Tsukada
2018-05-05media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_descAkihiro Tsukada
2018-05-05media: dvb-usb-v2/gl861: ensure USB message buffers DMA'ableAkihiro Tsukada
2018-05-05media: dvb-usb-v2/gl861: use usleep_range() for short delayAkihiro Tsukada
2018-05-05media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in FriioAkihiro Tsukada
2018-05-05media: dvb-frontends/dvb-pll: add i2c driver supportAkihiro Tsukada
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-04Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada