summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: rc: ite-cir: lower timeout and extend allowed timeout rangeMatthias Reichl2018-05-142-10/+5
* media: rc: winbond: do not send reset and timeout raw events on startupSean Young2018-05-141-2/+2
* media: rc: decoders do not need to check for transitionsSean Young2018-05-143-19/+0
* media: rc: drivers should produce alternate pulse and space timing eventsSean Young2018-05-141-4/+15
* media: rc: default to idle on at startup or after resetSean Young2018-05-142-0/+2
* media: lirc-func.rst: new ioctl LIRC_GET_REC_TIMEOUT is not in a separate fileSean Young2018-05-141-1/+0
* media: mceusb: add missing breakSean Young2018-05-141-0/+1
* media: mceusb: filter out bogus timing irdata of duration 0Sean Young2018-05-141-0/+5
* media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young2018-05-141-3/+19
* media: dvb_frontend: cleanup some coding style errorsMauro Carvalho Chehab2018-05-111-99/+101
* media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-114-0/+17
* media: lgdt330x.h: fix compiler warningHans Verkuil2018-05-111-1/+1
* media: rcar-vin: fix crop and compose handling for Gen3Niklas Söderlund2018-05-111-0/+6
* media: Revert "media: rcar-vin: enable field toggle after a set number of lin...Niklas Söderlund2018-05-111-15/+5
* media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"Colin Ian King2018-05-111-2/+2
* media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell2018-05-111-0/+1
* media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET2018-05-111-1/+1
* media: saa7146: fix error return from master_xferPeter Rosin2018-05-111-2/+2
* media: em28xx: Demote several dev_err to dev_infoBrad Love2018-05-111-2/+2
* media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King2018-05-111-1/+1
* media: cx23885: Add some missing register documentationBrad Love2018-05-111-1/+8
* media: cx23885: Expand registers in dma tsport reg dumpBrad Love2018-05-111-0/+12
* media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2018-05-112-2/+74
* media: cx23885: Use PCI and TS masks in irq functionsBrad Love2018-05-111-2/+10
* media: cx23885: Handle additional bufs on interruptBrad Love2018-05-111-13/+24
* media: v4l2-device.h: always expose mdevHans Verkuil2018-05-111-3/+1
* media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functionsSami Tolvanen2018-05-111-115/+130
* media: hackrf: group device capabilitiesGustavo Padovan2018-05-111-7/+4
* media: xilinx: regroup caps on querycapGustavo Padovan2018-05-111-4/+6
* media: staging: media: use relevant lockJulia Lawall2018-05-111-1/+1
* media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun2018-05-111-1/+3
* media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740Jacopo Mondi2018-05-112-3/+5
* media: update/fix my e-mail on some placesMauro Carvalho Chehab2018-05-107-20/+20
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-10999-6119/+12047
|\
| * Linux 4.17-rc4v4.17-rc4Linus Torvalds2018-05-071-2/+2
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
| |\
| | * KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| | * Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| | |\
| | | * arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | | * KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | | * KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | | * KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81
| * | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
| |\ \ \
| | * | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| | * | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| | * | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| | * | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| | * | | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| | * | | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| | * | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
| | |/ /