index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] gspca - ov534: Clearer debug messages
Jean-François Moine
2011-01-19
1
-3
/
+3
*
[media] gspca - ov519: Cleanup source and add a comment
Jean-François Moine
2011-01-19
1
-4
/
+2
*
[media] gspca: Remove useless instructions
Jean-François Moine
2011-01-19
1
-2
/
+2
*
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
2011-01-19
39
-44
/
+44
*
[media] gspca: Version change
Jean-François Moine
2011-01-19
1
-1
/
+1
*
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
2011-01-19
1
-10
/
+14
*
[media] v4l2-subdev: add (un)register internal ops
Hans Verkuil
2011-01-19
1
-2
/
+12
*
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
2011-01-19
9
-154
/
+99
*
[media] saa7134: Kworld SBTVD: make both analog and digital to work
Mauro Carvalho Chehab
2011-01-19
3
-17
/
+16
*
[media] saa7134: Fix digital mode on Kworld SBTVD
Mauro Carvalho Chehab
2011-01-19
2
-2
/
+41
*
[media] saa7134: Fix analog mode for Kworld SBTVD
Mauro Carvalho Chehab
2011-01-19
2
-76
/
+4
*
[media] mb86a20s: Be sure that device is initialized before starting DVB
Mauro Carvalho Chehab
2011-01-19
1
-4
/
+28
*
[media] mb86a20s: Fix i2c read/write error messages
Mauro Carvalho Chehab
2011-01-19
1
-2
/
+2
*
[media] tda8290: Turn tda829x on before touching at the I2C gate
Mauro Carvalho Chehab
2011-01-19
1
-5
/
+6
*
[media] tda8290: Fix a bug if no tuner is detected
Mauro Carvalho Chehab
2011-01-19
1
-1
/
+4
*
[media] tda8290: Make all read operations atomic
Mauro Carvalho Chehab
2011-01-19
1
-53
/
+66
*
[media] em28xx: Fix IR support for WinTV USB2
Mauro Carvalho Chehab
2011-01-19
1
-0
/
+1
*
[media] ir-kbd-i2c: Make IR debug messages more useful
Mauro Carvalho Chehab
2011-01-19
1
-2
/
+4
*
[media] dib0700: Fix IR keycode handling
Mauro Carvalho Chehab
2011-01-19
1
-3
/
+3
*
[media] rc-dib0700-nec: Fix keytable for Pixelview SBTVD
Mauro Carvalho Chehab
2011-01-19
1
-26
/
+26
*
[media] radio-si470x: Always report support for RDS
Tobias Lorenz
2011-01-19
1
-6
/
+0
*
[media] radio-si470x: de-emphasis should be set if requested by module parameter
Tobias Lorenz
2011-01-19
1
-1
/
+2
*
[media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are u...
Hans Verkuil
2011-01-19
1
-8
/
+12
*
[media] gspca_sonixb: Fix mirrored image with ov7630
Hans de Goede
2011-01-19
1
-1
/
+1
*
[media] gspca_sonixj: Add one more commented out usb-id
Hans de Goede
2011-01-19
1
-0
/
+1
*
[media] gspca_sonixj: Probe sensor type independent of bridge type
Hans de Goede
2011-01-19
2
-31
/
+29
*
[media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled too
Hans de Goede
2011-01-19
2
-9
/
+3
*
[media] gspca_sonixb: Add usb ids for known sn9c103 cameras
Hans de Goede
2011-01-19
2
-9
/
+11
*
[media] gspca_sonixb: TAS5130C brightness control really is a gain control
Hans de Goede
2011-01-19
1
-14
/
+4
*
[media] gspca_sonixb: Fix TAS5110D sensor gain control
Hans de Goede
2011-01-19
1
-6
/
+30
*
[media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is c...
Hans de Goede
2011-01-19
1
-2
/
+2
*
[media] gspca_sonixb: Refactor to unify bridge handling
Hans de Goede
2011-01-19
1
-90
/
+116
*
[media] sn9c102: Remove not supported and non existing usb ids
Hans de Goede
2011-01-19
1
-35
/
+31
*
[media] et61x251: remove wrongly claimed usb ids
Hans de Goede
2011-01-19
1
-24
/
+0
*
[media] gspca_main: wake wq on streamoff
Hans de Goede
2011-01-19
1
-0
/
+2
*
[media] gspca_main: Allow switching from read to mmap / userptr mode
Hans de Goede
2011-01-19
1
-0
/
+4
*
[media] gspca_main: Simplify read mode memory type checks
Hans de Goede
2011-01-19
1
-12
/
+2
*
[media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer release
Hans de Goede
2011-01-19
1
-12
/
+11
*
[media] gspca_main: Remove no longer used users variable
Hans de Goede
2011-01-19
2
-28
/
+5
*
[media] gspca_main: Update buffer flags even when user_copy fails
Hans de Goede
2011-01-19
1
-5
/
+5
*
[media] gspca_main: Locking fixes 2
Hans de Goede
2011-01-19
2
-55
/
+58
*
[media] gspca_main: Locking fixes 1
Hans de Goede
2011-01-19
1
-6
/
+9
*
[media] af9013: fix AF9013 TDA18271 IF config
Antti Palosaari
2011-01-19
1
-2
/
+2
*
[media] radio-gemtek-pci: remove duplicate driver
Hans Verkuil
2011-01-19
3
-493
/
+0
*
[media] radio-maxiradio.c: use sensible frequency range
Hans Verkuil
2011-01-19
1
-2
/
+2
*
[media] davinci: convert vpif_display to core-assisted locking
Hans Verkuil
2011-01-19
1
-78
/
+20
*
[media] davinci: convert vpif_capture to core-assisted locking
Hans Verkuil
2011-01-19
1
-76
/
+14
*
[media] vpif_cap/disp: Cleanup, improved comments
Mats Randgaard
2011-01-19
3
-17
/
+25
*
[media] vpif_cap/disp: Added support for DV timings
Mats Randgaard
2011-01-19
4
-25
/
+290
*
[media] vpif_cap/disp: Add support for DV presets
Mats Randgaard
2011-01-19
6
-9
/
+350
[next]