index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] go7007-loader: add support for the other devices and move fw files
Hans Verkuil
2013-03-24
4
-92
/
+68
*
[media] go7007-loader: renamed from s2250-loader
Hans Verkuil
2013-03-24
4
-70
/
+54
*
[media] s2250: add comment describing the hardware
Hans Verkuil
2013-03-24
1
-0
/
+7
*
[media] go7007: remove cropping functions
Hans Verkuil
2013-03-24
1
-92
/
+0
*
[media] go7007: embed struct video_device
Hans Verkuil
2013-03-24
5
-37
/
+26
*
[media] go7007: convert to core locking and vb2
Hans Verkuil
2013-03-24
6
-526
/
+205
*
[media] go7007: drop struct go7007_file
Hans Verkuil
2013-03-24
2
-121
/
+67
*
[media] go7007: set up the saa7115 audio clock correctly
Hans Verkuil
2013-03-24
3
-1
/
+12
*
[media] go7007: simplify the PX-TV402U board ID handling
Hans Verkuil
2013-03-24
3
-24
/
+9
*
[media] go7007: standardize MPEG handling support
Hans Verkuil
2013-03-24
5
-507
/
+181
*
[media] go7007: tuner/std related fixes
Hans Verkuil
2013-03-24
5
-155
/
+154
*
[media] go7007: add log_status support
Hans Verkuil
2013-03-24
1
-1
/
+9
*
[media] go7007: add prio and control event support
Hans Verkuil
2013-03-24
2
-5
/
+20
*
[media] s2250: convert to the control framework
Hans Verkuil
2013-03-24
1
-103
/
+46
*
[media] go7007: convert to the control framework and remove obsolete JPEGCOMP...
Hans Verkuil
2013-03-24
3
-192
/
+71
*
[media] go7007: fix unregister/disconnect handling
Hans Verkuil
2013-03-24
6
-80
/
+85
*
[media] go7007: remember boot firmware
Hans Verkuil
2013-03-24
2
-21
/
+24
*
[media] go7007: fix DMA related errors
Hans Verkuil
2013-03-24
4
-23
/
+20
*
[media] go7007: remove current_norm
Hans Verkuil
2013-03-24
1
-1
/
+0
*
[media] go7007: go7007: add device_caps and bus_info support to querycap
Hans Verkuil
2013-03-24
4
-7
/
+6
*
[media] s2250-loader: use usbv2_cypress_load_firmware
Hans Verkuil
2013-03-24
2
-5
/
+6
*
[media] go7007: add audio input ioctls
Hans Verkuil
2013-03-24
1
-3
/
+48
*
[media] go7007: remove all wis* drivers
Hans Verkuil
2013-03-24
8
-2398
/
+0
*
[media] go7007: switch to standard tuner/i2c subdevs
Hans Verkuil
2013-03-24
8
-134
/
+135
*
[media] go7007: i2c initialization changes for tw2804
Volokh Konstantin
2013-03-24
3
-10
/
+14
*
[media] tw2804: modify ADC power control
Volokh Konstantin
2013-03-24
1
-0
/
+1
*
[media] tw2804: add support for the Techwell tw2804
Hans Verkuil
2013-03-24
3
-1
/
+478
*
[media] tw9903: add new tw9903 video decoder
Hans Verkuil
2013-03-24
3
-0
/
+283
*
[media] uda1342: add new uda1342 audio codec driver
Hans Verkuil
2013-03-24
3
-0
/
+123
*
[media] ov7640: add new ov7640 driver
Hans Verkuil
2013-03-24
3
-1
/
+119
*
[media] sony-btf-mpx: the MPX driver for the sony BTF PAL/SECAM tuner
Hans Verkuil
2013-03-24
3
-1
/
+410
*
[media] tuner: add Sony BTF tuners
Hans Verkuil
2013-03-24
4
-6
/
+71
*
[media] go7007: fix i2c_xfer return codes
Hans Verkuil
2013-03-24
2
-13
/
+13
*
[media] saa7115: add support for double-rate ASCLK
Hans Verkuil
2013-03-24
1
-5
/
+11
*
[media] saa7115: improve querystd handling for the saa7115
Hans Verkuil
2013-03-24
1
-28
/
+28
*
[media] saa7115: add config flag to change the IDQ polarity
Hans Verkuil
2013-03-24
1
-0
/
+6
*
[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER control
Hans Verkuil
2013-03-24
1
-0
/
+2
*
[media] v4l2-ioctl: check if an ioctl is valid
Hans Verkuil
2013-03-24
1
-9
/
+13
*
[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...
Andy Walls
2013-03-24
1
-3
/
+5
*
[media] v4l2-ioctl: simplify debug code
Hans Verkuil
2013-03-24
1
-13
/
+2
*
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
67
-100
/
+94
*
[media] ivtv: prepare ivtv for adding const to s_register
Hans Verkuil
2013-03-24
1
-13
/
+13
*
[media] v4l2-ioctl: add precision when printing names
Hans Verkuil
2013-03-24
1
-26
/
+34
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
54
-163
/
+163
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
48
-72
/
+65
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
53
-106
/
+111
*
[media] drivers: staging: davinci_vpfe: use resource_size()
Silviu-Mihai Popescu
2013-03-23
3
-4
/
+4
*
[media] bttv: apply mute settings on open
Frank Schaefer
2013-03-23
1
-1
/
+2
*
[media] bttv: do not unmute the device before the first open
Frank Schaefer
2013-03-23
1
-1
/
+3
*
[media] bttv: untangle audio input and mute setting
Frank Schaefer
2013-03-23
1
-27
/
+24
[next]