aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09[media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2-6/+6
2010-10-21[media] saa7134: add test after for loopDan Carpenter1-2/+8
2010-10-21[media] saa7134: port Asus P7131 Hybrid to use the new rc-coreMauro Carvalho Chehab1-2/+4
2010-10-21V4L/DVB: saa7134-input can't be a module right nowMauro Carvalho Chehab4-17/+8
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: saa7134: split RC code into a different moduleMauro Carvalho Chehab4-11/+30
2010-10-21V4l/DVB: saa7134: properly mark some functions as staticMauro Carvalho Chehab1-2/+2
2010-10-21V4L/DVB: saa7134: get rid of I2C_HW_SAA7134Mauro Carvalho Chehab2-1/+5
2010-10-21V4L/DVB: saa6752hs: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall1-1/+1
2010-09-27V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov1-5/+5
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
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