index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-11
[media] vivi: fix colorspace setup
Hans Verkuil
1
-12
/
+13
2012-08-11
[media] au0828: fix possible race condition in usage of dev->ctrlmsg
Devin Heitmueller
1
-28
/
+12
2012-08-11
[media] em28xx: Remove useless runtime->private_data usage
Ezequiel GarcĂa
1
-1
/
+0
2012-08-10
[media] au0828: make xc5000 firmware speedup apply to the xc5000c as well
Devin Heitmueller
1
-1
/
+2
2012-08-10
[media] au0828: fix a couple of missed edge cases for i2c gate with analog
Devin Heitmueller
1
-0
/
+16
2012-08-10
[media] au0828: tweak workaround for i2c clock stretching bug
Devin Heitmueller
2
-2
/
+3
2012-08-10
[media] au0828: tune retry interval for i2c interaction
Devin Heitmueller
1
-2
/
+2
2012-08-10
[media] au0828: remove control buffer from send_control_msg
Devin Heitmueller
1
-8
/
+6
2012-08-10
[media] au0828: speed up i2c clock when doing xc5000 firmware load
Devin Heitmueller
1
-3
/
+13
2012-08-10
[media] au0828: fix case where STREAMOFF being called on stopped stream cause...
Devin Heitmueller
1
-4
/
+8
2012-08-10
[media] au0828: prevent i2c gate from being kept open while in analog mode
Devin Heitmueller
1
-0
/
+6
2012-08-10
[media] au0828: make sure video standard is setup in tuner-core
Devin Heitmueller
2
-0
/
+11
2012-08-10
[media] au0828: fix race condition that causes xc5000 to not bind for digital
Devin Heitmueller
2
-13
/
+13
2012-08-10
[media] au0828: Make the s_reg and g_reg advanced debug calls work against th...
Devin Heitmueller
1
-3
/
+8
2012-08-10
[media] au8522: properly recover from the au8522 delivering misaligned TS str...
Devin Heitmueller
2
-6
/
+49
2012-08-10
[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2
-57
/
+15
2012-08-10
[media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-9
/
+20
2012-08-10
[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-8
/
+20
2012-08-10
[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-11
/
+23
2012-08-10
[media] s5p-mfc: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+13
2012-08-10
[media] s5p-tv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-8
/
+21
2012-08-10
[media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+21
2012-08-10
[media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-10
/
+24
2012-08-10
[media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-11
/
+20
2012-08-10
[media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-11
/
+36
2012-08-10
[media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+11
2012-08-10
[media] sh_vou: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+19
2012-08-10
[media] mx2_emmaprp: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+22
2012-08-10
[media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-7
/
+15
2012-08-10
[media] s2255drv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-21
/
+21
2012-08-10
[media] fsl-viu: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-5
/
+22
2012-08-10
[media] tm6000: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-9
/
+43
2012-08-10
[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-17
/
+35
2012-08-10
[media] usbvision: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-6
/
+36
2012-08-10
[media] cpia2: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-11
/
+28
2012-08-10
[media] ivtv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2
-14
/
+42
2012-08-06
[media] media: i.MX27: Fix mx2_emmaprp mem2mem driver clocks
Javier Martin
1
-11
/
+16
2012-08-06
[media] m2m-deinterlace: fix two warnings
Mauro Carvalho Chehab
1
-1
/
+2
2012-08-06
[media] media: Add mem2mem deinterlacing driver
Javier Martin
3
-0
/
+1129
2012-08-06
[media] media: coda: Add driver for Coda video codec
Javier Martin
4
-0
/
+2075
2012-08-06
[media] move dvb-usb-ids.h to dvb-core
Mauro Carvalho Chehab
1
-1
/
+0
2012-08-04
Merge tag 'v3.6-rc1' into staging/for_v3.6
Mauro Carvalho Chehab
10
-23
/
+45
2012-08-01
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
96
-7534
/
+4594
2012-07-31
[media] Add support for the Terratec Cinergy T Dual PCIe IR remote
Djuri Baars
2
-0
/
+13
2012-07-31
[media] cx18: Declare MODULE_FIRMWARE usage
Tim Gardner
4
-3
/
+16
2012-07-31
[media] pvrusb2: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-5
/
+12
2012-07-31
[media] cx23885: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-0
/
+2
2012-07-31
[media] cx231xx: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-0
/
+2
2012-07-31
[media] ivtv: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-0
/
+4
2012-07-31
[media] cx25840: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-3
/
+12
[prev]
[next]