summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2010-05-19V4L/DVB: v4l2-subdev.h: Add support for enum_dv_presetMats Randgaard-0/+2
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil-4/+4
2010-05-19V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbiHans Verkuil-0/+9
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil-26/+31
2010-05-19V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()Mauro Carvalho Chehab-1/+0
2010-05-19V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman-6/+5
2010-05-19V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus-0/+7
2010-05-19V4L/DVB: V4L: Events: Add backendSakari Ailus-0/+69
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus-0/+68
2010-05-19V4L/DVB: add memory-to-memory device helper framework for videobufPawel Osciak-0/+201
2010-05-19V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski-0/+29
2010-05-19V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski-0/+34
2010-05-19V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil-1/+2
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil-10/+0
2010-05-19V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...Hans Verkuil-2/+2
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil-1/+1
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil-2/+2
2010-05-19V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove unused mmap callbackHans Verkuil-4/+0
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman-0/+1
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman-0/+1
2010-05-19V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman-2/+14
2010-05-19V4L/DVB: ir-core: add imon pad and mce keymapsJarod Wilson-0/+2
2010-05-19V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson-0/+1
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman-0/+1
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab-77/+10
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman-11/+36
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab-6/+14
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab-5/+22
2010-05-19V4L/DVB: ir-core: move rc map code to rc-map.hMauro Carvalho Chehab-35/+36
2010-05-19V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab-2/+1
2010-05-19V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab-0/+7
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman-5/+10
2010-05-19V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman-1/+3
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab-4111/+0
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab-4/+102
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab-6/+20
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab-0/+11
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab-85/+4111
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab-1/+13
2010-05-19V4L/DVB: ir-common: re-order keytables by name and remove duplicatesMauro Carvalho Chehab-48/+48
2010-05-19V4L/DVB: ir-common: Use a function to declare an IR tableMauro Carvalho Chehab-65/+71
2010-05-19V4L/DVB: Add CHIP ID of the uPD61151Dmitri Belimov-0/+5
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab-0/+3
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab-5/+2
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab-5/+24
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab-0/+2
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab-1/+2
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab-0/+4