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] v4l: fix compiler warnings
Hans Verkuil
2012-05-14
8
-19
/
+16
*
[media] cx25821: fix compiler warnings
Hans Verkuil
2012-05-14
8
-53
/
+13
*
[media] ivtv/cx18: fix compiler warnings
Hans Verkuil
2012-05-14
6
-18
/
+7
*
[media] cx231xx: fix compiler warnings
Hans Verkuil
2012-05-14
6
-154
/
+124
*
[media] dw2102: fix compile warnings
Hans Verkuil
2012-05-14
1
-40
/
+36
*
[media] m5mols: Add 3A lock control
Sylwester Nawrocki
2012-05-14
3
-46
/
+60
*
[media] m5mols: Add JPEG compression quality control
Sylwester Nawrocki
2012-05-14
3
-2
/
+11
*
[media] m5mols: Add exposure metering control
Sylwester Nawrocki
2012-05-14
2
-5
/
+31
*
[media] m5mols: Add image stabilization control
Sylwester Nawrocki
2012-05-14
2
-0
/
+22
*
[media] m5mols: Add wide dynamic range control
Sylwester Nawrocki
2012-05-14
2
-0
/
+24
*
[media] m5mols: Add exposure bias control
Sylwester Nawrocki
2012-05-14
2
-3
/
+25
*
[media] m5mols: Add auto and preset white balance control
Sylwester Nawrocki
2012-05-14
2
-12
/
+39
*
[media] m5mols: Add ISO sensitivity controls
Sylwester Nawrocki
2012-05-14
2
-0
/
+63
*
[media] m5mols: Use proper sensor mode for the controls
Sylwester Nawrocki
2012-05-14
2
-8
/
+31
*
[media] m5mols: Refactored controls handling
Sylwester Nawrocki
2012-05-14
4
-150
/
+198
*
[media] m5mols: Convert macros to inline functions
Sylwester Nawrocki
2012-05-14
1
-5
/
+12
*
[media] V4L: Add camera auto focus controls
Sylwester Nawrocki
2012-05-14
5
-4
/
+158
*
[media] V4L: Add camera 3A lock control
Sylwester Nawrocki
2012-05-14
3
-0
/
+46
*
[media] V4L: Add camera scene mode control
Sylwester Nawrocki
2012-05-14
3
-0
/
+156
*
[media] V4L: Add camera exposure metering control
Sylwester Nawrocki
2012-05-14
3
-0
/
+46
*
[media] V4L: Add camera ISO sensitivity controls
Sylwester Nawrocki
2012-05-14
4
-0
/
+67
*
[media] V4L: Add camera image stabilization control
Sylwester Nawrocki
2012-05-14
3
-0
/
+13
*
[media] V4L: Add camera wide dynamic range control
Sylwester Nawrocki
2012-05-14
3
-0
/
+19
*
[media] V4L: Add an extended camera white balance control
Sylwester Nawrocki
2012-05-14
3
-0
/
+101
*
[media] V4L: Add camera exposure bias control
Sylwester Nawrocki
2012-05-14
3
-0
/
+22
*
[media] V4L: Add helper function for standard integer menu controls
Sylwester Nawrocki
2012-05-14
3
-0
/
+59
*
[media] V4L: Extend V4L2_CID_COLORFX with more image effects
Sylwester Nawrocki
2012-05-14
5
-25
/
+127
*
[media] radio-si470x-usb: remove autosuspend, implement suspend/resume
Hans Verkuil
2012-05-14
2
-80
/
+70
*
[media] radio-si470x-common.c: remove unnecessary kernel log spam
Hans Verkuil
2012-05-14
1
-61
/
+17
*
[media] si470x: add control event support and more v4l2 compliancy fixes
Hans Verkuil
2012-05-14
1
-17
/
+28
*
[media] si470x: Clean up, introduce the control framework
Hans Verkuil
2012-05-14
4
-313
/
+105
*
[media] v4l: v4l2-ctrls: moves the forward declaration of struct file
Laurent Pinchart
2012-05-14
1
-1
/
+1
*
[media] mt9v032: Correct the logic for the auto-exposure setting
Kartik Mohta
2012-05-14
1
-1
/
+1
*
[media] mt9m032: use the available subdev pointer, don't re-calculate it
Guennadi Liakhovetski
2012-05-14
1
-2
/
+2
*
[media] mt9m032: fix compilation breakage
Guennadi Liakhovetski
2012-05-14
1
-1
/
+1
*
[media] mt9m032: fix two dead-locks
Guennadi Liakhovetski
2012-05-14
1
-2
/
+3
*
[media] mt9p031: Implement black level compensation control
Laurent Pinchart
2012-05-14
1
-7
/
+111
*
[media] mt9p031: Replace the reset board callback by a GPIO number
Laurent Pinchart
2012-05-14
2
-9
/
+33
*
[media] mt9p031: Identify color/mono models using I2C device name
Laurent Pinchart
2012-05-14
2
-9
/
+11
*
[media] af9035: add few new reference design USB IDs
Antti Palosaari
2012-05-14
2
-4
/
+19
*
[media] af9035: remove one config parameter
Antti Palosaari
2012-05-14
2
-3
/
+2
*
[media] af9035: move device configuration to the state
Antti Palosaari
2012-05-14
2
-31
/
+40
*
[media] af9033: implement ber and ucb functions
Hans-Frieder Vogt
2012-05-14
1
-2
/
+63
*
[media] af9035: add remote control support
Hans-Frieder Vogt
2012-05-14
2
-0
/
+66
*
[media] af9035: remove unused struct
Antti Palosaari
2012-05-14
1
-14
/
+0
*
[media] af9035: various small changes for af9035_ctrl_msg()
Antti Palosaari
2012-05-14
1
-16
/
+15
*
[media] pms: update to the latest V4L2 frameworks
Hans Verkuil
2012-05-14
1
-114
/
+123
*
[media] s5p-fimc: Fix locking in subdev set_crop op
Sylwester Nawrocki
2012-05-14
1
-1
/
+1
*
[media] gspca - ov534: Add Hue control
Antonio Ospite
2012-05-14
1
-2
/
+63
*
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
2012-05-14
2
-2
/
+1
[next]