summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel1-0/+14
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel1-13/+1
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav1-16/+15
2018-05-09media: platform: Use gpio_is_valid()Arvind Yadav1-1/+1
2018-05-09media: v4l2-dev.h: fix doc warningHans Verkuil1-0/+1
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-06Linux 4.17-rc4v4.17-rc4Linus Torvalds1-2/+2
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-85/+122
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+37
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-30/+55
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2-2/+4
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-58/+133
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois1-17/+20
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář9-68/+102
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