index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-21
V4L/DVB (5249): Fix compiler warning in vivi.c
Marcel Siegert
1
-1
/
+2
2007-02-21
V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware size
Mike Isely
1
-15
/
+18
2007-02-21
V4L/DVB (5210): Pvrusb2: Fix printk format typo
Mike Isely
1
-1
/
+1
2007-02-21
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
4
-16
/
+81
2007-02-21
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
3
-35
/
+60
2007-02-21
V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.
Adrian Bunk
1
-586
/
+0
2007-02-21
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
Adrian Bunk
1
-2
/
+0
2007-02-21
V4L/DVB (5198): Cafe_ccic.c fix warning
Jonathan Corbet
1
-1
/
+1
2007-02-21
V4L/DVB (5197): Convert to generic boolean-values
Richard Knutsson
5
-53
/
+37
2007-02-21
V4L/DVB (5196): VIDEO_BUF depends on PCI
Andrew Morton
1
-1
/
+1
2007-02-21
V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA
Hans Verkuil
1
-6
/
+9
2007-02-21
V4L/DVB (5180): Fix cx2584x revision reporting.
Hans Verkuil
1
-1
/
+3
2007-02-21
V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups
Mike Isely
3
-6
/
+4
2007-02-21
V4L/DVB (5174): Pvrusb2: video corruption fixes
Mike Isely
1
-0
/
+69
2007-02-21
V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanup
Mike Isely
1
-58
/
+92
2007-02-21
V4L/DVB (5172): Pvrusb2: Control protocol cleanup
Mike Isely
2
-38
/
+15
2007-02-21
V4L/DVB (5170): Pvrusb2: Add boilerplate to new header file
Mike Isely
1
-0
/
+31
2007-02-21
V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
Michael Krufky
5
-15
/
+47
2007-02-21
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
Trent Piepho
11
-35
/
+24
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
8
-91
/
+41
2007-02-21
V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits
Trent Piepho
1
-2
/
+4
2007-02-21
V4L/DVB (5156): Fix: dma free is being called with wrong arguments
Michael Schimek
2
-2
/
+2
2007-02-21
V4L/DVB (5147): Make vivi driver to use vmalloced pointers
Mauro Carvalho Chehab
2
-11
/
+75
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
13
-37
/
+42
2007-02-21
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2
-1
/
+47
2007-02-21
V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tuners
Mauro Carvalho Chehab
1
-0
/
+4
2007-02-21
V4L/DVB (5116): Remove some warnings when compiling on x86_64
Mauro Carvalho Chehab
1
-6
/
+6
2007-02-21
V4L/DVB (5114): Cx88: Add support for svideo/composite input of the Terratec ...
Heiko Baums
1
-0
/
+6
2007-02-21
V4L/DVB (5113): Adds video output routing
Marco Schluessler
1
-6
/
+18
2007-02-21
V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCI
Michael Krufky
3
-0
/
+43
2007-02-21
V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird
Mauro Carvalho Chehab
2
-2
/
+2
2007-02-21
V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2
Mauro Carvalho Chehab
2
-441
/
+344
2007-02-21
V4L/DVB (5108): Remove_cx88_ioctl
Mauro Carvalho Chehab
1
-27
/
+0
2007-02-21
V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c
Mauro Carvalho Chehab
1
-18
/
+1
2007-02-21
V4L/DVB (5106): Do some cleanups at cx88-blackbird
Mauro Carvalho Chehab
1
-40
/
+29
2007-02-21
V4L/DVB (5105): Reorder some ioctl handlers
Mauro Carvalho Chehab
1
-70
/
+80
2007-02-21
V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c
Mauro Carvalho Chehab
1
-2
/
+306
2007-02-21
V4L/DVB (5103): Fix vidioc_g_tuner handling
Mauro Carvalho Chehab
1
-0
/
+2
2007-02-21
V4L/DVB (5102): make videodev to auto-generate standards
Mauro Carvalho Chehab
4
-108
/
+63
2007-02-21
V4L/DVB (5101): Renamed video_mux to cx88_video_mux
Mauro Carvalho Chehab
1
-4
/
+4
2007-02-21
V4L/DVB (5100): Make cx88-blackbird to work again
Mauro Carvalho Chehab
2
-34
/
+62
2007-02-21
V4L/DVB (5099): Uncommented NTSC/443 video standard
Mauro Carvalho Chehab
1
-0
/
+3
2007-02-21
V4L/DVB (5098): Added support for V4L2_STD_NTSC_443
Mauro Carvalho Chehab
1
-2
/
+6
2007-02-21
V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler
Mauro Carvalho Chehab
4
-633
/
+521
2007-02-21
V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values
Pantelis Koukousoulas
1
-3
/
+9
2007-02-21
V4L/DVB (5094): Pvrusb2: Introduce fake audio input selection
Pantelis Koukousoulas
1
-1
/
+27
2007-02-21
V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly
Mike Isely
4
-15
/
+34
2007-02-21
V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible
Mike Isely
6
-21
/
+13
2007-02-21
V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs
Mike Isely
12
-40
/
+19
2007-02-21
V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
7
-56
/
+33
[next]