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