summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7507): saa7134: add analog support for Avermedia A700 cardsMatthias Schwarzott2-1/+64
2008-04-24V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)Dâniel Fraga2-0/+49
2008-04-24V4L/DVB (7505): Powercolor Real Angel 330 (fixes gpio references)Dâniel Fraga1-7/+5
2008-04-24V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE3-7/+11
2008-04-24V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrencesHarvey Harrison2-30/+31
2008-04-24V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queueGuennadi Liakhovetski2-5/+51
2008-04-24V4L/DVB (7500): soc-camera: extract function pointers from host object into o...Guennadi Liakhovetski2-30/+34
2008-04-24V4L/DVB (7494): videobuf-dma-sg.c: Avoid NULL dereference and add comment abo...Brandon Philips1-1/+15
2008-04-24V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e...Brandon Philips1-20/+76
2008-04-24V4L/DVB (7492): vivi: Simplify the vivi driver and avoid deadlocksBrandon Philips1-232/+81
2008-04-24V4L/DVB (7491): vivi: make vivi openable only onceBrandon Philips1-2/+18
2008-04-24V4L/DVB (7489): videobuf-vmalloc.c: Remove buf_release from videobuf_vm_closeBrandon Philips1-2/+0
2008-04-24V4L/DVB (7488): videobuf: Simplify videobuf_waiton logic and possibly avoid m...Brandon Philips1-22/+15
2008-04-24V4L/DVB (7487): videobuf: Wakeup queues after changing the state to ERRORBrandon Philips1-0/+1
2008-04-24V4L/DVB (7483): tuner-simple: fix broken build dependencyMichael Krufky2-6/+2
2008-04-24V4L/DVB (7481): tda18271: fix standard map debugMichael Krufky1-13/+16
2008-04-24V4L/DVB (7480): make sn9c102_i2c_try_write() staticAdrian Bunk2-6/+3
2008-04-24V4L/DVB (7479): proper prototype for zoran_device.c:zr36016_write()Adrian Bunk2-5/+2
2008-04-24V4L/DVB (7476): New USB ID for Leadtek DVB-T USBDarryl Green2-1/+3
2008-04-24V4L/DVB (7475): Added support for Terratec Cinergy T USB XXSAlexander Simon2-2/+8
2008-04-24V4L/DVB (7474): support key repeat with dib0700 ir receiverPatrick Boettcher3-5/+61
2008-04-24V4L/DVB (7473): PATCH for various Dibcom based devicesAlbert Comerma2-30/+238
2008-04-24V4L/DVB (7472): reworked patch to support TT connect S-2400Andre Weidemann2-4/+60
2008-04-24V4L/DVB (7470): CX24123: preparing support for CX24113 tunerPatrick Boettcher2-105/+220
2008-04-24V4L/DVB (7469): Preparation for supporting new devices, cleanup and sanenessPatrick Boettcher6-123/+221
2008-04-24V4L/DVB (7463): cx88: Enable color killer by defaultFrej Drejhammar1-1/+1
2008-04-24V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ...Mauro Carvalho Chehab1-3/+14
2008-04-24V4L/DVB (7459): Test cmd, not definition in decoder_command(), drivers/media/...Roel Kluin1-1/+1
2008-04-24V4L/DVB (7458): saa7134: Adds analog support for Avermedia A16DMauro Carvalho Chehab2-4/+56
2008-04-24V4L/DVB (7456): vivi: Add 32bit compatibility to the moduleMauro Carvalho Chehab1-0/+1
2008-04-24V4L/DVB (7455): cx88_dvb: qam doesn't apply on Kword ATSC 120Mauro Carvalho Chehab1-1/+0
2008-04-24V4L/DVB (7454): cx88: Add user control for color killerFrej Drejhammar1-0/+13
2008-04-24V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modesFrej Drejhammar2-6/+5
2008-04-24V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar4-6/+37
2008-04-24V4L/DVB (7449): cx88: fix oops on module removal caused by IR workerMarton Balint1-0/+3
2008-04-24V4L/DVB (7448): Add support for Kworld ATSC 120Mauro Carvalho Chehab3-30/+113
2008-04-24V4L/DVB (7447): pvrusb2: Fix compilation warningMike Isely1-2/+2
2008-04-24V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky6-2/+5
2008-04-24V4L/DVB (7440): dvb-bt8xx: fix build errorMichael Krufky1-1/+4
2008-04-24V4L/DVB (7439): tuner-xc2028: Adds an option to allow forcing to load an spec...Mauro Carvalho Chehab1-7/+17
2008-04-24V4L/DVB (7437): tda18271: increment module version minorMichael Krufky1-1/+1
2008-04-24V4L/DVB (7436): tda18271: add basic support for slave tuner configurationsMichael Krufky3-9/+44
2008-04-24V4L/DVB (7435): tda18271: add function tda18271_charge_pump_sourceMichael Krufky3-16/+30
2008-04-24V4L/DVB (7434): tda18271: set rfagc modes during channel configurationMichael Krufky1-1/+11
2008-04-24V4L/DVB (7433): tda18271: fix comparison bug in tda18271_powerscanMichael Krufky1-1/+1
2008-04-24V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc topMichael Krufky4-67/+65
2008-04-24V4L/DVB (7431): tda18271: allow device-specific configuration of IF levelMichael Krufky4-59/+61
2008-04-24V4L/DVB (7430): tda18271: fix typo in tda18271_calibrate_rfMichael Krufky1-3/+3
2008-04-24V4L/DVB (7429): tda18271: write EP3 thru MD3 for image rejection low band ini...Michael Krufky1-8/+2
2008-04-24V4L/DVB (7427): dvb-pll: remove rf input module optionsMichael Krufky1-18/+0