summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2010-10-01Merge remote branch 'input/next'Stephen Rothwell
2010-10-01Merge commit 'refs/next/20100928/v4l-dvb'Stephen Rothwell
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov
2010-09-08V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley
2010-09-08V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart
2010-09-07V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski
2010-09-06V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson
2010-09-06V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmtHans Verkuil
2010-09-06V4L/DVB: v4l: add RGB444 mediabus formatsHans Verkuil
2010-09-06V4L/DVB: v4l: add new YUV mediabus formatsHans Verkuil
2010-08-08V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-08V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson
2010-08-08V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls
2010-08-08V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls
2010-08-08V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls
2010-08-08V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls
2010-08-06V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil
2010-08-06V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-06V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-08-05V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky
2010-08-05V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-05V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-05V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson
2010-08-05V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls
2010-08-04V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls
2010-08-04V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls
2010-08-04V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls
2010-08-04V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab
2010-08-02V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski
2010-08-02V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski
2010-08-02V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski
2010-08-02V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson