aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-7/+6
2005-05-28[PATCH] dvb: Small cleanupManu Abraham1-4/+4
2005-05-28[PATCH] dvb: Fix 22k tone controlManu Abraham1-18/+9
2005-05-28[PATCH] dvb: Fix LNB power switchingManu Abraham1-24/+14
2005-05-28[PATCH] dvb: Remove unnecessary castsManu Abraham1-11/+11
2005-05-28[PATCH] dvb: Fix Mini DiSEqC bugManu Abraham1-5/+26
2005-05-25[PATCH] v4l: bttv i2c oops fixGerd Knorr1-0/+3
2005-05-24[PATCH] saa6752hs build fixAndrew Morton1-5/+5
2005-05-17[PATCH] dvb: budget-av: CI fixesJohannes Stezenbach1-98/+118
2005-05-17[PATCH] dvb: bt8xx: whitespace cleanupJohannes Stezenbach2-21/+21
2005-05-17[PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: misc. fixesJohannes Stezenbach3-25/+16
2005-05-17[PATCH] dvb: DST: fix for descrambling failureJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fixed tuning problemJohannes Stezenbach2-22/+41
2005-05-17[PATCH] dvb: DST: add support for Twinhan 200103AJohannes Stezenbach1-1/+9
2005-05-17[PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach11-377/+1703
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach24-117/+110
2005-05-17[PATCH] dvb: frontends: misc. minor cleanupsJohannes Stezenbach4-18/+14
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach8-30/+13
2005-05-17[PATCH] dvb: dvb-pll.h: prevent multiple inclusionJohannes Stezenbach1-6/+4
2005-05-17[PATCH] dvb: tda10046: support for different firmware versionsJohannes Stezenbach1-2/+34
2005-05-17[PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driverJohannes Stezenbach2-2/+5
2005-05-17[PATCH] dvb: tda1004x: dont use bitfieldsJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: mt352: embed struct mt352_config in mt352_stateJohannes Stezenbach1-14/+14
2005-05-17[PATCH] dvb: ves1820: remove unnecessary msleepJohannes Stezenbach1-1/+0
2005-05-17[PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2-2/+2
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach21-242/+241
2005-05-17[PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMDJohannes Stezenbach1-12/+66
2005-05-17[PATCH] dvb: tda1004x: formatting cleanupsJohannes Stezenbach1-121/+125
2005-05-17[PATCH] dvb: nxt6000: support frontend status readsJohannes Stezenbach2-1/+64
2005-05-17[PATCH] dvb: av7110: fix indentationJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: av7110: fix commentJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: av7110: fix NTSC/PAL switchingJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: av7110: fix VIDEO_SET_DISPLAY_FORMATJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: dvb_net: handle IPv6 and LLC/SNAPJohannes Stezenbach1-9/+26
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach4-72/+72
2005-05-17[PATCH] dvb: add support for KNC-1 cardsJohannes Stezenbach2-0/+17
2005-05-17[PATCH] dvb: av7110: audio out fixJohannes Stezenbach1-0/+6
2005-05-17[PATCH] dvb: dvb_frontend: fix module paramJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: saa7146: no need to initialize static/global variables to 0Johannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: support for TT/Hauppauge Nexus-S Rev 2.3Johannes Stezenbach1-3/+113
2005-05-17[PATCH] dvb: flexcop: DiSeqC fixJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: flexcop: i2c read fixesJohannes Stezenbach3-60/+63
2005-05-17[PATCH] dvb: flexcop: fix module refcount handlingJohannes Stezenbach4-1/+5
2005-05-17[PATCH] dvb: flexcop: use hw pid filterJohannes Stezenbach3-47/+56
2005-05-17[PATCH] dvb: flexcop: fixed interrupt-sharingJohannes Stezenbach1-2/+13
2005-05-17[PATCH] dvb: flexcop: fix MAC address readingJohannes Stezenbach4-13/+11
2005-05-17[PATCH] dvb: flexcop: fix USB transfer handlingJohannes Stezenbach3-4/+55
2005-05-17[PATCH] dvb: b2c2/flexcop driver refactoring part 2: add modular Flexcop driverJohannes Stezenbach17-1/+3819