index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
1
-5
/
+5
*
[media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new drivers
Hans Verkuil
2012-05-14
1
-1
/
+1
*
[media] saa7146: fix querycap, vbi/video separation and g/s_register
Hans Verkuil
2012-05-14
2
-3
/
+3
*
[media] saa7146: support control events and priority handling
Hans Verkuil
2012-05-14
1
-0
/
+3
*
[media] saa7146: rename vbi/video_q to vbi/video_dmaq
Hans Verkuil
2012-05-14
1
-2
/
+2
*
[media] saa7146: remove the unneeded type field from saa7146_fh
Hans Verkuil
2012-05-14
1
-2
/
+0
*
[media] saa7146: move vbi fields from saa7146_fh to saa7146_vv
Hans Verkuil
2012-05-14
1
-2
/
+2
*
[media] saa7146: move video_fmt from saa7146_fh to saa7146_vv
Hans Verkuil
2012-05-14
1
-1
/
+1
*
[media] saa7146: move overlay information from saa7146_fh into saa7146_vv
Hans Verkuil
2012-05-14
1
-4
/
+1
*
[media] mxb/saa7146: first round of cleanups
Hans Verkuil
2012-05-14
2
-0
/
+3
*
[media] V4L: Add camera auto focus controls
Sylwester Nawrocki
2012-05-14
1
-0
/
+16
*
[media] V4L: Add camera 3A lock control
Sylwester Nawrocki
2012-05-14
1
-0
/
+5
*
[media] V4L: Add camera scene mode control
Sylwester Nawrocki
2012-05-14
1
-0
/
+18
*
[media] V4L: Add camera exposure metering control
Sylwester Nawrocki
2012-05-14
1
-0
/
+7
*
[media] V4L: Add camera ISO sensitivity controls
Sylwester Nawrocki
2012-05-14
1
-0
/
+7
*
[media] V4L: Add camera image stabilization control
Sylwester Nawrocki
2012-05-14
1
-0
/
+1
*
[media] V4L: Add camera wide dynamic range control
Sylwester Nawrocki
2012-05-14
1
-0
/
+2
*
[media] V4L: Add an extended camera white balance control
Sylwester Nawrocki
2012-05-14
1
-0
/
+14
*
[media] V4L: Add camera exposure bias control
Sylwester Nawrocki
2012-05-14
1
-0
/
+2
*
[media] V4L: Add helper function for standard integer menu controls
Sylwester Nawrocki
2012-05-14
1
-0
/
+17
*
[media] V4L: Extend V4L2_CID_COLORFX with more image effects
Sylwester Nawrocki
2012-05-14
1
-11
/
+18
*
[media] v4l: v4l2-ctrls: moves the forward declaration of struct file
Laurent Pinchart
2012-05-14
1
-1
/
+1
*
[media] mt9p031: Replace the reset board callback by a GPIO number
Laurent Pinchart
2012-05-14
1
-3
/
+10
*
[media] mt9p031: Identify color/mono models using I2C device name
Laurent Pinchart
2012-05-14
1
-6
/
+0
*
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
2012-05-14
1
-0
/
+87
*
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2012-05-14
1
-0
/
+3
*
[media] v4l2-dev/ioctl: determine the valid ioctls upfront
Hans Verkuil
2012-05-14
1
-0
/
+11
*
[media] v4l2-dev: make it possible to skip locking for selected ioctls
Hans Verkuil
2012-05-14
1
-0
/
+11
*
[media] smiapp: Add driver
Sakari Ailus
2012-05-14
1
-0
/
+83
*
[media] omap3isp: Add lane configuration to platform data
Sakari Ailus
2012-05-14
1
-0
/
+25
*
[media] omap3isp: Move definitions required by board code under include/media
Sakari Ailus
2012-05-14
1
-0
/
+4
*
[media] v4l: Allow changing control handler lock
Sakari Ailus
2012-05-14
1
-3
/
+6
*
[media] v4l: Implement v4l2_subdev_link_validate()
Sakari Ailus
2012-05-14
1
-0
/
+12
*
[media] media: Add link_validate() op to check links to the sink pad
Sakari Ailus
2012-05-14
1
-2
/
+3
*
[media] v4l: Add DPCM compressed raw bayer pixel formats
Sakari Ailus
2012-05-14
1
-0
/
+3
*
[media] v4l: Image processing control class
Sakari Ailus
2012-05-14
1
-0
/
+8
*
[media] v4l: Image source control class
Sakari Ailus
2012-05-14
1
-0
/
+9
*
[media] v4l2: use __u32 rather than enums in ioctl() structs
Sakari Ailus
2012-05-14
1
-31
/
+33
*
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
Hans de Goede
2012-05-07
1
-4
/
+3
*
[media] v4l2-event: Add v4l2_subscribed_event_ops
Hans de Goede
2012-05-07
1
-7
/
+17
*
[media] V4L: fix a compiler warning
Guennadi Liakhovetski
2012-04-19
1
-0
/
+1
*
[media] videodev2.h: Fix VIDIOC_QUERYMENU ioctl regression
Hans Verkuil
2012-04-19
1
-1
/
+1
*
Merge tag 'v3.4-rc3' into staging/for_v3.5
Mauro Carvalho Chehab
2012-04-19
307
-3906
/
+7702
|
\
|
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-04-16
1
-7
/
+0
|
|
\
|
|
*
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
1
-7
/
+0
|
*
|
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2012-04-15
1
-0
/
+3
|
*
|
do not export kernel's NULL #define to userspace
Lubos Lunak
2012-04-14
1
-6
/
+2
|
*
|
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-04-14
1
-11
/
+7
|
|
\
\
|
|
*
|
block: use lockdep_assert_held for queue locking
Andi Kleen
2012-03-30
1
-11
/
+7
|
*
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-13
1
-0
/
+2
|
|
\
\
\
[next]