summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900Mauro Carvalho Chehab1-1/+4
2008-04-24V4L/DVB (7618): em28xx: make some symbols staticMauro Carvalho Chehab2-6/+4
2008-04-24V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab1-2/+0
2008-04-24V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab1-0/+17
2008-04-24V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab5-75/+150
2008-04-24V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab1-4/+4
2008-04-24V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab5-124/+124
2008-04-24V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPOMauro Carvalho Chehab1-9/+9
2008-04-24V4L/DVB (7611): em28xx: Move registers to a separate fileMauro Carvalho Chehab3-66/+90
2008-04-24V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab4-4/+20
2008-04-24V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller1-1/+0
2008-04-24V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller2-5/+1
2008-04-24V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf7-188/+240
2008-04-24V4L/DVB (7606): em28xx-dvb: Program GPO as wellMauro Carvalho Chehab1-0/+2
2008-04-24V4L/DVB (7605): tuner-xc3028: Avoids too much firmware reloadsMauro Carvalho Chehab1-30/+8
2008-04-24V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab4-114/+67
2008-04-24V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton3-58/+302
2008-04-24V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton3-191/+202
2008-04-24V4L/DVB (7601): em28xx-dvb: add support for the HVR-900Aidan Thornton3-0/+39
2008-04-24V4L/DVB (7600): em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab1-0/+10
2008-04-24V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2-11/+20
2008-04-24V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller3-27/+43
2008-04-24V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab3-14/+29
2008-04-24V4L/DVB (7596): em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab3-2/+45
2008-04-24V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab3-77/+116
2008-04-24V4L/DVB (7594): em28xx: Fix KconfigMauro Carvalho Chehab1-1/+2
2008-04-24V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab6-24/+218
2008-04-24V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etcJulia Lawall4-8/+17
2008-04-24V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000Ivan Bobyr1-1/+5
2008-04-24V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera ProDavid Hilvert1-15/+47
2008-04-24V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...Mauro Carvalho Chehab5-37/+12
2008-04-24V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interfaceAlexey Dobriyan1-17/+23
2008-04-24V4L/DVB (7580): Fix concurrent read from /proc/videocodecsAlexey Dobriyan1-94/+19
2008-04-24V4L/DVB (7579): bttv: Fix memory leak in radio_releaseRobert Fitzsimons1-0/+3
2008-04-24V4L/DVB (7575a): Revert changeset 4c3b01f71181a52ab7735a7c52b1aa2232826075Mauro Carvalho Chehab1-4/+0
2008-04-24V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher6-0/+581
2008-04-24V4L/DVB (7471): SkyStar2: preparing support for the rev2.8Patrick Boettcher5-0/+102
2008-04-24V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltageMatthias Schwarzott2-1/+9
2008-04-24V4L/DVB (7574): mt312: Add support for zl10313 demodMatthias Schwarzott2-9/+86
2008-04-24V4L/DVB (7573): mt312: Supports different xtal frequenciesMatthias Schwarzott1-16/+17
2008-04-24V4L/DVB (7572): mt312: Fix diseqcMatthias Schwarzott1-1/+4
2008-04-24V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functionsMatthias Schwarzott3-6/+12
2008-04-24V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) addedPatrick Boettcher4-215/+471
2008-04-24V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab3-41/+13
2008-04-24V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab6-12/+39
2008-04-24V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton2-45/+42
2008-04-24V4L/DVB (7564): em28xx: Some fixes to display logicMauro Carvalho Chehab2-15/+19
2008-04-24V4L/DVB (7563): em28xx: Add missing checksMauro Carvalho Chehab1-9/+26
2008-04-24V4L/DVB (7562): videobuf: Require spinlocks for all videobuf usersBrandon Philips1-28/+18
2008-04-24V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmapMauro Carvalho Chehab2-5/+19