summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg2005-11-091-12/+17
* [PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham2005-11-093-19/+35
* [PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky2005-11-097-3/+74
* [PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey2005-11-091-21/+0
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-099-57/+10
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-093-34/+104
* [PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2005-11-092-3/+12
* [PATCH] dvb: dst: Fix possible buffer overflowManu Abraham2005-11-091-1/+1
* [PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini2005-11-091-19/+5
* [PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes2005-11-091-1/+7
* [PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham2005-11-091-4/+3
* [PATCH] dvb: dst: fix memory leaksPerceval Anichini2005-11-091-15/+37
* [PATCH] dvb: fix sparse warningsPeter Hagervall2005-11-091-13/+14
* [PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala2005-11-091-1/+2
* [PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky2005-11-091-1/+1
* [PATCH] dvb: remove duplicate key definitionsThorsten Maerz2005-11-091-4/+0
* [PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter2005-11-091-7/+2
* [PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann2005-11-091-4/+17
* [PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky2005-11-094-1/+72
* [PATCH] dvb: stv0299: revert improper methodAndrew de Quincey2005-11-091-5/+8
* [PATCH] dvb: add support for Technotrend Budget Card S1500Martin Zwickel2005-11-091-10/+108
* [PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham2005-11-092-2/+58
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-4/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-075-680/+1545
|\
| * VINO driver version 0.0.5.Ladislav Michl2005-11-075-680/+1545
* | [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-0712-45/+26
* | [PATCH] drivers/media: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+4
* | [PATCH] prevent dmesg warning in zr36067 driverRonald S. Bultje2005-11-071-2/+2
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
|/
* [PATCH] fix missing includesTim Schmielau2005-10-3020-0/+38
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-302-3/+3
* Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl2005-10-293-17/+14
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-283-8/+8
* [PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2813-192/+268
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-231-1/+0
* [PATCH] fix black/white-only svideo input in vpx3220 decoderRonald S. Bultje2005-10-171-0/+10
* [PATCH] fix vpx3220 offset issue in SECAMRonald S. Bultje2005-10-171-12/+10
* [PATCH] radio-cadet: check request_region() return value correctlyAlexey Dobriyan2005-10-141-1/+1
* [PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky2005-10-111-2/+2
* [PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky2005-09-301-1/+1
* [PATCH] saa6588 __user annotationsAl Viro2005-09-292-3/+3
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-281-2/+2
* [PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2005-09-222-8/+8
* [PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab2005-09-131-3/+4
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-1310-10/+10
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-106-55/+29
* [PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab2005-09-094-101/+232
* [PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab2005-09-091-94/+112
OpenPOWER on IntegriCloud