index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to ...
Mike Isely
1
-0
/
+2
2008-10-12
V4L/DVB (8896): pvrusb2: Implement crop support
vdb128@picaros.org
6
-2
/
+183
2008-10-12
V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used
Mike Isely
1
-1
/
+11
2008-10-12
V4L/DVB (8894): pvrusb2: Remove BKL
Mike Isely
1
-6
/
+0
2008-10-12
V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()
Mike Isely
1
-0
/
+11
2008-10-12
V4L/DVB (8559): replace __FUNCTION__ with __func__
Alexander Beregalov
1
-1
/
+1
2008-10-12
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
Jean Delvare
1
-1
/
+1
2008-10-12
V4L/DVB (8857): v4l2-dev: replace panic with BUG
Hans Verkuil
1
-2
/
+5
2008-10-12
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
5
-8
/
+0
2008-10-12
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
1
-68
/
+63
2008-10-12
V4L/DVB (8850): bt856: fix define conflict
Hans Verkuil
1
-4
/
+4
2008-10-12
V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in...
Laurent Pinchart
1
-0
/
+9
2008-10-12
V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message
Laurent Pinchart
1
-2
/
+3
2008-10-12
V4L/DVB (8845): s2255drv: adds JPEG compression quality control
Dean Anderson
1
-1
/
+34
2008-10-12
V4L/DVB (8838): CRED: Wrap task credential accesses in video input drivers
David Howells
1
-1
/
+1
2008-10-12
V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H
Steven Toth
4
-11
/
+59
2008-10-12
V4L/DVB (8800): [v4l-dvb-maintainer] [PATCH] v4l: mt9m111.c make function static
Harvey Harrison
1
-1
/
+1
2008-10-12
V4L/DVB (8797): A simple state machine was added to saa7134_ts.
Dmitry Belimov
2
-12
/
+52
2008-10-12
V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS
Dmitry Belimov
1
-3
/
+1
2008-10-12
V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...
Dmitry Belimov
2
-9
/
+23
2008-10-12
V4L/DVB (8791): v4l2-dev: do not clear the driver_data field
Hans Verkuil
1
-0
/
+4
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
11
-170
/
+81
2008-10-12
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
1
-7
/
+6
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
10
-43
/
+43
2008-10-12
V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory
Hans Verkuil
1
-14
/
+2
2008-10-12
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
10
-5
/
+10
2008-10-12
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
1
-0
/
+7
2008-10-12
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
1
-30
/
+0
2008-10-12
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
10
-73
/
+128
2008-10-12
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
Andy Walls
3
-1
/
+12
2008-10-12
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
Andy Walls
4
-19
/
+51
2008-10-12
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
4
-10
/
+11
2008-10-12
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
Andy Walls
3
-8
/
+1
2008-10-12
V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field
Andy Walls
2
-2
/
+0
2008-10-12
V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...
Laurent Pinchart
1
-2
/
+13
2008-10-12
V4L/DVB (8752): s2255drv: firmware improvement patch
Dean Anderson
1
-238
/
+297
2008-10-12
V4L/DVB (8750): V4L: check inval in video_register_device_index()
Henrik Kretzschmar
1
-0
/
+3
2008-10-12
V4L/DVB (8748): V4L: fix return value of meye probe callback
Henrik Kretzschmar
1
-1
/
+1
2008-10-12
V4L/DVB (8746): v4l-dvb: fix compile warnings.
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (8745): v4l2: fix a bunch of compile warnings.
Hans Verkuil
2
-2
/
+2
2008-10-12
V4L/DVB (8742): pvrusb2: use proper byteorder interface
Harvey Harrison
1
-2
/
+1
2008-10-12
V4L/DVB (8732): zr364xx: handle video exclusive open internaly
Antoine Jacquet
1
-10
/
+14
2008-10-12
V4L/DVB (8731): zr364xx: remove BKL
Antoine Jacquet
1
-13
/
+10
2008-10-12
V4L/DVB (8729): Use DIV_ROUND_UP
Julia Lawall
3
-5
/
+5
2008-10-12
V4L/DVB (8695): usbvideo: add proper error check and add release function
Hans Verkuil
1
-1
/
+6
2008-10-12
V4L/DVB (8690): tuner-3036: remove driver
Hans Verkuil
3
-222
/
+0
2008-10-12
V4L/DVB (8689): dpc7146: remove dpc7146 demonstration board driver
Hans Verkuil
3
-424
/
+0
2008-10-12
V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...
Stefan Herbrechtsmeier
5
-33
/
+68
2008-10-12
V4L/DVB (8686): mt9m111: style cleanup
Guennadi Liakhovetski
2
-45
/
+43
2008-10-12
V4L/DVB (8685): mt9m001, mt9v022: Simplify return code checking
Guennadi Liakhovetski
2
-26
/
+26
[next]