summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-19/+19
* V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini2010-05-191-1/+1
* V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab2010-05-183-15/+66
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+7
* V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab2010-02-261-2/+0Star
* V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-264-0/+243
* V4L/DVB: cx88-alsa: prevent out-of-range volume settingClemens Ladisch2010-02-261-4/+6
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-5/+2Star
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-2/+2
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-162-3/+0Star
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-162-5/+4Star
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-164-55/+20Star
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-162-4/+4
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-162-8/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-106-12/+117
|\
| * V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+6
| * V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-7/+7
| * V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-055-0/+76
| * V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-053-3/+3
| * V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin2009-12-051-1/+1
| * V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin2009-12-051-0/+24
| * V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky2009-12-051-1/+1
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-224-8/+8
|\
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-214-8/+8
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-192-10/+10
|/
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-26/+26
* V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mtMauro Carvalho Chehab2009-09-121-3/+3
* V4L/DVB (12486): cx88: fix TBS 8920 card supportIgor M. Liplianin2009-09-122-6/+10
* V4L/DVB (12465): cx88: High resolution timer for Remote ControlsAndrzej Hajda2009-09-121-8/+17
* V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky2009-09-124-0/+52
* V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller2009-08-141-0/+8
* V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller2009-08-141-0/+1
* V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...Sohail Syyed2009-08-141-0/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-0/+2
* V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2Star
* V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab2009-06-231-19/+75
* V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-171-4/+10
* V4L/DVB (11441): cx88-dsp: fixing 64bit mathMiroslav Sustek2009-06-171-2/+15
* V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/...Marton Balint2009-06-171-6/+4Star
* V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don'...Marton Balint2009-06-171-18/+33
* V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint2009-06-175-10/+381
* V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and haldDevin Heitmueller2009-06-171-0/+2
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-171-4/+3Star
* V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek2009-06-164-0/+79