aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds14-236/+464
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-23[media] Nova-S-Plus audio line inputlawrence rust4-15/+124
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2-6/+6
2010-10-22[media] cx88: uninitialized variableDan Carpenter1-2/+1
2010-10-21[media] Twinhan 1027 + IR Port supportSergey Ivanov4-9/+82
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare1-2/+0
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil3-4/+4
2010-10-21V4L/DVB: cx88: Remove BKLMauro Carvalho Chehab2-15/+16
2010-10-21V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.cMauro Carvalho Chehab3-42/+51
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust11-121/+121
2010-10-21V4L/DVB: cx88: Fix some gcc warningsMauro Carvalho Chehab1-7/+1
2010-10-21V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust4-20/+64
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall1-1/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-27V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust1-1/+1
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare1-15/+4
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-02V4L/DVB: cx88: Let the user disable IR supportJean Delvare1-2/+8
2010-08-02V4L/DVB: cx88: Move I2C IR initializationJean Delvare3-1/+7
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart1-15/+14
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2-3/+3
2010-08-02V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.cDavid Härdeman1-30/+16
2010-06-01V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare1-1/+15
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