index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
xfs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
[media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)
Jean-François Moine
1
-8
/
+386
2010-12-29
[media] gspca - ov519: Re-initialize the webcam at resume time
Jean-François Moine
1
-38
/
+52
2010-12-29
[media] gspca - ov519: Initialize the ov519 snapshot register
Jean-François Moine
1
-0
/
+3
2010-12-29
[media] gspca - ov519: Change the ov519 start and stop sequences
Jean-François Moine
1
-2
/
+6
2010-12-29
[media] gspca - ov519: Simplify the LED control functions
Jean-François Moine
1
-4
/
+4
2010-12-29
[media] gspca - ov519: Check the disabled controls at start time only
Jean-François Moine
1
-16
/
+12
2010-12-29
[media] gspca - ov519: Clearer debug and error messages
Jean-François Moine
1
-17
/
+19
2010-12-29
[media] gspca - ov519: Propagate errors to higher level
Jean-François Moine
2
-491
/
+327
2010-12-29
[media] gspca - ov519: Define the disabled controls in a table
Jean-François Moine
1
-15
/
+47
2010-12-29
[media] gspca - ov519: Set their numbers in the ov519 and ov7670 register names
Jean-François Moine
1
-123
/
+123
2010-12-29
[media] gspca - ov519: Cleanup source
Jean-François Moine
2
-149
/
+143
2010-12-29
[media] gspca - cpia1: Fix error check
Nicolas Kaiser
1
-1
/
+1
2010-12-29
[media] gspca - ov519: Define the sensor types in an enum
Jean-François Moine
1
-16
/
+21
2010-12-29
[media] gspca - ov519: Reduce the size of some variables
Jean-François Moine
1
-3
/
+3
2010-12-29
[media] gspca - ov519: Change types '__xx' to 'xx'
Jean-François Moine
2
-42
/
+42
2010-12-29
[media] gspca - ov519: Don't do USB exchanges after disconnection
Jean-François Moine
2
-4
/
+4
2010-12-29
[media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=m
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca-stv06xx: support bandwidth changing
Hans de Goede
8
-27
/
+93
2010-12-29
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
11
-163
/
+215
2010-12-29
[media] saa7164: make buffer smaller
Dan Carpenter
2
-2
/
+2
2010-12-29
[media] tea6415c: return -EIO if i2c_check_functionality fails
Axel Lin
1
-1
/
+1
2010-12-29
[media] drivers/media/video: Update WARN uses
Joe Perches
2
-2
/
+2
2010-12-29
[media] dvb-usb-gp8psk: get firmware and fpga versions
VDR User
2
-1
/
+35
2010-12-29
[media] cx231xx: Fix i2c support at cx231xx-input
Mauro Carvalho Chehab
3
-59
/
+19
2010-12-29
[media] ir-kbd-i2c: add rc_dev as a parameter to the driver
Mauro Carvalho Chehab
2
-12
/
+35
2010-12-29
[media] rc-core: convert winbond-cir
David Härdeman
5
-800
/
+123
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
44
-1439
/
+1225
2010-12-29
[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main
David Härdeman
3
-29
/
+13
2010-12-29
[media] rc-core: merge rc-map.c into rc-main.c
Mauro Carvalho Chehab
3
-109
/
+94
2010-12-29
[media] rc-core: Merge rc-sysfs.c into rc-main.c
Mauro Carvalho Chehab
3
-365
/
+348
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
13
-13
/
+13
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
113
-3
/
+3
2010-12-29
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
19
-47
/
+40
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
12
-236
/
+133
2010-12-29
[media] ir-core: convert drivers/media/video/cx88 to ir-core
David Härdeman
4
-265
/
+37
2010-12-29
[media] radio-si4713: Add regulator framework support
Jarkko Nikula
3
-14
/
+68
2010-12-29
[media] au0828: enable VBI timeout when calling read() without streamon()
Devin Heitmueller
1
-0
/
+7
2010-12-29
[media] au0828: fixes for timeout on no video
Devin Heitmueller
2
-28
/
+56
2010-12-29
[media] au0828: continue video streaming even when no ITU-656 coming in
Devin Heitmueller
2
-0
/
+63
2010-12-29
[media] au8522: Handle differences in comb filter config for s-video input
Devin Heitmueller
2
-4
/
+14
2010-12-29
[media] au8522: fix clamp control for different video modes
Devin Heitmueller
1
-6
/
+11
2010-12-29
[media] au8522: cleanup code which disables audio decoder
Devin Heitmueller
1
-15
/
+1
2010-12-29
[media] au0828: Fix field alignment for video frames delivered by driver
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] au0828: set max packets per URB to match Windows driver
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] au8522: Properly set default brightness
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] gspca: Convert some uppercase hexadecimal values to lowercase
Jean-François Moine
9
-16
/
+16
2010-12-29
[media] gspca - sonixj: Simplify and clarify the hv7131r probe function
Jean-François Moine
1
-9
/
+9
2010-12-29
[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolution
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - main: Fix a small code error
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - main: Version change
Jean-François Moine
1
-1
/
+1
[next]