summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls2010-02-261-0/+1
* | V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365Murali Karicheri2010-02-261-1/+40
* | V4L/DVB: V4L - vpfe capture - header files for ISIF driverMurali Karicheri2010-02-261-0/+531
* | V4L/DVB: saa7115: fix saa7111a supportHans Verkuil2010-02-261-0/+1
* | V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil2010-02-261-0/+1
* | V4L/DVB: Add an entry for Kworld 315U remoteFranklin Meng2010-02-261-0/+1
* | V4L/DVB: Definitions for TVP7002 in DM365Santiago Nunez-Corrales2010-02-261-0/+56
* | V4L/DVB: Support for TVP7002 in v4l2 definitionsSantiago Nunez-Corrales2010-02-261-0/+3
* | soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctlsGuennadi Liakhovetski2010-02-261-0/+2
* | soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2010-02-261-5/+5
* | tw9910: use TABs for indentationGuennadi Liakhovetski2010-02-261-2/+2
* | V4L/DVB: radio: Add radio-timbRichard Röjfors2010-02-261-0/+36
* | V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors2010-02-261-0/+3
* | V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm2010-02-261-0/+1
* | V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls2010-02-261-0/+1
* | V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab2010-02-261-4/+0
* | V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-263-12/+10
* | V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab2010-02-261-1/+3
* | V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-263-8/+16
* | V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab2010-02-261-2/+10
|/
* V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto2009-12-162-0/+32
* V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto2009-12-161-0/+2
* V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski2009-12-161-0/+19
* V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski2009-12-162-20/+7
* V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...Guennadi Liakhovetski2009-12-163-1/+143
* V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski2009-12-163-3/+0
* V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_linkGuennadi Liakhovetski2009-12-161-0/+2
* V4L/DVB (13645): soc-camera: fix multi-line comment coding styleGuennadi Liakhovetski2009-12-161-1/+2
* V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...Guennadi Liakhovetski2009-12-162-6/+17
* V4L/DVB (13643): soc-camera: remove no longer needed struct membersGuennadi Liakhovetski2009-12-161-2/+0
* V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri2009-12-161-1/+1
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-1/+1
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-1/+1
* V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab2009-12-162-4/+7
* V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab2009-12-162-38/+58
* V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2009-12-162-0/+36
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-4/+0
* V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart2009-12-161-10/+8
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-161-0/+5
* V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FMMauro Carvalho Chehab2009-12-161-0/+1
* V4L/DVB (13543): ir-common: Associate a table with a given protocol typeMauro Carvalho Chehab2009-12-161-3/+8
* V4L/DVB (13540): ir-common: Cleanup get key evdev codeMauro Carvalho Chehab2009-12-051-0/+2
* V4L/DVB (13539): ir-common: add __func__ for debug messagesMauro Carvalho Chehab2009-12-051-1/+1
* V4L/DVB (13538): ir-common: Use a dynamic keycode tableMauro Carvalho Chehab2009-12-051-0/+6
* V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+2
* V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 codeMauro Carvalho Chehab2009-12-051-0/+1
* V4L/DVB (13534): ir-common: Remove some unused fields/structsMauro Carvalho Chehab2009-12-051-7/+0
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-3/+2
OpenPOWER on IntegriCloud