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