summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-07-0619-111/+317
|\
| * [media] dvb: don't use 'time_t' in event ioctlArnd Bergmann2017-06-201-1/+2
| * [media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund2017-06-201-0/+23
| * [media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund2017-06-201-0/+5
| * [media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov2017-06-201-0/+92
| * Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2017-06-2037-92/+233
| |\
| * | [media] v4l: ctrls: Add a control for digital gainSakari Ailus2017-06-201-1/+1
| * | [media] media: Add i.MX media core driverSteve Longerbeam2017-06-202-0/+19
| * | [media] media: Add userspace header file for i.MXSteve Longerbeam2017-06-201-0/+29
| * | [media] add mux and video interface bridge entity functionsPhilipp Zabel2017-06-201-0/+6
| * | [media] media: Add new SDR formats PC16, PC18 & PC20Ramesh Shanmugasundaram2017-06-201-0/+3
| * | [media] media: i2c: max2175: Add MAX2175 supportRamesh Shanmugasundaram2017-06-201-0/+28
| * | [media] media: v4l2-ctrls: Reserve controls for MAX217XRamesh Shanmugasundaram2017-06-201-0/+5
| * | [media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil2017-06-202-0/+3
| * | [media] cec: add cec_transmit_attempt_done helper functionHans Verkuil2017-06-201-0/+6
| * | [media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil2017-06-201-0/+13
| * | [media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil2017-06-201-0/+9
| * | [media] rc-core: cleanup rc_register_device pt2David Härdeman2017-06-131-2/+0
| * | [media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham2017-06-081-2/+9
| * | [media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman2017-06-071-4/+5
| * | [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-0/+13
| * | Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-0736-77/+195
| |\ \
| * | | [media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus2017-06-061-128/+0
| * | | [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-062-7/+0
| * | | [media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2017-06-061-3/+3
| * | | [media] v4l: async: Add fwnode match supportSakari Ailus2017-06-062-0/+8
| * | | [media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus2017-06-061-0/+104
| * | | [media] lirc_dev: cleanup headerDavid Härdeman2017-06-061-7/+0
| * | | [media] lirc_dev: make fops mandatoryDavid Härdeman2017-06-061-3/+0
| * | | [media] lirc_dev: remove sampling kthreadDavid Härdeman2017-06-061-16/+0
| * | | [media] lirc_dev: remove unused set_use_inc/set_use_decDavid Härdeman2017-06-061-6/+0
| * | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-05-181-1/+11
* | | | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-0623-121/+240
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-0379-187/+481
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/...Mark Brown2017-07-031-0/+5
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood2017-06-091-0/+3
| | | | * | | ASoC: topology: Fix potential build issues with undeclared structsLiam Girdwood2017-06-071-0/+2
| | | |/ / /
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown2017-07-031-2/+4
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ASoC: rt5645: add inv_jd1_1 flagBard Liao2017-06-281-0/+2
| | | | * | | ASoC: rt5645: rename jd_invert flag in platform dataBard Liao2017-06-281-2/+2
| | | |/ / /
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...Mark Brown2017-07-031-0/+24
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto2017-06-161-0/+2
| | | | * | | ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto2017-06-151-0/+4
| | | | * | | ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()Kuninori Morimoto2017-06-151-0/+10
| | | | * | | ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()Kuninori Morimoto2017-06-141-0/+6
| | | | * | | ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()Kuninori Morimoto2017-06-131-0/+2
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/hdmi', 'asoc/top...Mark Brown2017-07-031-0/+9
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto2017-05-241-0/+9
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown2017-07-031-0/+1
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda2017-06-281-0/+1
| | | |/ / / / /