summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: dvb_frontend: ensure that inital front end status initializedColin Ian King2017-08-271-0/+1
* media: v4l2-flash-led-class: Document v4l2_flash_init() referencesSakari Ailus2017-08-261-0/+6
* media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus2017-08-261-12/+28
* media: v4l: Add packed Bayer raw12 pixel formatsSakari Ailus2017-08-261-0/+5
* media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov2017-08-261-0/+13
* media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macroSakari Ailus2017-08-261-3/+3
* media: v4l: fwnode: The clock lane is the first lane in lane_polaritiesSakari Ailus2017-08-261-1/+1
* media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2017-08-262-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-203-121/+135
* media: cec: fix remote control passthroughHans Verkuil2017-08-201-0/+5
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-201-9/+1
* media: rc: add zx-irdec remote control driverShawn Guo2017-08-201-0/+1
* media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo2017-08-201-0/+31
* media: rc-core: rename input_name to device_nameSean Young2017-08-202-4/+4
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-201-2/+2
* media: cec-pin: fix irq handlingHans Verkuil2017-08-201-1/+5
* media: cec: rename pin events/functionHans Verkuil2017-08-202-6/+7
* media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab2017-08-201-8/+8
* media: drv-intf: saa7146: constify pci_device_idArvind Yadav2017-08-091-1/+1
* media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil2017-08-091-0/+3
* media: cec-funcs.h: cec_ops_report_features: set *dev_features to NULLHans Verkuil2017-08-091-0/+1
* media: drop use of MEDIA_API_VERSIONHans Verkuil2017-08-081-2/+3
* media: media-device: remove driver_versionHans Verkuil2017-08-081-2/+0
* media: media-device: set driver_version directlyHans Verkuil2017-08-081-5/+0
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-0886-216/+368
|\
| * Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-061-27/+8
| |\
| | * ext4: remove unused metadata accounting variablesEric Whitney2017-07-301-27/+8
| * | Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-08-053-22/+15
| |\ \
| | * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-262-22/+0
| | * | media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+15
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-042-4/+4
| |\ \ \
| | * \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-2/+0
| | |\ \ \
| | | * | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-2/+0
| | | |/ /
| | * | / KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-2/+4
| | | |/ | | |/|
| * | | Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-08-044-1/+8
| |\ \ \
| | * | | libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-013-0/+7
| | * | | libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-011-1/+1
| | |/ /
| * | | Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-08-041-6/+0
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown2017-08-011-6/+0
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | | | * ASoC: fix pcm-creation regressionJohan Hovold2017-07-171-6/+0
| | | | |/ | | | |/|
| * | | | Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-08-031-2/+2
| |\ \ \ \
| | * | | | include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Murilo Opsfelder Araujo2017-07-261-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-034-5/+22
| |\ \ \ \ \
| | * | | | | mm: allow page_cache_get_speculative in interrupt contextKan Liang2017-08-021-2/+0
| | * | | | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-2/+17
| | * | | | | kthread: fix documentation build warningJonathan Corbet2017-08-021-1/+1
| | * | | | | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+4
| * | | | | | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-021-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-011-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-315-17/+39
| |\ \ \ \ \ \