aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab1-3/+2
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab1-0/+4
2010-08-02V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski1-0/+3
2010-08-02V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski1-0/+46
2010-08-02V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski1-0/+3
2010-08-02V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski1-0/+5
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski1-4/+4
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2-16/+243
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2-2/+2
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart1-2/+0
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart1-17/+0
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-8/+12
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak1-2/+2
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson1-0/+1
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson1-1/+3
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson1-0/+163
2010-08-02V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson1-1/+7
2010-08-02V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman1-1/+1
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson1-0/+4
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls1-0/+1
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 Krzesinski1-0/+1
2010-06-01V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil2-2/+2
2010-06-01V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8Hans Verkuil1-0/+1
2010-06-01V4L/DVB: v4l2-mediabus.h: add two helper functionsHans Verkuil1-0/+20
2010-05-19V4L/DVB: v4l2-subdev.h: Add support for enum_dv_presetMats Randgaard1-0/+2
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-4/+4
2010-05-19V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbiHans Verkuil1-0/+9
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-26/+31
2010-05-19V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()Mauro Carvalho Chehab1-1/+0
2010-05-19V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman2-6/+5
2010-05-19V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus1-0/+7
2010-05-19V4L/DVB: V4L: Events: Add backendSakari Ailus2-0/+69
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus2-0/+68
2010-05-19V4L/DVB: add memory-to-memory device helper framework for videobufPawel Osciak1-0/+201
2010-05-19V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKMGuennadi Liakhovetski2-0/+29
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