aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-1/+1
|\
| * Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2010-09-091-1/+1
* | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-271-0/+1
|/
* V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil2010-08-081-0/+97
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-081-0/+12
* V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-084-0/+471
* V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-082-2/+15
* V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky2010-08-081-3/+20
* V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky2010-08-081-2/+6
* V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2010-08-081-0/+1
* V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls2010-08-081-6/+1
* V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2010-08-081-9/+7
* V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls2010-08-081-1/+4
* V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-081-0/+75
* V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls2010-08-081-0/+23
* V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-021-3/+2
* V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2010-08-021-0/+4
* V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski2010-08-021-0/+3
* V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski2010-08-021-0/+46
* V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski2010-08-021-0/+3
* V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski2010-08-021-0/+5
* V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-4/+4
* V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-022-16/+243
* V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2010-08-022-2/+2
* V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-021-2/+0
* V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart2010-08-021-17/+0
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-8/+12
* V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak2010-08-021-2/+2
* V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-021-0/+1
* V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson2010-08-021-1/+1
* V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-021-1/+3
* V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-021-0/+163
* V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson2010-08-021-1/+7
* V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman2010-08-021-1/+1
* V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2010-08-021-0/+4
* V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2010-07-081-0/+1
* V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski2010-06-011-1/+1
* V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski2010-06-011-0/+1
* V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil2010-06-012-2/+2
* V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8Hans Verkuil2010-06-011-0/+1
* V4L/DVB: v4l2-mediabus.h: add two helper functionsHans Verkuil2010-06-011-0/+20
* V4L/DVB: v4l2-subdev.h: Add support for enum_dv_presetMats Randgaard2010-05-191-0/+2
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-4/+4
* V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbiHans Verkuil2010-05-191-0/+9
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-26/+31
* V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()Mauro Carvalho Chehab2010-05-191-1/+0
* V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman2010-05-192-6/+5
* V4L/DVB: V4L: Events: Support event handling in do_ioctlSakari Ailus2010-05-191-0/+7
* V4L/DVB: V4L: Events: Add backendSakari Ailus2010-05-192-0/+69
* V4L/DVB: V4L: File handlesSakari Ailus2010-05-192-0/+68