index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tvaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13166): remove duplicate structure field initialization
Julia Lawall
2009-12-05
1
-1
/
+1
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-3
/
+4
*
V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...
Hans Verkuil
2009-04-06
1
-1
/
+0
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11365): tvaudio: remove i2c legacy code
Hans Verkuil
2009-04-06
1
-33
/
+1
*
V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (11276): tvaudio: add tda9875 support.
Hans Verkuil
2009-03-30
1
-0
/
+132
*
V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling
Hans Verkuil
2009-03-30
1
-5
/
+19
*
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
1
-7
/
+10
*
V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a
Vitaly Wool
2009-03-05
1
-1
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-1
/
+1
*
V4L/DVB (9959): tvaudio: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
1
-324
/
+383
*
V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble
Mauro Carvalho Chehab
2008-11-14
1
-8
/
+7
*
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human
Mauro Carvalho Chehab
2008-11-14
1
-1
/
+5
*
V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype
Mauro Carvalho Chehab
2008-11-14
1
-12
/
+7
*
V4L/DVB (9621): Avoid writing outside shadow.bytes[] array
Mauro Carvalho Chehab
2008-11-14
1
-3
/
+27
*
V4L/DVB (9620): tvaudio: use a direct reference for chip description
Mauro Carvalho Chehab
2008-11-14
1
-8
/
+9
*
V4L/DVB (9619): tvaudio: update initial comments
Mauro Carvalho Chehab
2008-11-14
1
-1
/
+5
*
V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS
Mauro Carvalho Chehab
2008-11-14
1
-8
/
+37
*
V4L/DVB (9617): tvtime: remove generic_checkmode callback
Mauro Carvalho Chehab
2008-11-14
1
-36
/
+35
*
V4L/DVB (9616): tvaudio: cleanup - group all callbacks together
Mauro Carvalho Chehab
2008-11-14
1
-7
/
+18
*
V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE
Mauro Carvalho Chehab
2008-11-14
1
-3
/
+3
*
V4L/DVB (9613): tvaudio: fix a memory leak
Mauro Carvalho Chehab
2008-11-14
1
-0
/
+1
*
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
Arjan van de Ven
2008-10-11
1
-1
/
+1
*
V4L/DVB (8246): tvaudio: Stop I2C driver ID abuse
Jean Delvare
2008-07-20
1
-13
/
+0
*
i2c: Convert some more new-style drivers to use module aliasing
Jean Delvare
2008-05-11
1
-1
/
+12
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+1
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-4
/
+4
*
V4L/DVB (7139): add parentheses
Roel Kluin
2008-02-18
1
-5
/
+5
*
V4L/DVB (6461): tvaudio: convert to bus-based I2C API
Hans Verkuil
2008-01-25
1
-114
/
+84
*
V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2
Mauro Carvalho Chehab
2008-01-25
1
-128
/
+178
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers
Mauro Carvalho Chehab
2007-07-20
1
-2
/
+2
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
V4L/DVB (5492): Remove useless includes of i2c-algo-bit.h
Jean Delvare
2007-04-27
1
-1
/
+0
*
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
2007-04-27
1
-0
/
+4
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()
Cedric Le Goater
2006-09-26
1
-26
/
+16
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.
Hans Verkuil
2006-04-02
1
-15
/
+0
*
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-24
1
-0
/
+1
*
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
2006-03-24
1
-0
/
+24
*
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
2006-03-24
1
-19
/
+48
*
V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
2006-03-24
1
-30
/
+30
*
V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h
Mauro Carvalho Chehab
2006-03-24
1
-1
/
+1
*
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
2006-01-23
1
-14
/
+12
*
V4L/DVB (3403): Add probe check for the tda9840.
Hans Verkuil
2006-01-23
1
-0
/
+9
*
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-11
1
-26
/
+26
[next]