Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04media: media-entity: Simplify media_pipeline_start()Laurent Pinchart
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-12-14media: mc: mc-entity.c: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-29media: mc: drop an unused debug functionMauro Carvalho Chehab
2021-09-30media: Request API is no longer experimentalEzequiel Garcia
2021-08-04media: mc-device.c: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-06-24media: Fix Media Controller API config checksShuah Khan
2021-06-02media: mc-request.c: allow object_bind in QUEUED stateHans Verkuil
2021-05-19media: mc: mc-entity.c: Fix typoSebastian Fricke
2021-04-06media: entity: Add lockdep check to media graph walkSakari Ailus
2020-08-29media: mc-device.c: change media_device_request_alloc to match media_ioctl_infoFrederic Chen
2020-06-23media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam
2020-04-17media: mc/Kconfig: remove staging dependency for request APIMauro Carvalho Chehab
2020-04-16media: Kconfig: Don't expose the Request API optionEzequiel Garcia
2020-04-14media: Kconfig: move media controller core select to main KconfigMauro Carvalho Chehab
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab
2020-02-24media: mc-entity.c: use WARN_ON, validate link padsHans Verkuil
2020-02-24media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil
2019-10-01media: mc-device.c: fix memleak in media_device_register_entityzhengbin
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-29media: mc-device.c: don't memset __user pointer contentsHans Verkuil
2019-05-28media: move drivers/media/media-* to drivers/media/mc/mc-*Hans Verkuil