index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
go7007
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+2
2013-04-22
[media] go7007: dubious one-bit signed bitfields
Dan Carpenter
1
-2
/
+2
2013-04-16
[media] staging/media: fix go7007 dependencies and build
Randy Dunlap
1
-1
/
+1
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
1
-5
/
+2
2013-03-29
[media] media: move dvb-usb-v2/cypress_firmware.c to media/common
Hans Verkuil
3
-8
/
+5
2013-03-26
[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
Wei Yongjun
1
-1
/
+1
2013-03-25
[media] go7007: using strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-03-25
[media] go7007: Remove unneeded version.h header include
Sachin Kamat
1
-1
/
+0
2013-03-25
[media] go7007: don't continue if firmware can't be loaded
Hans Verkuil
2
-55
/
+55
2013-03-25
[media] go7007: update the README
Hans Verkuil
1
-8
/
+134
2013-03-25
[media] saa7134-go7007: convert to a subdev and the control framework
Hans Verkuil
2
-47
/
+72
2013-03-24
[media] go7007: add support for ADS Tech DVD Xpress DX2
Hans Verkuil
5
-3
/
+75
2013-03-24
[media] go7007: drop firmware name in board config, make configs const
Hans Verkuil
5
-34
/
+25
2013-03-24
[media] go7007: correct a header check: MPEG4 has a different GOP code
Hans Verkuil
1
-2
/
+4
2013-03-24
[media] go7007: add back 'repeat sequence header' control
Hans Verkuil
2
-1
/
+5
2013-03-24
[media] go7007: Restore b_frame control
Volokh Konstantin
2
-2
/
+7
2013-03-24
[media] go7007: a small improvement to querystd handling
Hans Verkuil
1
-4
/
+4
2013-03-24
[media] go7007-loader: add support for the other devices and move fw files
Hans Verkuil
4
-92
/
+68
2013-03-24
[media] go7007-loader: renamed from s2250-loader
Hans Verkuil
4
-70
/
+54
2013-03-24
[media] s2250: add comment describing the hardware
Hans Verkuil
1
-0
/
+7
2013-03-24
[media] go7007: remove cropping functions
Hans Verkuil
1
-92
/
+0
2013-03-24
[media] go7007: embed struct video_device
Hans Verkuil
5
-37
/
+26
2013-03-24
[media] go7007: convert to core locking and vb2
Hans Verkuil
6
-526
/
+205
2013-03-24
[media] go7007: drop struct go7007_file
Hans Verkuil
2
-121
/
+67
2013-03-24
[media] go7007: set up the saa7115 audio clock correctly
Hans Verkuil
3
-1
/
+12
2013-03-24
[media] go7007: simplify the PX-TV402U board ID handling
Hans Verkuil
3
-24
/
+9
2013-03-24
[media] go7007: standardize MPEG handling support
Hans Verkuil
5
-507
/
+181
2013-03-24
[media] go7007: tuner/std related fixes
Hans Verkuil
5
-155
/
+154
2013-03-24
[media] go7007: add log_status support
Hans Verkuil
1
-1
/
+9
2013-03-24
[media] go7007: add prio and control event support
Hans Verkuil
2
-5
/
+20
2013-03-24
[media] s2250: convert to the control framework
Hans Verkuil
1
-103
/
+46
2013-03-24
[media] go7007: convert to the control framework and remove obsolete JPEGCOMP...
Hans Verkuil
3
-192
/
+71
2013-03-24
[media] go7007: fix unregister/disconnect handling
Hans Verkuil
6
-80
/
+85
2013-03-24
[media] go7007: remember boot firmware
Hans Verkuil
2
-21
/
+24
2013-03-24
[media] go7007: fix DMA related errors
Hans Verkuil
4
-23
/
+20
2013-03-24
[media] go7007: remove current_norm
Hans Verkuil
1
-1
/
+0
2013-03-24
[media] go7007: go7007: add device_caps and bus_info support to querycap
Hans Verkuil
4
-7
/
+6
2013-03-24
[media] s2250-loader: use usbv2_cypress_load_firmware
Hans Verkuil
2
-5
/
+6
2013-03-24
[media] go7007: add audio input ioctls
Hans Verkuil
1
-3
/
+48
2013-03-24
[media] go7007: remove all wis* drivers
Hans Verkuil
8
-2398
/
+0
2013-03-24
[media] go7007: switch to standard tuner/i2c subdevs
Hans Verkuil
8
-134
/
+135
2013-03-24
[media] go7007: i2c initialization changes for tw2804
Volokh Konstantin
3
-10
/
+14
2013-03-24
[media] tuner: add Sony BTF tuners
Hans Verkuil
3
-6
/
+2
2013-03-24
[media] go7007: fix i2c_xfer return codes
Hans Verkuil
2
-13
/
+13
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-8
/
+8
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-1
/
+1
2013-03-23
[media] drivers/staging/media/go7007: using strlcpy instead of strncpy
Chen Gang
1
-3
/
+3
2013-02-13
[media] staging: media: Remove unnecessary OOM messages
Joe Perches
2
-20
/
+9
2013-02-06
[media] staging: go7007: fix test for V4L2_STD_SECAM
Dan Carpenter
1
-1
/
+1
[next]