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
/
soc_camera
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
5
-6
/
+11
2015-10-01
Revert "[media] rcar_vin: call g_std() instead of querystd()"
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
5
-76
/
+98
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2
-2
/
+2
2015-09-25
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
Josh Wu
1
-0
/
+15
2015-09-25
[media] v4l: atmel-isi: Remove unused platform data fields
Laurent Pinchart
2
-10
/
+0
2015-09-25
[media] v4l: atmel-isi: Remove support for platform data
Laurent Pinchart
2
-18
/
+139
2015-09-25
[media] v4l: atmel-isi: Simplify error handling during DT parsing
Laurent Pinchart
1
-7
/
+4
2015-09-25
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
Josh Wu
1
-8
/
+29
2015-09-25
[media] atmel-isi: move configure_geometry() to start_streaming()
Josh Wu
1
-12
/
+5
2015-09-25
[media] atmel-isi: setup the ISI_CFG2 register directly
Josh Wu
1
-13
/
+7
2015-09-25
[media] atmel-isi: increase timeout to disable/enable isi
Josh Wu
1
-1
/
+1
2015-09-25
[media] atmel-isi: Protect PM-only functions to kill warning
Geert Uytterhoeven
1
-0
/
+2
2015-09-25
[media] rcar_vin: call g_std() instead of querystd()
Sergei Shtylyov
1
-2
/
+2
2015-09-25
[media] rcar_vin: propagate querystd() error upstream
Sergei Shtylyov
1
-5
/
+9
2015-09-25
[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2015-09-25
[media] soc-camera: increase the length of clk_name on soc_of_bind()
Josh Wu
1
-1
/
+1
2015-08-16
[media] media: rcar_vin: Reject videobufs that are too small for current format
Rob Taylor
1
-0
/
+3
2015-08-16
[media] media: rcar_vin: fill in bus_info field
Rob Taylor
1
-0
/
+1
2015-08-16
[media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support
William Towle
1
-2
/
+10
2015-08-11
[media] soc_camera: always release queue for queue owner
Hans Verkuil
1
-4
/
+5
2015-08-11
[media] soc_camera: pass on streamoff error
Hans Verkuil
1
-3
/
+4
2015-08-11
[media] soc_camera: compliance fixes
Hans Verkuil
1
-6
/
+12
2015-08-11
[media] soc_camera: fix expbuf support
Hans Verkuil
1
-6
/
+5
2015-08-11
[media] soc_camera: fix enum_input
Hans Verkuil
1
-0
/
+3
2015-08-11
[media] sh_mobile_ceu_camera: set field to FIELD_NONE
Hans Verkuil
1
-0
/
+1
2015-08-11
[media] sh_mobile_ceu_camera: fix querycap
Hans Verkuil
1
-0
/
+2
2015-07-06
[media] atmel-isi: remove mck backward compatibility code
Josh Wu
1
-46
/
+0
2015-07-06
[media] atmel-isi: add runtime pm support
Josh Wu
1
-8
/
+47
2015-07-06
[media] atmel-isi: disable ISI even if it has codec request
Josh Wu
1
-3
/
+1
2015-05-18
[media] rcar-vin: use monotonic timestamps
Hans Verkuil
1
-1
/
+1
2015-05-12
[media] constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-05-11
Merge tag 'v4.1-rc3' into patchwork
Mauro Carvalho Chehab
1
-1
/
+6
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
8
-99
/
+120
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
7
-100
/
+128
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt
Hans Verkuil
1
-18
/
+17
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
8
-86
/
+114
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
9
-73
/
+104
2015-04-27
[media] media: soc_camera: rcar_vin: Fix wait_for_completion
Koji Matsuoka
1
-1
/
+6
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
1
-1
/
+2
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
3
-60
/
+64
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2015-04-02
[media] rcar-vin: Don't implement empty optional clock operations
Laurent Pinchart
1
-15
/
+0
2015-04-02
[media] soc-camera: Make clock_start and clock_stop operations optional
Laurent Pinchart
1
-29
/
+33
2015-04-02
[media] soc-camera: Unregister v4l2 clock in the OF bind error path
Laurent Pinchart
1
-0
/
+2
2015-04-02
[media] media: soc-camera: use icd->control instead of icd->pdev for reset()
Josh Wu
1
-3
/
+5
2015-04-02
[media] V4L: remove clock name from v4l2_clk API
Guennadi Liakhovetski
1
-3
/
+3
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_interval 'which' field
Hans Verkuil
1
-9
/
+21
2015-03-03
[media] media: drop call to v4l2_device_unregister_subdev()
Lad, Prabhakar
1
-1
/
+0
2015-03-03
[media] soc-camera: Fix devm_kfree() in soc_of_bind()
Geert Uytterhoeven
1
-1
/
+1
[next]