aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: cx88: fix setting input when using DVBIstvan Varga1-1/+10
2010-05-19V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman1-4/+4
2010-05-19V4L/DVB: cx88: improve error handlingDan Carpenter1-1/+4
2010-05-19V4L/DVB: cx88: fix checks for analog TV inputsistvan_v@mailbox.hu2-3/+5
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab1-2/+28
2010-05-19V4L/DVB: cx88: don't handle IR on Pixelview too fastMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-21/+21
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-19/+19
2010-05-19V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini1-1/+1
2010-05-18V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab3-15/+66
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo9-2/+7
2010-02-26V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab1-2/+0
2010-02-26V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer4-0/+243
2010-02-26V4L/DVB: cx88-alsa: prevent out-of-range volume settingClemens Ladisch1-4/+6
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-5/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2-3/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2-5/+4
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart4-55/+20
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2-4/+4
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2-8/+8
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-12/+117
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+6
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-7/+7
2009-12-05V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin5-0/+76
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart3-3/+3
2009-12-05V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin1-1/+1
2009-12-05V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin1-0/+24
2009-12-05V4L/DVB (13103): create a standard method for dvb adapter drivers to override frontend ioctlsMichael Krufky1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-8/+8
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe4-8/+8
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2-10/+10
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-26/+26
2009-09-12V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mtMauro Carvalho Chehab1-3/+3
2009-09-12V4L/DVB (12486): cx88: fix TBS 8920 card supportIgor M. Liplianin2-6/+10
2009-09-12V4L/DVB (12465): cx88: High resolution timer for Remote ControlsAndrzej Hajda1-8/+17
2009-09-12V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky4-0/+52
2009-08-13V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller1-0/+8
2009-08-13V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller1-0/+1
2009-08-13V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and back is reliableSohail Syyed1-0/+4
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-0/+2
2009-06-23V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho1-9/+2
2009-06-23V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab1-19/+75