index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
soc_camera
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-05-13
[media] soc_camera: disable STD ioctls if no tvnorms are set
Hans Verkuil
1
-0
/
+8
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
5
-15
/
+7
2014-03-11
[media] media: soc_camera: rcar_vin: Add support for 10-bit YUV cameras
Phil Edworthy
1
-0
/
+9
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
5
-5
/
+5
2014-01-07
[media] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support
Valentine Barshak
1
-3
/
+4
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-2
/
+2
2014-01-07
[media] vb2: return ENOBUFS in start_streaming in case of too few buffers
Hans Verkuil
1
-1
/
+1
2013-12-18
[media] v4l: atmel-isi: Should clear bits before set the hardware register
Josh Wu
1
-0
/
+3
2013-12-18
[media] v4l: atmel-isi: Fix color component ordering
Laurent Pinchart
1
-4
/
+4
2013-12-18
[media] v4l: atmel-isi: Make the MCK clock optional
Laurent Pinchart
1
-15
/
+21
2013-12-18
[media] v4l: atmel-isi: Reset the ISI when starting the stream
Laurent Pinchart
1
-10
/
+10
2013-12-18
[media] v4l: atmel-isi: Defer clock (un)preparation to enable/disable time
Laurent Pinchart
1
-27
/
+8
2013-12-18
[media] v4l: atmel-isi: Use devm_* managed allocators
Laurent Pinchart
1
-37
/
+19
2013-12-18
[media] v4l: atmel-isi: remove SOF wait in start_streaming()
Josh Wu
1
-46
/
+1
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-11-18
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-20
/
+33
2013-11-08
[media] platform drivers: Fix build on frv arch
Mauro Carvalho Chehab
1
-0
/
+1
2013-10-31
[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-31
[media] media: rcar_vin: Add preliminary r8a7790 support
Valentine Barshak
1
-1
/
+4
2013-10-31
[media] V4L2: soc-camera: work around unbalanced calls to .s_power()
Guennadi Liakhovetski
1
-6
/
+16
2013-10-31
[media] soc-camera: switch to using the new struct v4l2_subdev_platform_data
Guennadi Liakhovetski
1
-12
/
+12
2013-09-24
[media] mx3-camera: locking cleanup in mx3_videobuf_queue()
Dan Carpenter
1
-3
/
+2
2013-08-18
sh_mobile_ceu_camera: Fix a compilation warning
Mauro Carvalho Chehab
1
-2
/
+1
2013-08-18
[media] V4L2: mx3_camera: add support for asynchronous subdevice registration
Guennadi Liakhovetski
1
-3
/
+13
2013-08-18
[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format
Guennadi Liakhovetski
1
-3
/
+3
2013-08-18
[media] V4L2: mx3_camera: convert to managed resource allocation
Guennadi Liakhovetski
1
-37
/
+10
2013-08-18
[media] V4L2: soc-camera: fix requesting regulators in synchronous case
Guennadi Liakhovetski
1
-6
/
+27
2013-08-18
[media] soc_camera: fix compiler warning
Hans Verkuil
1
-2
/
+3
2013-08-18
[media] V4L2: soc_camera: Renesas R-Car VIN driver
Vladimir Barinov
3
-0
/
+1495
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-1
/
+1
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
2
-4
/
+4
2013-06-28
[media] V4L2: soc-camera: remove several CEU references in the generic scaler
Guennadi Liakhovetski
1
-7
/
+8
2013-06-28
[media] V4L2: soc-camera: move generic functions into a separate file
Guennadi Liakhovetski
5
-388
/
+459
2013-06-28
[media] V4L2: sh_mobile_ceu_camera: remove CEU specific data from generic fun...
Guennadi Liakhovetski
1
-59
/
+71
2013-06-28
[media] V4L2: soc-camera: fix uninitialised use compiler warning
Guennadi Liakhovetski
1
-1
/
+1
2013-06-21
[media] sh_mobile_ceu_camera: add asynchronous subdevice probing support
Guennadi Liakhovetski
2
-100
/
+187
2013-06-21
[media] soc-camera: add V4L2-async support
Guennadi Liakhovetski
1
-85
/
+442
2013-06-21
[media] soc-camera: switch I2C subdevice drivers to use v4l2-clk
Guennadi Liakhovetski
2
-38
/
+126
2013-06-21
[media] sh-mobile-ceu-driver: support max width and height in DT
Guennadi Liakhovetski
1
-2
/
+21
2013-06-21
[media] sh-mobile-ceu-camera: add primitive OF support
Guennadi Liakhovetski
1
-10
/
+23
2013-06-21
[media] soc-camera: don't attach the client to the host during probing
Guennadi Liakhovetski
1
-3
/
+3
2013-06-21
[media] soc-camera: make .clock_{start,stop} compulsory, .add / .remove optional
Guennadi Liakhovetski
1
-14
/
+13
2013-06-21
[media] sh-mobile-ceu-camera: move interface activation and deactivation to c...
Guennadi Liakhovetski
1
-23
/
+35
2013-06-21
[media] mx1-camera: move interface activation and deactivation to clock callb...
Guennadi Liakhovetski
1
-12
/
+20
2013-06-21
[media] mx2-camera: move interface activation and deactivation to clock callb...
Guennadi Liakhovetski
1
-10
/
+18
2013-06-21
[media] mx3-camera: move interface activation and deactivation to clock callb...
Guennadi Liakhovetski
1
-14
/
+21
2013-06-21
[media] atmel-isi: move interface activation and deactivation to clock callbacks
Guennadi Liakhovetski
1
-9
/
+19
2013-06-21
[media] omap1-camera: move interface activation and deactivation to clock cal...
Guennadi Liakhovetski
1
-9
/
+18
[next]