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
/
saa7134
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-15
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
1
-9
/
+10
2006-01-15
V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...
Hartmut Hackmann
2
-3
/
+14
2006-01-13
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
1
-1
/
+1
2006-01-12
V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS
Adrian Bunk
1
-1
/
+1
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
3
-6
/
+3
2006-01-11
V4L/DVB (3344): Enable microtune for Pinnacle 300i boards
Ricardo Cerqueira
1
-1
/
+1
2006-01-09
V4L/DVB (3309): SAA7134: GPIO IRQ improvements
Peter Missel
2
-28
/
+72
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
1
-3
/
+5
2006-01-09
V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.
Peter Missel
2
-0
/
+42
2006-01-09
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
8
-78
/
+46
2006-01-09
V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem ID
Ricardo Cerqueira
1
-0
/
+6
2006-01-09
V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.
Nickolay V. Shmyrev
2
-0
/
+2
2006-01-09
V4L/DVB (3123b): syncs V4L subsystem tree with kernel
Mauro Carvalho Chehab
3
-6
/
+5
2006-01-09
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
1
-2
/
+0
2006-01-09
V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driver
Otavio Salvador
1
-1
/
+1
2006-01-09
V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCI
Jörg Schummer
2
-0
/
+35
2006-01-09
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
1
-0
/
+2
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2
-4
/
+6
2006-01-05
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-12-29
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
Jean Delvare
1
-1
/
+1
2005-12-29
[PATCH] Fix recursive config dependency for SAA7134
Jean Delvare
1
-2
/
+2
2005-12-22
V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions
Ricardo Cerqueira
4
-10
/
+51
2005-12-21
Initialize drivers/media/video/saa7134 late
Linus Torvalds
2
-2
/
+4
2005-12-19
[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.
Jean Delvare
1
-1
/
+1
2005-12-12
[PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV Stereo
Ricardo Cerqueira
1
-1
/
+1
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
6
-11
/
+23
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
3
-55
/
+55
2005-12-01
[PATCH] V4L: Fix crash when not compiled as module
Reimar Doeffinger
1
-6
/
+3
2005-12-01
[PATCH] V4L: Makes needlessly global code static
Adrian Bunk
2
-5
/
+6
2005-12-01
[PATCH] V4L: Fix hotplugging issues with saa7134
Ricardo Cerqueira
4
-38
/
+88
2005-11-28
[PATCH] fix broken hybrid v4l-dvb frontend selection
Michael Krufky
2
-18
/
+13
2005-11-20
Fix an OOPS when initializing IR remote on saa7134
Dmitry Torokhov
1
-0
/
+2
2005-11-13
[PATCH] v4l: 975: apply saa7134-alsa fixes
Ricardo Cerqueira
1
-157
/
+120
2005-11-13
[PATCH] v4l: 974: saa7134 shouldn't DEPEND on SND_PCM_OSS. Instead, SELECT it.
Michael Krufky
1
-1
/
+2
2005-11-13
[PATCH] v4l: prevent saa7134 alsa undefined warnings
Mike Krufky
1
-1
/
+1
2005-11-13
[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)
Ricardo Cerqueira
2
-0
/
+33
2005-11-13
[PATCH] v4l: (951) Make saa7134-oss as a stand-alone module
Ricardo Cerqueira
5
-167
/
+250
2005-11-13
[PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.c
Nickolay V. Shmyrev
1
-0
/
+1
2005-11-13
[PATCH] v4l: (935) Moved common IR stuff to ir-common.c
Ricardo Cerqueira
2
-111
/
+0
2005-11-13
[PATCH] v4l: (930) Alsa fixes and improvements
Ricardo Cerqueira
2
-45
/
+46
2005-11-09
[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is active
Ricardo Cerqueira
4
-292
/
+288
2005-11-09
[PATCH] V4L: 925: saa7134 alsa is now a standalone module
Ricardo Cerqueira
4
-29
/
+121
2005-11-09
[PATCH] V4L: SAA7134 alsa build fix
Mauro Carvalho Chehab
1
-1
/
+2
2005-11-09
[PATCH] V4L: 914: use less generic name for saa7134 card 79
Ricardo Cerqueira
3
-8
/
+8
2005-11-09
[PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2c
Ricardo Cerqueira
4
-4
/
+18
2005-11-09
[PATCH] V4L: 911: added support for ntsc 4.43 video standard
Tyler Trafford
1
-1
/
+1
2005-11-09
[PATCH] V4L: 909: updated cardlist and strip trailing whitespace
Michael Krufky
1
-1
/
+1
2005-11-09
[PATCH] V4L: 908: added dvb-t support for asus p7134 dual
Hartmut Hackmann
2
-1
/
+12
[next]