summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: DVB: Export dvb_ringbuffer_flush() againOliver Endriss2010-02-262-14/+3
* V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapterOliver Endriss2010-02-261-1/+1
* V4L/DVB: ngene: Change severity of some diagnostic messagesOliver Endriss2010-02-261-6/+8
* V4L/DVB: ngene: Speed-up tuningOliver Endriss2010-02-261-1/+0
* V4L/DVB: ngene: Fix unloading of moduleRoland Praml2010-02-261-4/+8
* V4L/DVB: ngene: Remove firmware debuggingMatthias Benesch2010-02-261-5/+0
* V4L/DVB: ngene: Added Media-Pointer MP-S2/CineS2 DVB-S2 Twin TunerMatthias Benesch2010-02-261-0/+115
* V4L/DVB: ngene: Additional clean-upMatthias Benesch2010-02-262-39/+3
* V4L/DVB: ngene: Always use firmware loaderOliver Endriss2010-02-261-31/+16
* V4L/DVB: ngene: Driver compiles nowOliver Endriss2010-02-266-1430/+35
* V4L/DVB: ngene: Initial check-inMatthias Benesch2010-02-265-0/+7584
* V4L/DVB: hdpvr: add new USB product idJanne Grunau2010-02-262-0/+2
* V4L/DVB: hdpvr-video: cleanup signednessMárton Németh2010-02-261-1/+2
* V4L/DVB: media: dvb/af9015, add hashes supportJiri Slaby2010-02-261-2/+12
* V4L/DVB: media: dvb/af9015, refactor remote settingJiri Slaby2010-02-261-133/+89
* V4L/DVB: media: dvb/af9015, factor out remote settingJiri Slaby2010-02-261-148/+157
* V4L/DVB: media: dvb/af9015, implement eeprom hashingJiri Slaby2010-02-262-22/+44
* V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200Kusanagi Kouichi2010-02-263-0/+46
* V4L/DVB: hdpvr-core: make module parameters localMárton Németh2010-02-261-2/+2
* V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors2010-02-263-0/+464
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalisedAndrew Morton2010-02-261-1/+1
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialisedAndrew Morton2010-02-261-1/+2
* V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warningAndrew Morton2010-02-261-1/+1
* V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin2010-02-261-1/+1
* V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm2010-02-265-6/+104
* V4L/DVB: smsir: make local variables staticMárton Németh2010-02-261-3/+3
* V4L/DVB: m920x: Add support for Pinnacle PCTV310e cardMassimo Del Fedele2010-02-263-1/+143
* V4L/DVB: cafe_ccic: Fix lock imbalancesAlexander Strakh2010-02-261-3/+3
* V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_...Roel Kluin2010-02-261-0/+7
* V4L/DVB: cx18: Add missing serialization locks to cx18-dvbAndy Walls2010-02-261-0/+4
* V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixesAndy Walls2010-02-261-1/+1
* V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM capturesAndy Walls2010-02-261-13/+5
* V4L/DVB: cx18: Add missing serialization locking to cx18-alsaAndy Walls2010-02-261-1/+9
* V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...Andy Walls2010-02-262-20/+20
* V4L/DVB: cx25840: Fix composite detectionKusanagi Kouichi2010-02-261-4/+2
* V4L/DVB: gspca - main: Change version to 2.9.0.Jean-François Moine2010-02-261-1/+1
* V4L/DVB: gspca - t613: Support for LT168G sensor.Nicolau Werneck2010-02-261-0/+49
* V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB: gspca - pac7302: Add support for camera button.Márton Németh2010-02-261-0/+37
* V4L/DVB: gspca - main: Add input support for interrupt endpoints.Márton Németh2010-02-262-1/+215
* V4L/DVB: dvb/bt8xx: Clean-up init and exit functionsJean Delvare2010-02-261-15/+2
* V4L/DVB: Fix VIDIOC_QBUF compat ioctl32Arnaud Patard2010-02-261-0/+3
* V4L/DVB: zoran: remove variable shadowingMárton Németh2010-02-261-1/+2
* V4L/DVB: zoran: match parameter signedness of g_input_statusMárton Németh2010-02-262-2/+3
* V4L/DVB: cx23885: Wrong command printed in cmd_to_str()Roel Kluin2010-02-261-2/+2
* V4L/DVB: firedtv: reduce memset()sStefan Richter2010-02-261-81/+65
* V4L/DVB: firedtv: remove check for interrupting signalStefan Richter2010-02-261-34/+17
* V4L/DVB: firedtv: do not DMA-map stack addressesStefan Richter2010-02-265-191/+264
* Fix the __init/__exit annotationsMauro Carvalho Chehab2010-02-261-6/+6
* cx18: Fix compilation when CONFIG_MODULE is disabledMauro Carvalho Chehab2010-02-261-24/+21
OpenPOWER on IntegriCloud