index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] s5p-fimc: Prevent hanging on device close and fix the locking
Sylwester Nawrocki
2011-03-22
3
-114
/
+136
*
[media] s5p-fimc: Prevent oops when i2c adapter is not available
Sylwester Nawrocki
2011-03-22
1
-1
/
+1
*
[media] s5p-fimc: fix ISR and buffer handling for fimc-capture
Sungchun Kang
2011-03-22
2
-58
/
+45
*
[media] Force xc5000 firmware loading for NetUP Dual DVB-T/C CI RF card
Abylay Ospan
2011-03-22
1
-1
/
+4
*
[media] Fix CI code for NetUP Dual DVB-T/C CI RF card
Abylay Ospan
2011-03-22
1
-4
/
+10
*
[media] stv0367: implement uncorrected blocks counter
Abylay Ospan
2011-03-22
1
-1
/
+19
*
[media] stv0367: change default value for AGC register
Abylay Ospan
2011-03-22
1
-2
/
+2
*
[media] cx23885: Altera FPGA CI interface reworked
Abylay Ospan
2011-03-22
1
-9
/
+9
*
[media] cpia2: Fix some gcc 4.6 warnings when debug is disabled
Mauro Carvalho Chehab
2011-03-22
1
-20
/
+14
*
[media] several drivers: Fix a few gcc 4.6 warnings
Mauro Carvalho Chehab
2011-03-22
3
-9
/
+0
*
[media] altera-ci.h: add missing inline
Hans Verkuil
2011-03-22
1
-1
/
+1
*
[media] cx88-alsa: fix compiler warning
Hans Verkuil
2011-03-22
1
-1
/
+1
*
[media] fmdrv_common.c: fix compiler warning
Hans Verkuil
2011-03-22
1
-2
/
+2
*
[media] altera-ci.c: fix compiler warnings
Hans Verkuil
2011-03-22
1
-4
/
+4
*
[media] stv0367.c: fix compiler warning
Hans Verkuil
2011-03-22
1
-1
/
+1
*
[media] tuner-xc2028.c: fix compile warning
Hans Verkuil
2011-03-22
1
-2
/
+2
*
[media] omap3isp: Add documentation
Sakari Ailus
2011-03-22
1
-0
/
+278
*
[media] media: Pick a free ioctls range
Laurent Pinchart
2011-03-22
2
-4
/
+5
*
[media] omap3isp: Add set performance callback in isp platform data
Laurent Pinchart
2011-03-22
2
-15
/
+7
*
[media] omap3isp: Kconfig and Makefile
Laurent Pinchart
2011-03-22
5
-0
/
+35
*
[media] omap3isp: Statistics
David Cohen
2011-03-22
7
-0
/
+2741
*
[media] omap3isp: CCDC, preview engine and resizer
Laurent Pinchart
2011-03-22
10
-0
/
+6877
*
[media] omap3isp: CCP2/CSI2 receivers
Laurent Pinchart
2011-03-22
6
-0
/
+3075
*
[media] omap3isp: Video devices and buffers queue
Laurent Pinchart
2011-03-22
4
-0
/
+2806
*
[media] omap3isp: OMAP3 ISP core
Sakari Ailus
2011-03-22
4
-0
/
+4885
*
[media] v4l: subdev: Generic ioctl support
Laurent Pinchart
2011-03-22
2
-1
/
+6
*
[media] omap2: Fix camera resources for multiomap
Sergio Aguirre
2011-03-22
1
-13
/
+12
*
[media] omap3: Add function to register omap3isp platform device structure
Laurent Pinchart
2011-03-22
2
-9
/
+29
*
[media] omap3: Remove unusued ISP CBUFF resource
Sergio Aguirre
2011-03-22
1
-5
/
+0
*
[media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
Tuukka Toivonen
2011-03-22
2
-8
/
+36
*
[media] v4l: Add 12 bits bayer pixel formats
Laurent Pinchart
2011-03-22
2
-0
/
+94
*
[media] v4l: Add missing 12 bits bayer media bus formats
Laurent Pinchart
2011-03-22
2
-1
/
+55
*
[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
Laurent Pinchart
2011-03-22
1
-1
/
+6
*
[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
Laurent Pinchart
2011-03-22
1
-2
/
+8
*
[media] v4l: Add subdev sensor g_skip_frames operation
Laurent Pinchart
2011-03-22
1
-0
/
+4
*
[media] v4l: v4l2_subdev userspace crop API
Antti Koskipaa
2011-03-22
7
-0
/
+238
*
[media] v4l: v4l2_subdev userspace frame interval API
Laurent Pinchart
2011-03-22
7
-0
/
+360
*
[media] v4l: v4l2_subdev userspace format API
Laurent Pinchart
2011-03-22
13
-1
/
+3332
*
[media] v4l: v4l2_subdev userspace format API - documentation binary files
Laurent Pinchart
2011-03-22
4
-0
/
+0
*
[media] v4l: v4l2_subdev pad-level operations
Laurent Pinchart
2011-03-22
1
-0
/
+4
*
[media] v4l: subdev: Add new file operations
Laurent Pinchart
2011-03-22
2
-3
/
+20
*
[media] v4l: Create v4l2 subdev file handle structure
Stanimir Varbanov
2011-03-22
3
-27
/
+96
*
[media] v4l: Group media bus pixel codes by types and sort them alphabetically
Laurent Pinchart
2011-03-22
1
-31
/
+46
*
[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
Laurent Pinchart
2011-03-22
6
-13
/
+13
*
[media] v4l: Replace enums with fixed-sized fields in public structure
Laurent Pinchart
2011-03-22
1
-8
/
+9
*
[media] v4l: Move the media/v4l2-mediabus.h header to include/linux
Laurent Pinchart
2011-03-22
4
-62
/
+81
*
[media] v4l: Make v4l2_subdev inherit from media_entity
Laurent Pinchart
2011-03-22
4
-6
/
+87
*
[media] v4l: Make video_device inherit from media_entity
Laurent Pinchart
2011-03-22
3
-7
/
+87
*
[media] v4l: Add a media_device pointer to the v4l2_device structure
Laurent Pinchart
2011-03-22
3
-11
/
+23
*
[media] media: Pipelines and media streams
Laurent Pinchart
2011-03-22
6
-0
/
+130
[next]