summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy9-57/+10
2005-11-09[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant3-34/+104
2005-11-09[PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2-3/+12
2005-11-09[PATCH] dvb: dst: Fix possible buffer overflowManu Abraham1-1/+1
2005-11-09[PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini1-19/+5
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes1-1/+7
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham1-4/+3
2005-11-09[PATCH] dvb: dst: fix memory leaksPerceval Anichini1-15/+37
2005-11-09[PATCH] dvb: fix sparse warningsPeter Hagervall1-13/+14
2005-11-09[PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala1-1/+2
2005-11-09[PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky1-1/+1
2005-11-09[PATCH] dvb: remove duplicate key definitionsThorsten Maerz1-4/+0
2005-11-09[PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter1-7/+2
2005-11-09[PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann1-4/+17
2005-11-09[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky4-1/+72
2005-11-09[PATCH] dvb: stv0299: revert improper methodAndrew de Quincey1-5/+8
2005-11-09[PATCH] dvb: add support for Technotrend Budget Card S1500Martin Zwickel1-10/+108
2005-11-09[PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham2-2/+58
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-4/+0
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-680/+1545
2005-11-07VINO driver version 0.0.5.Ladislav Michl5-680/+1545
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl12-45/+26
2005-11-07[PATCH] drivers/media: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+4
2005-11-07[PATCH] prevent dmesg warning in zr36067 driverRonald S. Bultje1-2/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-31[PATCH] fix missing includesTim Schmielau20-0/+38
2005-10-31[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2-3/+3
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King3-8/+8
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov13-192/+268
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-24[PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky1-1/+0
2005-10-17[PATCH] fix black/white-only svideo input in vpx3220 decoderRonald S. Bultje1-0/+10
2005-10-17[PATCH] fix vpx3220 offset issue in SECAMRonald S. Bultje1-12/+10
2005-10-15[PATCH] radio-cadet: check request_region() return value correctlyAlexey Dobriyan1-1/+1
2005-10-11[PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky1-2/+2
2005-09-30[PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky1-1/+1
2005-09-29[PATCH] saa6588 __user annotationsAl Viro2-3/+3
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-1/+1
2005-09-28[PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess1-2/+2
2005-09-23[PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2-8/+8
2005-09-13[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab1-3/+4
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund10-10/+10
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl6-55/+29
2005-09-10[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab4-101/+232
2005-09-10[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab1-94/+112
2005-09-10[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...Mauro Carvalho Chehab7-3/+599
2005-09-10[PATCH] v4l: make the input event device for IR matchable by udev rules.Mauro Carvalho Chehab3-0/+3
2005-09-10[PATCH] v4l: add some missing parameter descriptions in msp3400.cMauro Carvalho Chehab1-0/+4
2005-09-10[PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab2-0/+25