summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil-0/+7
2011-07-07[media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil-4/+1
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim-2/+2
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson-1/+1
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart-2/+2
2011-05-25[media] Add missing include guard to header fileHans Petter Selasky-0/+4
2011-05-25[media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim-0/+35
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson-2/+5
2011-05-20[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu-0/+2
2011-05-20[media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formatsGuennadi Liakhovetski-2/+8
2011-05-20[media] V4L: soc-camera: avoid huge arrays, caused by changed format codesGuennadi Liakhovetski-0/+14
2011-05-20[media] V4L: soc-camera: add MIPI bus flagsKassey Li-1/+9
2011-05-20[media] V4L: soc-camera: add JPEG supportKassey Li-0/+1
2011-05-20[media] V4L: soc-camera: add a livecrop host operationGuennadi Liakhovetski-0/+5
2011-05-20[media] v4l: Add mt9v032 sensor driverDetlev Casanova-0/+12
2011-05-20[media] rc: add tivo/nero liquidtv keymapJarod Wilson-0/+1
2011-05-20[media] V4L: soc_camera_platform: add helper functions to manage device insta...Guennadi Liakhovetski-0/+50
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2011-04-13[media] v4l2-device: fix a macro definitionGuennadi Liakhovetski-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-22[media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_tPawel Osciak-3/+6
2011-03-22[media] v4l: soc-camera: Store negotiated buffer settingsSergio Aguirre-0/+2
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab-2/+2
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil-0/+3
2011-03-22[media] v4l2-device: add kref and a release functionHans Verkuil-0/+11
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil-1/+1
2011-03-22[media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil-0/+13
2011-03-22[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil-0/+15
2011-03-22[media] v4l2-fh: implement v4l2_priority supportHans Verkuil-0/+1
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil-0/+6
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil-15/+15
2011-03-22[media] Update Pawel Osciak's e-mail addressPawel Osciak-5/+5
2011-03-22[media] add TerraTec remoteAntti Palosaari-0/+1
2011-03-22[media] s5p-fimc: Add a platform data entry for MIPI-CSI data alignmentSylwester Nawrocki-0/+2
2011-03-22[media] s5p-fimc: Allow defining number of sensors at runtimeSylwester Nawrocki-4/+3
2011-03-22[media] v4l: Add subdev sensor g_skip_frames operationLaurent Pinchart-0/+4
2011-03-22[media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa-0/+4
2011-03-22[media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart-0/+7
2011-03-22[media] v4l: v4l2_subdev userspace format APILaurent Pinchart-0/+10
2011-03-22[media] v4l: v4l2_subdev pad-level operationsLaurent Pinchart-0/+4
2011-03-22[media] v4l: subdev: Add new file operationsLaurent Pinchart-0/+7
2011-03-22[media] v4l: Create v4l2 subdev file handle structureStanimir Varbanov-0/+29
2011-03-22[media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart-62/+2
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart-0/+6
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart-0/+7
2011-03-22[media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart-0/+4
2011-03-22[media] media: Pipelines and media streamsLaurent Pinchart-0/+10
2011-03-22[media] media: Links setupLaurent Pinchart-0/+20
2011-03-22[media] media: Entities, pads and links enumerationLaurent Pinchart-23/+1
2011-03-22[media] media: Entity use countLaurent Pinchart-0/+13