aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2015-01-27[media] tea575x: split and export functionsOndrej Zary1-0/+5
2015-01-27[media] videobuf: make unused exported functions staticHans Verkuil1-8/+0
2014-12-23[media] smiapp: Use types better suitable for DTSakari Ailus1-5/+5
2014-12-23[media] v4l2 core: improve debug flag handlingHans Verkuil2-4/+14
2014-12-22[media] v4l2-subdev: drop unused op enum_mbus_fmtHans Verkuil1-2/+0
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil1-4/+0
2014-12-22[media] media: remove emacs editor variablesHans Verkuil1-6/+0
2014-12-04[media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu1-1/+1
2014-12-01[media] v4l2-mediabus: improve colorspace supportHans Verkuil1-0/+4
2014-11-25[media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu1-0/+9
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+3
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil1-1/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil1-2/+4
2014-11-25[media] videobuf2-core.h: improve documentationHans Verkuil1-15/+17
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil1-3/+1
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2-3/+25
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-10/+0
2014-11-14[media] si4713: cleanup platform dataSebastian Reichel1-3/+0
2014-11-14[media] si4713: add device tree supportSebastian Reichel2-30/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON5-9/+8
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON2-2/+2
2014-11-11[media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad1-2/+0
2014-11-03[media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser1-6/+2
2014-10-28[media] media: davinci: vpbe: drop unused member memory from vpbe_layerPrabhakar Lad1-4/+0
2014-10-28[media] media: davinci: vpbe: use helpers provided by core if streaming is st...Prabhakar Lad1-4/+0
2014-10-28[media] media: davinci: vpbe: use fh handling provided by v4lPrabhakar Lad1-11/+0
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab4-3/+18
2014-09-23[media] rc: add dvbsky rc keymap macronibble.max1-0/+1
2014-09-23[media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart1-2/+2
2014-09-21[media] vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-09-21[media] videobuf2-core.h: fix commentHans Verkuil1-1/+1
2014-09-21[media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad1-0/+9
2014-08-26[media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab1-1/+1
2014-08-21[media] videobuf2: fix lockdep warningHans Verkuil1-0/+2
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart1-0/+3
2014-07-30[media] media: atmel-isi: add v4l2 async probe supportJosh Wu1-0/+4
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol1-1/+5
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang1-0/+1
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang1-1/+2
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper1-0/+3
2014-07-25[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab1-1/+1
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil1-0/+2
2014-07-25[media] vb2: fix videobuf2-core.h commentsHans Verkuil1-6/+10
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil1-0/+24
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman1-2/+3
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-44/+12
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-3/+5
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2-2/+14
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich1-0/+2
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus1-2/+25
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus1-2/+16
2014-07-21[media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus1-18/+18
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart1-0/+3
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil1-0/+4
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-3/+5
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-0/+8
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-10/+2
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil1-0/+3
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil1-0/+37
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+2
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil1-4/+19
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil1-21/+21
2014-07-04[media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan1-2/+0
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-05-25[media] adv7604: Add LLC polarity configurationLaurent Pinchart1-0/+1
2014-05-25[media] adv7604: Specify the default input through platform dataLaurent Pinchart1-0/+2
2014-05-25[media] adv7604: Store I2C addresses and clients in arraysLaurent Pinchart1-12/+18
2014-05-25[media] v4l: subdev: Remove deprecated video-level DV timings operationsLaurent Pinchart1-4/+0
2014-05-25[media] adv7604: Make output format configurable through pad format operationsLaurent Pinchart1-36/+20
2014-05-25[media] adv7604: Add sink padsLaurent Pinchart1-12/+11
2014-05-25[media] adv7604: Add adv7611 supportLars-Peter Clausen1-0/+10
2014-05-25[media] adv7604: Add missing include to linux/types.hLars-Peter Clausen1-0/+2
2014-05-25[media] v4l: Add pad-level DV timings subdev operationsLaurent Pinchart1-0/+4
2014-05-25[media] v4l: vb2: Add a function to discard all DONE buffersLaurent Pinchart1-0/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-3/+3
2014-05-23[media] v4l: Add source change eventArun Kumar K1-0/+4
2014-05-23[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki1-21/+0
2014-05-13[media] v4l2-subdev.h: add g_tvnorms video opHans Verkuil1-2/+6
2014-05-13[media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMASakari Ailus1-3/+6
2014-05-13[media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus1-0/+1
2014-05-13[media] media: Use a better owner for the media deviceSakari Ailus2-2/+5
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-1/+1
2014-04-16[media] vb2: Add videobuf2-dvb supportHans Verkuil1-0/+58
2014-04-16[media] vb2: add thread supportHans Verkuil1-0/+32
2014-04-16[media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil1-0/+17
2014-04-16[media] media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar1-4/+2
2014-04-16[media] media: davinci: vpbe: use v4l2_fh for priority handlingLad, Prabhakar1-4/+2
2014-04-16[media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notifyHans Verkuil2-5/+8
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman1-0/+2
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman1-2/+4
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-39/+276
2014-03-13[media] v4l: add enum_freq_bands support to tuner sub-deviceAntti Palosaari1-0/+1
2014-03-11[media] rc: add wakeup_protocols sysfs fileJames Hogan1-0/+3
2014-03-11[media] rc: add allowed/enabled wakeup protocol masksJames Hogan1-8/+24
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-0/+22
2014-03-11[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil2-2/+4
2014-03-11[media] lm3646: add new dual LED Flash driverDaniel Jeong1-0/+87
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil1-4/+10
2014-03-11[media] vb2: rename queued_count to owned_by_drv_countHans Verkuil1-2/+2
2014-03-11[media] vb2: consistent usage of periods in videobuf2-core.hHans Verkuil1-20/+20
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-1/+9
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-1/+1
2014-03-11[media] vb2: add debugging code to check for unbalanced opsHans Verkuil1-0/+43
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel1-6/+2
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel1-24/+1
2014-03-05[media] v4l: Add timestamp source flags, mask and document themSakari Ailus1-0/+2
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-03-05[media] v4l: define own IOCTL ops for SDR FMTAntti Palosaari1-0/+8
2014-03-05[media] v4l: add device type for Software Defined RadioAntti Palosaari1-1/+2
2014-02-24[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil1-0/+4
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab2-2/+2
2014-02-06[media] media: rc: add sysfs scancode filtering interfaceJames Hogan1-0/+29
2014-02-04[media] media: rc: add Sharp infrared protocolJames Hogan1-1/+3
2014-02-04[media] adv7842: platform-data for Hotplug Active (HPA) manual/autoMartin Bugge1-0/+3
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil1-0/+1
2014-01-07[media] saa6588: remove unused CMD_OPENHans Verkuil1-1/+0
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil1-26/+0
2014-01-07[media] vb2: retry start_streaming in case of insufficient buffersHans Verkuil1-4/+11
2014-01-07[media] vb2: push the mmap semaphore down to __buf_prepare()Hans Verkuil1-0/+2
2014-01-07[media] adv7842: add drive strength enum and sync names with adv7604Hans Verkuil1-5/+10
2014-01-07[media] adv7842: set LLC DLL phase from platform_dataHans Verkuil1-0/+6
2014-01-07[media] adv7842: Composite sync adjustmentMartin Bugge1-0/+4
2014-01-07[media] adv7842: obtain free-run mode from the platform_dataMartin Bugge1-2/+12
2014-01-07[media] adv7842: Use defines to select EDID portMats Randgaard1-0/+4
2014-01-07[media] adv7842: remove connector type. Never used for anything usefulMats Randgaard1-3/+0
2014-01-07[media] adv7842: set default input in platform-dataMartin Bugge1-0/+3
2014-01-07[media] adv7842: 625/525 line standard jitter fixMartin Bugge1-1/+2
2014-01-07[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil1-3/+0
2014-01-07[media] adv7842: added DE vertical position in SDP-io-syncMartin Bugge1-0/+4
2014-01-07[media] adv7604: sync polarities from platform dataMartin Bugge1-0/+4
2014-01-07[media] adv7604: remove connector type. Never used for anything usefulMats Randgaard1-3/+0
2014-01-07[media] adv7604: add hdmi driver strength adjustmentMikhail Khelik1-0/+11
2014-01-07[media] adv7604: add support for all the digital input portsMats Randgaard1-8/+12
2013-12-20[media] omap24xx/tcm825x: move to staging for future removalHans Verkuil1-305/+0
2013-12-18[media] media: Include linux/kernel.h for DIV_ROUND_UP()Sakari Ailus1-0/+1
2013-12-18[media] v4l: atmel-isi: Should clear bits before set the hardware registerJosh Wu1-0/+2
2013-12-18[media] si4713: move supply list to si4713_platform_dataDinesh Ram1-0/+2
2013-12-18[media] v4l: of: Remove struct v4l2_of_endpoint remote fieldLaurent Pinchart1-2/+0
2013-12-18[media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart1-2/+2
2013-12-10[media] dw2102: Use RC Core instead of the legacy RC (second edition)Evgeny Plehov1-0/+1
2013-12-09[media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda1-0/+1
2013-12-04[media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2-0/+28
2013-12-03[media] v4l: omap4iss: Add support for OMAP4 camera interface - CoreSergio Aguirre1-0/+65
2013-11-29[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel1-1/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-10-31[media] v4l: Fix typo in v4l2_subdev_get_try_crop()Laurent Pinchart1-1/+1
2013-10-31[media] media: i2c: add driver for dual LED Flash, lm3560Daniel Jeong1-0/+97
2013-10-31[media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski1-0/+14
2013-10-31[media] V4L2: add a v4l2-clk helper macro to produce an I2C device IDGuennadi Liakhovetski1-0/+3
2013-10-31[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski1-0/+14
2013-10-31[media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski1-8/+9
2013-10-31[media] V4L2: add a common V4L2 subdevice platform data typeGuennadi Liakhovetski1-0/+13
2013-10-31[media] V4L2: (cosmetic) remove redundant use of unlikely()Guennadi Liakhovetski1-2/+2
2013-10-17[media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definitionLaurent Pinchart1-0/+1
2013-10-17[media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart1-0/+1
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki1-1/+1
2013-10-17[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer1-1/+1
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen1-1/+1
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda1-8/+2
2013-09-26[media] videobuf2: Fix vb2_write prototypeRicardo Ribalda1-2/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-09-03[media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda1-0/+1
2013-08-26[media] adv7511: add new video encoderHans Verkuil1-0/+48
2013-08-26[media] adv7842: add new video decoder driverHans Verkuil1-0/+226
2013-08-24[media] v4l2-dv-timings: add callback to handle exceptionsHans Verkuil1-6/+28
2013-08-24[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timingsHans Verkuil1-2/+2
2013-08-24[media] v4l2-dv-timings: export the timings listHans Verkuil1-0/+4
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil1-4/+4
2013-08-24[media] v4l2-dv-timings: add v4l2_print_dv_timings helperHans Verkuil1-0/+9
2013-08-24[media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar1-0/+3
2013-08-22[media] smiapp: Call the clock "ext_clk"Sakari Ailus1-1/+0
2013-08-22[media] mt9v032: Use the common clock frameworkLaurent Pinchart1-4/+0
2013-08-18v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab1-0/+1
2013-08-18[media] saa7115: make multi-line comments compliant with CodingStyleMauro Carvalho Chehab1-20/+29
2013-08-18[media] saa7115: Implement i2c_board_info.platform_dataJon Arne Jørgensen1-0/+64
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil2-13/+59
2013-08-18[media] v4l2-dv-timings: add new helper moduleHans Verkuil1-0/+67
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary1-0/+79
2013-08-18[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentationLaurent Pinchart1-4/+7
2013-08-18[media] media: Add support for circular graph traversalLaurent Pinchart1-0/+4
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches1-1/+3
2013-07-31[media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla1-0/+1
2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla1-0/+4
2013-07-30[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2-21/+7
2013-07-30[media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki1-2/+2
2013-07-30[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki1-0/+5
2013-07-30[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki1-6/+6
2013-07-26[media] media: i2c: adv7343: make the platform data members as arrayLad, Prabhakar1-16/+4
2013-07-26[media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar1-0/+2
2013-07-26[media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar1-0/+2
2013-07-26[media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda1-0/+1
2013-07-26[media] mem2mem: add support for hardware buffered queuePhilipp Zabel1-0/+13
2013-06-28[media] exynos4-is: Correct colorspace handling at FIMC-LITESylwester Nawrocki1-0/+2
2013-06-28[media] V4L2: soc-camera: fix uninitialised use compiler warningGuennadi Liakhovetski2-2/+2
2013-06-21[media] sh_mobile_ceu_camera: add asynchronous subdevice probing supportGuennadi Liakhovetski2-1/+3
2013-06-21[media] soc-camera: add V4L2-async supportGuennadi Liakhovetski1-1/+22
2013-06-21[media] soc-camera: switch I2C subdevice drivers to use v4l2-clkGuennadi Liakhovetski1-5/+8
2013-06-21[media] V4L2: support asynchronous subdevice registrationGuennadi Liakhovetski2-0/+113
2013-06-21[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski1-0/+2