index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] gspca - ov519: Simplify the LED control functions
Jean-François Moine
2010-12-29
1
-4
/
+4
*
[media] gspca - ov519: Check the disabled controls at start time only
Jean-François Moine
2010-12-29
1
-16
/
+12
*
[media] gspca - ov519: Clearer debug and error messages
Jean-François Moine
2010-12-29
1
-17
/
+19
*
[media] gspca - ov519: Propagate errors to higher level
Jean-François Moine
2010-12-29
2
-491
/
+327
*
[media] gspca - ov519: Define the disabled controls in a table
Jean-François Moine
2010-12-29
1
-15
/
+47
*
[media] gspca - ov519: Set their numbers in the ov519 and ov7670 register names
Jean-François Moine
2010-12-29
1
-123
/
+123
*
[media] gspca - ov519: Cleanup source
Jean-François Moine
2010-12-29
2
-149
/
+143
*
[media] gspca - cpia1: Fix error check
Nicolas Kaiser
2010-12-29
1
-1
/
+1
*
[media] gspca - ov519: Define the sensor types in an enum
Jean-François Moine
2010-12-29
1
-16
/
+21
*
[media] gspca - ov519: Reduce the size of some variables
Jean-François Moine
2010-12-29
1
-3
/
+3
*
[media] gspca - ov519: Change types '__xx' to 'xx'
Jean-François Moine
2010-12-29
2
-42
/
+42
*
[media] gspca - ov519: Don't do USB exchanges after disconnection
Jean-François Moine
2010-12-29
2
-4
/
+4
*
[media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=m
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca-stv06xx: support bandwidth changing
Hans de Goede
2010-12-29
8
-27
/
+93
*
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
2010-12-29
11
-163
/
+215
*
[media] saa7164: make buffer smaller
Dan Carpenter
2010-12-29
2
-2
/
+2
*
[media] tea6415c: return -EIO if i2c_check_functionality fails
Axel Lin
2010-12-29
1
-1
/
+1
*
[media] drivers/media/video: Update WARN uses
Joe Perches
2010-12-29
2
-2
/
+2
*
[media] cx231xx: Fix i2c support at cx231xx-input
Mauro Carvalho Chehab
2010-12-29
3
-59
/
+19
*
[media] ir-kbd-i2c: add rc_dev as a parameter to the driver
Mauro Carvalho Chehab
2010-12-29
1
-12
/
+33
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
8
-200
/
+181
*
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
2010-12-29
10
-17
/
+13
*
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
2010-12-29
5
-68
/
+28
*
[media] ir-core: convert drivers/media/video/cx88 to ir-core
David Härdeman
2010-12-29
2
-128
/
+37
*
[media] au0828: enable VBI timeout when calling read() without streamon()
Devin Heitmueller
2010-12-29
1
-0
/
+7
*
[media] au0828: fixes for timeout on no video
Devin Heitmueller
2010-12-29
2
-28
/
+56
*
[media] au0828: continue video streaming even when no ITU-656 coming in
Devin Heitmueller
2010-12-29
2
-0
/
+63
*
[media] au0828: Fix field alignment for video frames delivered by driver
Devin Heitmueller
2010-12-29
1
-1
/
+1
*
[media] au0828: set max packets per URB to match Windows driver
Devin Heitmueller
2010-12-29
1
-1
/
+1
*
[media] gspca: Convert some uppercase hexadecimal values to lowercase
Jean-François Moine
2010-12-29
9
-16
/
+16
*
[media] gspca - sonixj: Simplify and clarify the hv7131r probe function
Jean-François Moine
2010-12-29
1
-9
/
+9
*
[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolution
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca - main: Fix a small code error
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca - main: Version change
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca_ov519: generate release button event on stream stop if needed
Hans de Goede
2010-12-29
1
-1
/
+9
*
[media] gspca_xirlink_cit: Add support camera button
Hans de Goede
2010-12-29
1
-33
/
+84
*
[media] gspca_xirlink_cit: Frames have a 4 byte footer
Hans de Goede
2010-12-29
1
-12
/
+12
*
[media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixes
Hans de Goede
2010-12-29
1
-10
/
+43
*
[media] gspca: only set gspca->int_urb if submitting it succeeds
Hans de Goede
2010-12-29
1
-1
/
+1
*
[media] gspca: submit interrupt urbs *after* isoc urbs
Hans de Goede
2010-12-29
1
-4
/
+6
*
[media] cafe_ccic: fix colorspace corruption on resume
Daniel Drake
2010-12-29
1
-3
/
+2
*
[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
Joe Perches
2010-12-29
2
-7
/
+7
*
[media] cx231xx: Add IR support for Pixelview Hybrid SBTVD
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+2
*
[media] cx231xx: Add a driver for I2C-based IR
Mauro Carvalho Chehab
2010-12-29
6
-5
/
+174
*
[media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEG
Mauro Carvalho Chehab
2010-12-29
2
-11
/
+81
*
[media] Add support for Kworld SBTVD board
Mauro Carvalho Chehab
2010-12-29
2
-0
/
+110
*
[media] mb86a20s: add support for serial streams
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+1
*
[media] cx231xx: use callback to set agc on PixelView
Mauro Carvalho Chehab
2010-12-29
2
-1
/
+11
*
[media] add digital support for PV SBTVD hybrid
Mauro Carvalho Chehab
2010-12-29
3
-1
/
+42
*
[media] Add analog support for Pixelvied Hybrid SBTVD
Mauro Carvalho Chehab
2010-12-29
4
-2
/
+44
[next]