summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth8-9/+9
2008-09-04V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2-19/+18
2008-07-28V4L/DVB (8549): mxl5007: Fix an error at include fileMauro Carvalho Chehab1-1/+0
2008-07-28V4L/DVB (8546): saa7146: fix read from uninitialized memoryHans Verkuil1-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-7/+2
2008-07-27V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky1-16/+0
2008-07-27V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky1-21/+24
2008-07-27V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky1-8/+34
2008-07-27V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky4-0/+1130
2008-07-27V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil1-10/+7
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+1
2008-07-26V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2aroel kluin1-1/+2
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2-2/+2
2008-07-20V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p...Mauro Carvalho Chehab1-17/+8
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-07-20V4L/DVB (8136): xc2028 unaligned access fixesAl Viro1-11/+14
2008-07-20V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro4-22/+22
2008-07-20V4L/DVB (8098): xc5000: add module option to load firmware during driver attachMichael Krufky1-0/+7
2008-07-20V4L/DVB (8060): Kconfig: MEDIA_TUNER_CUSTOMIZE should be disabled by defaultMichael Krufky1-0/+1
2008-07-20V4L/DVB (7984): tda18271: update filename in commentsMichael Krufky1-1/+1
2008-07-10tuners: treat firmware data as constDavid Woodhouse2-2/+2
2008-06-26V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2-8/+23
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-0/+38
2008-06-26V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky1-0/+3
2008-06-26V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky1-8/+12
2008-06-26V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of rangeMichael Krufky1-1/+9
2008-06-26V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky1-11/+19
2008-06-05V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gainSigmund Augdal1-2/+2
2008-06-05V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271...Michael Krufky1-2/+2
2008-06-05V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build errorIngo Molnar1-0/+1
2008-06-05V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky1-46/+41
2008-06-05V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_countMichael Krufky1-0/+8
2008-06-05V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_...Andy Walls1-2/+4
2008-06-05V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enumsAdrian Bunk1-2/+2
2008-06-05V4L/DVB (7902): fix handling of tea5761_autodetection return valueMarcin Slusarz1-1/+1
2008-05-14V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab1-3/+17
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky3-14/+19
2008-05-14V4L/DVB(7878): mxl55005s: Makefile and Kconfig additionsSteven Toth2-0/+8
2008-05-14V4L/DVB(7877): mxl5005s: Ensure debug is offSteven Toth1-1/+1
2008-05-14V4L/DVB(7876): mxl5005s: Remove incorrect copyright holdersSteven Toth1-5/+5
2008-05-14V4L/DVB(7875): mxl5005s: Remove redundant functionsSteven Toth1-120/+0
2008-05-14V4L/DVB(7874): mxl5005s: Fix function staticsSteven Toth1-59/+62
2008-05-14V4L/DVB(7873): mxl5005s: Fix header includes.Steven Toth1-1/+2
2008-05-14V4L/DVB(7872): mxl5005s: checkpatch.pl complianceSteven Toth2-1471/+1029
2008-05-14V4L/DVB(7871): mxl5005s: Re-org code and update copyrightsSteven Toth2-380/+371
2008-05-14V4L/DVB (7870): mxl5005s: Basic digital support.Steven Toth2-372/+389
2008-05-14V4L/DVB(7869): mxl5005s: Cleanup #6Steven Toth2-214/+248
2008-05-14V4L/DVB (7868): mxl5005s: Cleanup #5Steven Toth2-222/+181
2008-05-14V4L/DVB (7867): mxl5005s: Cleanup #4Steven Toth2-581/+636
2008-05-14V4L/DVB (7866): mxl5005s: Cleanup #3Steven Toth2-3015/+2677