index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti
Age
Commit message (
Expand
)
Author
2023-05-24
media: Prefer designated initializers over memset for subdev pad ops
Laurent Pinchart
2023-03-10
media: platform: ti: Add missing check for devm_regulator_get
Jiasheng Jiang
2023-03-10
media: ti: cal: fix possible memory leak in cal_ctx_create()
Gaosheng Cui
2022-09-24
media: drivers: use video_device_pipeline_alloc_start()
Tomi Valkeinen
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-08-30
media: ti: cal: fix wdma irq for metadata
Tomi Valkeinen
2022-08-30
media: ti: cal: combine wdma irq handling
Tomi Valkeinen
2022-08-30
media: ti: cal: use CSI-2 frame number for seq number
Tomi Valkeinen
2022-08-30
media: ti: cal: rename sd_state to state
Tomi Valkeinen
2022-08-30
media: ti: cal: fix useless variable init
Tomi Valkeinen
2022-08-29
media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isif
Hans Verkuil
2022-08-29
media: platform: ti: avoid using 'videobuf' or 'video-buf'
Hans Verkuil
2022-08-29
media: ti/omap: fix repeated words in comments
wangjianli
2022-08-29
media: platform: ti: Fix typo 'the the' in comment
Slark Xiao
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-08
media: ti: drop unexpected word 'a' in comments
Jiang Jian
2022-06-20
media: platform: omap: Pass a pointer to virt_to_page()
Linus Walleij
2022-06-20
media: davinci: vpif: add missing of_node_put() in vpif_probe()
Yang Yingliang
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-17
media: ti: cal: use frame desc to get vc and dt
Tomi Valkeinen
2022-05-13
media: isif: remove unnecessary check of res
Yang Yingliang
2022-05-13
media: dm644x_ccdc: remove unnecessary check of res
Yang Yingliang
2022-05-13
media: dm355_ccdc: remove unnecessary check of res
Yang Yingliang
2022-05-13
media: platform: return early if the iface is not handled
Tom Rix
2022-05-13
media: davinci: remove unnecessary NULL check
Dan Carpenter
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
media: platform: Create vendor/{Makefile,Kconfig} files
Mauro Carvalho Chehab
2022-03-18
media: platform: ti/Kconfig: move VPE/CAL entries to it
Mauro Carvalho Chehab
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
2022-03-18
media: platform: rename omap/ to ti/omap/
Mauro Carvalho Chehab
2022-03-18
media: platform: rename omap3isp/ to ti/omap3isp/
Mauro Carvalho Chehab
2022-03-18
media: platform: rename davinci/ to ti/davinci/
Mauro Carvalho Chehab
2022-03-18
media: platform: rename am437x/ to ti/am437x/
Mauro Carvalho Chehab