summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2011-03-21[media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab
2011-03-21[media] Add v4l2 subdev driver for NOON010PC30L image sensorSylwester Nawrocki
2011-03-21[media] Add chip identity for NOON010PC30 camera sensorSylwester Nawrocki
2011-03-21[media] s5p-fimc: Add control of the external sensor clockSylwester Nawrocki
2011-03-21[media] s5p-fimc: Derive camera bus width from mediabus pixelcodeSylwester Nawrocki
2011-03-21[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*Sylwester Nawrocki
2011-03-21[media] v4l: mem2mem: port to videobuf2Marek Szyprowski
2011-03-21[media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski
2011-03-21[media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz
2011-03-21[media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak
2011-03-21[media] v4l: videobuf2: add vmalloc allocatorPawel Osciak
2011-03-21[media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski
2011-03-21[media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak
2011-03-21[media] v4l: Add multi-planar ioctl handling codePawel Osciak
2011-03-21[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher
2011-01-19[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson
2011-01-19[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil
2011-01-19[media] v4l2-subdev: add (un)register internal opsHans Verkuil
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03media: comment typo fix diable -> disable.Justin P. Mattock
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2010-12-30[media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo
2010-12-30[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil
2010-12-29[media] bt819: the ioctls in the header are internal to the kernelHans Verkuil
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil
2010-12-29[media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] Add a keymap for Pixelview 002-T remoteMauro Carvalho Chehab
2010-12-29[media] lirc_dev: add some __user annotationsDan Carpenter
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman
2010-12-29[media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab
2010-12-29[media] media: Add timberdale video-in driverRichard Röjfors
2010-12-29[media] ir-kbd-i2c: add rc_dev as a parameter to the driverMauro Carvalho Chehab
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman
2010-12-29[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman
2010-12-29[media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman