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] au0828: prevent i2c gate from being kept open while in analog mode
Devin Heitmueller
2012-08-10
5
-5
/
+22
*
[media] xc5000: don't invoke auto calibration unless we really did reset tuner
Devin Heitmueller
2012-08-10
1
-22
/
+18
*
[media] au8522: fix regression in logging introduced by separation of modules
Devin Heitmueller
2012-08-10
1
-2
/
+7
*
[media] au0828: make sure video standard is setup in tuner-core
Devin Heitmueller
2012-08-10
2
-0
/
+11
*
[media] au0828: fix race condition that causes xc5000 to not bind for digital
Devin Heitmueller
2012-08-10
2
-13
/
+13
*
[media] xc5000: properly report i2c write failures
Devin Heitmueller
2012-08-10
1
-1
/
+1
*
[media] xc5000: add support for showing the SNR and gain in the debug output
Devin Heitmueller
2012-08-10
1
-0
/
+20
*
[media] xc5000: properly show quality register values
Devin Heitmueller
2012-08-10
1
-1
/
+1
*
[media] au0828: Make the s_reg and g_reg advanced debug calls work against th...
Devin Heitmueller
2012-08-10
1
-3
/
+8
*
[media] au8522: properly recover from the au8522 delivering misaligned TS str...
Devin Heitmueller
2012-08-10
2
-6
/
+49
*
[media] au8522: Fix off-by-one in SNR table for QAM256
Devin Heitmueller
2012-08-10
1
-48
/
+48
*
[media] au8522: fix intermittent lockup of analog video decoder
Devin Heitmueller
2012-08-10
2
-5
/
+29
*
[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
2
-57
/
+15
*
[media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-9
/
+20
*
[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-8
/
+20
*
[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-11
/
+23
*
[media] s5p-mfc: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+13
*
[media] s5p-tv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-8
/
+21
*
[media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+21
*
[media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-10
/
+24
*
[media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-11
/
+20
*
[media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-11
/
+36
*
[media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+11
*
[media] sh_vou: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+19
*
[media] mx2_emmaprp: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+22
*
[media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-7
/
+15
*
[media] s2255drv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-21
/
+21
*
[media] fsl-viu: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-5
/
+22
*
[media] wl128x: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-12
/
+26
*
[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-7
/
+22
*
[media] tm6000: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-9
/
+43
*
[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-17
/
+35
*
[media] usbvision: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-6
/
+36
*
[media] cpia2: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
1
-11
/
+28
*
[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
2
-24
/
+39
*
[media] ivtv: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-10
2
-14
/
+42
*
[media] az6007: Update copyright
Mauro Carvalho Chehab
2012-08-06
1
-2
/
+2
*
[media] az6007: handle CI during suspend/resume
Mauro Carvalho Chehab
2012-08-06
1
-2
/
+23
*
[media] az6007: make all functions static
Mauro Carvalho Chehab
2012-08-06
1
-2
/
+2
*
[media] az6007: rename "st" to "state" at az6007_power_ctrl()
Mauro Carvalho Chehab
2012-08-06
1
-4
/
+4
*
[media] az6007: Fix the number of parameters for QAM setup
Mauro Carvalho Chehab
2012-08-06
1
-0
/
+1
*
[media] az6007: fix the I2C W+R logic
Mauro Carvalho Chehab
2012-08-06
1
-1
/
+1
*
[media] az6007: convert it to use dvb-usb-v2
Mauro Carvalho Chehab
2012-08-06
5
-231
/
+174
*
[media] dvb-usb-v2: Don't ask user to select Cypress firmware module
Mauro Carvalho Chehab
2012-08-06
1
-8
/
+0
*
[media] dvb-usb-v2: Fix cypress firmware compilation
Mauro Carvalho Chehab
2012-08-06
1
-1
/
+2
*
[media] media: i.MX27: Fix mx2_emmaprp mem2mem driver clocks
Javier Martin
2012-08-06
1
-11
/
+16
*
[media] m2m-deinterlace: fix two warnings
Mauro Carvalho Chehab
2012-08-06
1
-1
/
+2
*
[media] media: Add mem2mem deinterlacing driver
Javier Martin
2012-08-06
3
-0
/
+1129
*
[media] media: coda: Add driver for Coda video codec
Javier Martin
2012-08-06
4
-0
/
+2075
*
[media] move dvb-usb-ids.h to dvb-core
Mauro Carvalho Chehab
2012-08-06
4
-3
/
+1
[next]