index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
2
-17
/
+15
*
[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] 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] 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] 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
*
[media] vpif: Consolidate formats from capture and display
Mats Randgaard
2011-01-19
4
-31
/
+58
*
[media] vpif_cap/disp: Add debug functionality
Mats Randgaard
2011-01-19
2
-0
/
+169
*
[media] cpia2: convert .ioctl to .unlocked_ioctl
Hans Verkuil
2011-01-19
3
-121
/
+50
*
[media] bttv: remove obsolete 'no_tda9875' field
Hans Verkuil
2011-01-19
2
-40
/
+0
*
[media] tda9875: remove duplicate driver
Hans Verkuil
2011-01-19
3
-421
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-14
1
-3
/
+1
|
\
|
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-3
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
9
-11
/
+9
|
\
\
|
*
|
media: comment typo fix diable -> disable.
Justin P. Mattock
2011-01-03
2
-2
/
+2
|
*
|
Revert conflicting V4L changes
Jiri Kosina
2010-12-28
1
-1
/
+1
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
68
-742
/
+653
|
|
\
|
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
7
-8
/
+8
|
*
|
VIA Chrome camera: remove duplicate includes
Jesper Juhl
2010-10-30
1
-2
/
+0
*
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-08
11
-13
/
+56
|
\
\
\
|
*
|
|
media/video: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
4
-10
/
+5
[next]