aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-02V4L/DVB: TechnoTrend TT-budget T-3000Vadim Catana3-0/+55
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2-6/+6
2010-06-01V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()Dan Carpenter1-4/+4
2010-06-01V4L/DVB: video/saa7134: remove duplicate breakDan Carpenter1-1/+0
2010-06-01V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski1-1/+1
2010-06-01V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski3-0/+63
2010-06-01V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2-24/+7
2010-06-01V4L/DVB: saa6752hs: add g/s_mbus_fmt supportHans Verkuil1-18/+46
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-7/+7
2010-05-19V4L/DVB: saa7134: Add support new Behold TV cardsDmitri Belimov4-0/+85
2010-05-19V4L/DVB: Fix default state Beholder H6 tunerDmitri Belimov1-0/+17
2010-05-19Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"Herton Ronaldo Krzesinski1-2/+9
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman1-1/+1
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab1-6/+3
2010-05-19V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab1-4/+5
2010-05-19V4L/DVB: saa7134: Add support for both positive and negative edge IRQMauro Carvalho Chehab1-4/+6
2010-05-19V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab3-20/+22
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-41/+40
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-34/+34
2010-05-19V4L/DVB: saa7134: fix GPIO HW-404M7Vladimir Ermakov2-3/+2
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab3-17/+78
2010-05-18V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab1-26/+17
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab1-11/+1
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab1-4/+81
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab1-4/+60
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7Vladimir Ermakov3-0/+19
2010-05-18V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall1-2/+0
2010-05-18V4L/DVB: saa7134: Fix IR support of some ASUS TV-FM 7135 variantsJean Delvare1-0/+5
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: fix broken I2C IR for BeholderDmitri Belimov1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-6/+1
2010-02-26V4L/DVB: saa7134 can capture 720x480 when capturing NTSCSean Young1-1/+1
2010-02-26V4L/DVB: Compro S350 GPIO changeJD Louw1-2/+2
2010-02-26V4L/DVB (13945): Add lost config and PCI ID for card of BeholderDmitri Belimov3-5/+49
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
2010-01-29V4L/DVB: saa7134: remove stray unlock_kernelHans Verkuil1-5/+3
2010-01-17V4L/DVB (13966): DVB-T regression fix for saa7134 cardsDmitri Belimov2-13/+13
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 (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas2-0/+84
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 Pinchart3-28/+16