summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-032-1/+24
|\
| * cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-191-1/+1
| * RCU, workqueue: Implement rcu_workTejun Heo2018-03-191-0/+23
* | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-032-0/+3
|\ \
| * | ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-191-0/+2
| * | libata: add refcounting to ata_hostTaras Kondratiuk2018-03-131-0/+1
* | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0335-491/+714
|\ \ \
| * | | media: cec: improve CEC pin event handlingHans Verkuil2018-03-221-3/+4
| * | | media: cec: add core error injection supportHans Verkuil2018-03-221-0/+5
| * | | media: v4l2: Add v4l2 control IDs for HEVC encoderSmitha T Murthy2018-03-221-1/+92
| * | | media: videodev2.h: Add v4l2 definition for HEVCSmitha T Murthy2018-03-221-0/+1
| * | | media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab2018-03-211-3/+2
| * | | media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi2018-03-211-10/+7
| * | | media: rc: meson-ir: add timeout on idleSean Young2018-03-211-1/+3
| * | | media: add tuner standby op, use where neededHans Verkuil2018-03-211-0/+4
| * | | media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli2018-03-211-0/+3
| * | | media: vb2-core: document the REQUEUEING stateLuca Ceresoli2018-03-211-9/+15
| * | | media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli2018-03-211-6/+4
| * | | media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2018-03-211-17/+0
| * | | media: v4l: common: Add a function to obtain best size from a listSakari Ailus2018-03-211-0/+34
| * | | media: rc: add new imon protocol decoder and encoderSean Young2018-03-212-3/+7
| * | | media: rc: add keymap for iMON RSC remoteSean Young2018-03-211-0/+1
| * | | media: v4l2-subdev: document remaining undocumented functionsMauro Carvalho Chehab2018-03-081-5/+64
| * | | media: v4l2-subdev: get rid of __V4L2_SUBDEV_MK_GET_TRY() macroMauro Carvalho Chehab2018-03-081-12/+28
| * | | media: dvbdev: fix building on ia64Mauro Carvalho Chehab2018-03-071-1/+1
| * | | media: dvb-core: add helper functions for I2C bindingMauro Carvalho Chehab2018-03-061-2/+63
| * | | Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-0557-121/+265
| |\ \ \
| * | | | media: media.h: reorganize header to make it easier to understandHans Verkuil2018-02-261-183/+164
| * | | | media: media.h: fix confusing typo in commentHans Verkuil2018-02-261-1/+1
| * | | | media: i2c: tw9910: Remove soc_camera dependenciesJacopo Mondi2018-02-261-0/+9
| * | | | media: i2c: ov772x: Remove soc_camera dependenciesJacopo Mondi2018-02-261-2/+4
| * | | | media: include: media: Add Renesas CEU driver interfaceJacopo Mondi2018-02-261-0/+26
| * | | | media: v4l: doc: Clarify v4l2_mbus_fmt height definitionKieran Bingham2018-02-261-2/+2
| * | | | media: v4l2_fh.h: add missing kconfig.h includeAlexandre Courbot2018-02-261-0/+1
| * | | | media: v4l2-ctrls.h: fix wrong copy-and-paste commentHans Verkuil2018-02-261-2/+2
| * | | | media: v4l2-dev.h: fix symbol collision in media_entity_to_video_device()Niklas Söderlund2018-02-261-3/+3
| * | | | media: i2c: Add TDA1997x HDMI receiver driverTim Harvey2018-02-221-0/+42
| * | | | media: dt-bindings: Add bindings for TDA1997XTim Harvey2018-02-221-0/+74
| * | | | media: add digital video decoder entity functionsTim Harvey2018-02-221-0/+5
| * | | | media: v4l2-dv-timings: add v4l2_hdmi_colorimetry()Hans Verkuil2018-02-221-0/+21
| * | | | media: v4l2-subdev.h: remove obsolete g/s_parmHans Verkuil2018-02-221-6/+0
| * | | | media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil2018-02-221-0/+26
| * | | | media: rc: remove IR_dprintk() from rc-coreSean Young2018-02-141-7/+0
| * | | | media: include/(uapi/)media: add SPDX license infoHans Verkuil2018-02-1415-230/+14
| | |/ / | |/| |
* | | | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-031-3/+0
|\ \ \ \
| * | | | kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada2018-03-311-3/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-035-2/+54
|\ \ \ \ \
| * | | | | sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-181-0/+3
| * | | | | mm: Allow arch code to override copy_highpage()Khalid Aziz2018-03-181-0/+4
| * | | | | mm: Clear arch specific VM flags on protection changeKhalid Aziz2018-03-181-0/+6