index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
tuner.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
2013-04-08
1
-1
/
+1
*
[media] tuner: add Sony BTF tuners
Hans Verkuil
2013-03-24
1
-0
/
+4
*
[media] tuner: add support for Xceive XC5000C
Michael Krufky
2012-02-14
1
-0
/
+1
*
[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tuners
Miroslav Slugen
2012-01-16
1
-1
/
+2
*
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
Davide Ferri
2011-07-27
1
-0
/
+2
*
[media] tuner: Remove remaining usages of T_DIGITAL_TV
Mauro Carvalho Chehab
2011-03-21
1
-1
/
+1
*
[media] Remove the remaining usages for T_STANDBY
Mauro Carvalho Chehab
2011-03-21
1
-11
/
+1
*
[media] tuner-core: Better implement standby mode
Mauro Carvalho Chehab
2011-03-21
1
-1
/
+0
*
[media] tuner-simple: add support for Tena TNF5337 MFD
Mauro Carvalho Chehab
2011-03-21
1
-0
/
+1
*
V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
Andy Walls
2010-07-08
1
-0
/
+1
*
V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
Andy Walls
2010-02-26
1
-0
/
+1
*
V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod
Michael Krufky
2009-09-19
1
-0
/
+1
*
V4L/DVB (12950): tuner-simple: add Philips CU1216L
Antti Palosaari
2009-09-19
1
-0
/
+1
*
V4L/DVB (12334): tuner-simple: Add an entry for the Partsnic PTI-5NF05 NTSC t...
Andy Walls
2009-09-12
1
-0
/
+1
*
V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner
Andy Walls
2009-06-16
1
-0
/
+1
*
V4L/DVB (11775): tuner: add support Philips MK5 tuner
Dmitri Belimov
2009-06-16
1
-0
/
+1
*
V4L/DVB (9268): tuner: add FMD1216MEX tuner
Darron Broad
2008-10-17
1
-0
/
+1
*
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2008-10-12
1
-1
/
+1
*
V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E
Mauro Carvalho Chehab
2008-10-12
1
-0
/
+1
*
V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D
Michael Krufky
2008-04-24
1
-1
/
+1
*
V4L/DVB (7042): xc5000: Tuner analog support
Steven Toth
2008-01-25
1
-0
/
+1
*
V4L/DVB (6785): tda8290: remove dependency on struct tuner
Michael Krufky
2008-01-25
1
-2
/
+0
*
V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295
Michael Krufky
2008-01-25
1
-2
/
+0
*
V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...
Michael Krufky
2008-01-25
1
-0
/
+2
*
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Mauro Carvalho Chehab
2008-01-25
1
-1
/
+1
*
V4L/DVB (5978): tuner: Better tuner radio support
Trent Piepho
2007-10-09
1
-0
/
+1
*
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
2007-07-18
1
-68
/
+0
*
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
2007-07-18
1
-9
/
+12
*
V4L/DVB (5741): Tuner: add release callback
Michael Krufky
2007-07-18
1
-0
/
+1
*
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
2007-07-18
1
-12
/
+1
*
V4L/DVB (5563a): Add experimental support for tea5761 tuner
Mauro Carvalho Chehab
2007-07-18
1
-1
/
+7
*
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
2007-05-01
1
-0
/
+1
*
V4L/DVB (5323): Updated support for tuner callbacks
Hartmut Hackmann
2007-04-27
1
-5
/
+3
*
V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct
Hartmut Hackmann
2007-04-27
1
-0
/
+7
*
V4L/DVB (4934): Usbvision radio requires GainNormal at e register
Mauro Carvalho Chehab
2006-12-10
1
-0
/
+1
*
V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating
Trent Piepho
2006-09-26
1
-0
/
+1
*
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
2006-06-25
1
-0
/
+10
*
V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF
Michael Krufky
2006-06-25
1
-1
/
+1
*
V4L/DVB (3814): Add support for Samsung TCPG 6121P30A PAL tuner.
Hans Verkuil
2006-06-25
1
-0
/
+1
*
V4L/DVB (3445): LG TALN series: add PAL / SECAM support
Michael Krufky
2006-03-21
1
-1
/
+1
*
V4L/DVB (3411): FE6600 is a Thomson tuner
Michael Krufky
2006-03-08
1
-1
/
+1
*
V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...
Chris Pascoe
2006-03-08
1
-1
/
+2
*
V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...
Markus Rechberger
2006-02-27
1
-0
/
+3
*
V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...
Hans Verkuil
2006-01-15
1
-3
/
+5
*
V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30A
Hans Verkuil
2006-01-13
1
-0
/
+1
*
V4L/DVB (3359): Redesign tuners struct for maximum flexibility
Michael Krufky
2006-01-13
1
-0
/
+1
*
V4L/DVB (3347): Fixes some bad global variables
Hans Verkuil
2006-01-11
1
-2
/
+2
*
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-09
1
-1
/
+0
*
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2006-01-09
1
-2
/
+2
*
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
2006-01-09
1
-4
/
+0
[next]