aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: V4L: SuperH Video Output Unit (VOU) driverGuennadi Liakhovetski1-0/+34
2010-05-19V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil1-1/+2
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil1-10/+0
2010-05-19V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddrHans Verkuil1-2/+2
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil1-1/+1
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_allocHans Verkuil1-2/+2
2010-05-19V4L/DVB: v4l videobuf: remove unused is_mmapped fieldHans Verkuil1-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil1-1/+0
2010-05-19V4L/DVB: v4l videobuf: remove unused mmap callbackHans Verkuil1-4/+0
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman1-0/+1
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman1-0/+1
2010-05-19V4L/DVB: ir-core: change duration to be coded as a u32 integerDavid Härdeman1-2/+14
2010-05-19V4L/DVB: ir-core: add imon pad and mce keymapsJarod Wilson1-0/+2
2010-05-19V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson1-0/+1
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman1-0/+1
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab1-77/+10
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman1-11/+36
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab1-6/+14
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2-5/+22
2010-05-19V4L/DVB: ir-core: move rc map code to rc-map.hMauro Carvalho Chehab2-35/+36
2010-05-19V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab1-2/+1
2010-05-19V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab1-0/+7
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman1-5/+10
2010-05-19V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman1-1/+3
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab66-4111/+0
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab3-4/+102
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-6/+20
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab1-0/+11
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab66-85/+4111
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab1-1/+13
2010-05-19V4L/DVB: ir-common: re-order keytables by name and remove duplicatesMauro Carvalho Chehab1-48/+48
2010-05-19V4L/DVB: ir-common: Use a function to declare an IR tableMauro Carvalho Chehab1-65/+71
2010-05-19V4L/DVB: Add CHIP ID of the uPD61151Dmitri Belimov1-0/+5
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab2-0/+3
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab1-5/+2
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab1-5/+24
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab1-0/+2
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab1-1/+2
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab1-0/+4
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab2-0/+35
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab1-0/+3
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfgVaibhav Hiremath1-0/+2
2010-05-18V4L/DVB: v4l: videobuf: code cleanupPawel Osciak3-23/+26
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov2-0/+21
2010-05-18V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.hHans Verkuil1-58/+62
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: ir-core: Add a macro to properly create IR tablesMauro Carvalho Chehab1-1/+2
2010-05-18V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab1-3/+1
2010-05-18V4L/DVB: soc-camera: add runtime pm support for subdevicesMauro Carvalho Chehab1-0/+8