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