index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-11
/
+6
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-46
/
+33
2020-12-02
media: omap3isp: Remove misleading comment
Thomas Gleixner
1
-3
/
+2
2020-09-10
media: omap3isp: Fix memleak in isp_probe
Dinghao Liu
1
-2
/
+4
2020-09-01
media: omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+3
2020-06-26
media: omap3isp: remove cacheflush.h
Nathan Chancellor
2
-3
/
+0
2020-06-23
media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
Chuhong Yuan
1
-1
/
+3
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-1
/
+1
2020-03-02
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
Ezequiel Garcia
1
-2
/
+2
2020-02-27
media: omap3isp: Prevent enabling CCDC when stopping streaming
Sakari Ailus
1
-0
/
+4
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2020-01-08
Merge tag 'v5.5-rc5' into patchwork
Mauro Carvalho Chehab
1
-12
/
+12
2020-01-03
media: omap3isp: Don't restart CCDC if we're about to stop
Sakari Ailus
1
-4
/
+8
2020-01-03
media: omap3isp: Ignore failure of stopping streaming on external subdev
Sakari Ailus
1
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-12
/
+12
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-292
/
+292
2019-08-15
media: omap3isp: Don't set streaming state on random subdevs
Sakari Ailus
1
-0
/
+8
2019-08-15
media: omap3isp: Set device on omap3isp subdevs
Sakari Ailus
6
-0
/
+7
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-25
media: omap3isp: Rework OF endpoint parsing
Sakari Ailus
1
-134
/
+197
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
1
-2
/
+2
2019-07-22
media: omap3isp: set device_caps in struct video_device
Hans Verkuil
1
-4
/
+7
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-27
/
+57
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
28
-112
/
+28
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-29
media: omap3isp: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2019-05-29
media: omap3isp: Call video_unregister_device() unconditionally
Sakari Ailus
1
-2
/
+1
2019-05-29
media: omap3isp: Don't rely on devm for memory resource management
Sakari Ailus
5
-23
/
+54
2019-05-29
media: staging: media: davinci_vpfe: Replace a bit shift
Arushi Singhal
1
-1
/
+1
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
3
-4
/
+4
2018-11-06
media: omap3isp: Unregister media device as first
Sakari Ailus
1
-1
/
+2
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-1
/
+1
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-0
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
7
-10
/
+10
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-1
/
+1
2018-08-31
media: v4l2-ctrls: support g/s_ext_ctrls for requests
Hans Verkuil
1
-1
/
+1
2018-08-08
media: isp: fix a warning about a wrong struct initializer
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-28
media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
Javier Martinez Canillas
1
-1
/
+1
2018-06-28
media: omap3isp: fix warning for !CONFIG_PM
Arnd Bergmann
1
-2
/
+2
2018-05-09
media: omap3isp: Don't use GFP_DMA
Sakari Ailus
1
-1
/
+1
2018-05-09
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
Sakari Ailus
1
-6
/
+0
2018-05-09
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
5
-3
/
+30
2018-04-23
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
Bhumika Goyal
1
-2
/
+2
2018-04-23
media: v4l: omap3isp: make v4l2_file_operations const
Bhumika Goyal
1
-1
/
+1
2018-04-20
media: omap3isp: Allow it to build with COMPILE_TEST
Arnd Bergmann
1
-0
/
+8
2018-04-20
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
1
-3
/
+4
[next]