index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
s5p-fimc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
16
-9873
/
+0
2012-07-31
[media] V4L: Add capability flags for memory-to-memory devices
Sylwester Nawrocki
1
-1
/
+6
2012-07-31
[media] s5p-fimc: Use switch statement for better readability
Sylwester Nawrocki
1
-6
/
+8
2012-07-31
[media] s5p-fimc: Replace custom err() macro with v4l2_err() macro
Sachin Kamat
2
-6
/
+3
2012-07-31
[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag
Sylwester Nawrocki
2
-36
/
+87
2012-07-14
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
5
-91
/
+120
2012-07-07
[media] s5p-fimc: Add missing FIMC-LITE file operations locking
Sylwester Nawrocki
1
-17
/
+44
2012-07-07
[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
Sakari Ailus
2
-15
/
+14
2012-07-07
[media] V4L: Remove "_ACTIVE" from the selection target name definitions
Sylwester Nawrocki
2
-9
/
+9
2012-06-27
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-1
/
+1
2012-06-25
[media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
Sachin Kamat
1
-3
/
+5
2012-06-25
[media] s5p-fimc: Fix compiler warning in fimc-lite.c
Sachin Kamat
1
-1
/
+3
2012-06-25
[media] s5p-fimc: media_entity_pipeline_start() may fail
Sakari Ailus
1
-1
/
+3
2012-06-25
[media] s5p-fimc: Update to the control handler lock changes
Sylwester Nawrocki
1
-2
/
+2
2012-06-25
[media] s5p-fimc: Shorten pixel formats description
Sylwester Nawrocki
1
-3
/
+3
2012-06-25
[media] s5p-fimc: Fix fimc-lite system wide suspend procedure
Sylwester Nawrocki
1
-1
/
+1
2012-06-25
[media] s5p-fimc: Prevent lock-up in multiple sensor systems
Sylwester Nawrocki
4
-43
/
+38
2012-06-25
[media] s5p-fimc: Remove superfluous checks for buffer type
Sylwester Nawrocki
1
-8
/
+0
2012-06-25
[media] s5p-fimc: Honour sizeimage in VIDIOC_S_FMT
Sylwester Nawrocki
2
-7
/
+9
2012-06-25
[media] s5p-fimc: Don't create multiple active links to same sink entity
Sylwester Nawrocki
1
-10
/
+13
2012-06-25
[media] s5p-fimc: Fix bug in capture node open()
Sylwester Nawrocki
2
-2
/
+6
2012-06-19
[media] s5p-fimc: Fix control creation function
Kamil Debski
1
-1
/
+1
2012-06-18
[media] s5p-fimc: Add missing static storage class specifiers
Sachin Kamat
4
-6
/
+7
2012-05-20
[media] s5p-fimc: Use selection API in place of crop operations
Sylwester Nawrocki
2
-69
/
+109
2012-05-20
[media] s5p-fimc: Add color effect control
Sylwester Nawrocki
6
-50
/
+136
2012-05-20
[media] s5p-fimc: Update copyright notices
Sylwester Nawrocki
5
-9
/
+8
2012-05-20
[media] s5p-fimc: Add support for Exynos4x12 FIMC-LITE
Sylwester Nawrocki
6
-21
/
+1765
2012-05-20
[media] s5p-fimc: Make sure an interrupt is properly requested
Sylwester Nawrocki
1
-1
/
+1
2012-05-20
[media] s5p-fimc: Minor cleanups
Sylwester Nawrocki
5
-51
/
+53
2012-05-20
[media] s5p-fimc: Prefix format enumerations with FIMC_FMT_
Sylwester Nawrocki
5
-76
/
+81
2012-05-20
[media] s5p-fimc: Rework the video pipeline control functions
Sylwester Nawrocki
4
-88
/
+123
2012-05-20
[media] s5p-fimc: Add FIMC-LITE register definitions
Sylwester Nawrocki
3
-0
/
+663
2012-05-20
[media] s5p-fimc: Refactor the register interface functions
Sylwester Nawrocki
7
-681
/
+641
2012-05-20
[media] s5p-fimc: Use v4l2_subdev internal ops to register video nodes
Sylwester Nawrocki
6
-131
/
+138
2012-05-20
[media] s5p-fimc: Move m2m node driver into separate file
Sylwester Nawrocki
5
-857
/
+894
2012-05-20
[media] s5p-fimc: Avoid crash with null platform_data
Sylwester Nawrocki
1
-0
/
+2
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
3
-14
/
+23
2012-05-14
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+24
2012-05-14
[media] s5p-fimc: Fix locking in subdev set_crop op
Sylwester Nawrocki
1
-1
/
+1
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2
-0
/
+8
2012-05-08
[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS
Sylwester Nawrocki
3
-14
/
+23
2012-05-08
[media] s5p-fimc: Fix locking in subdev set_crop op
Sylwester Nawrocki
1
-1
/
+1
2012-04-10
[media] s5p-fimc: Handle sub-device interdependencies using deferred probing
Sylwester Nawrocki
3
-28
/
+58
2012-04-10
[media] s5p-fimc: Remove unneeded fields from struct fimc_dev
Sylwester Nawrocki
2
-9
/
+3
2012-04-10
[media] s5p-fimc: Refactor hardware setup for m2m transaction
Sylwester Nawrocki
2
-58
/
+21
2012-04-10
[media] s5p-fimc: Simplify locking by removing the context data structure spi...
Sylwester Nawrocki
3
-36
/
+27
2012-04-10
[media] s5p-fimc: Reinitialize the pipeline properly after VIDIOC_STREAMOFF
Sylwester Nawrocki
1
-2
/
+3
2012-04-10
[media] s5p-fimc: Don't use platform data for CSI data alignment configuration
Sylwester Nawrocki
2
-2
/
+7
2012-03-27
Merge branch 'poll' into staging/for_v3.4
Mauro Carvalho Chehab
1
-4
/
+1
2012-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-154
/
+172
[next]