summaryrefslogtreecommitdiff
path: root/drivers/media/platform/soc_camera
AgeCommit message (Expand)Author
2016-01-25[media] atmel-isi: fix debug message which only show the first formatJosh Wu
2016-01-25[media] soc_camera: cleanup control device on async_unbindWolfram Sang
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-19[media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-17[media] atmel-isi: support RGB565 output when sensor output YUV formatsJosh Wu
2015-11-17[media] atmel-isi: setup YCC_SWAP correctly when using preview pathJosh Wu
2015-11-17[media] atmel-isi: add code to setup correct resolution for preview pathJosh Wu
2015-11-17[media] atmel-isi: prepare for the support of preview pathJosh Wu
2015-11-17[media] atmel-isi: correct yuv swap according to different sensor outputsJosh Wu
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu
2015-11-17[media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu
2015-11-17[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()Josh Wu
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu
2015-08-16[media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor
2015-08-16[media] media: rcar_vin: fill in bus_info fieldRob Taylor
2015-08-16[media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle
2015-08-11[media] soc_camera: always release queue for queue ownerHans Verkuil
2015-08-11[media] soc_camera: pass on streamoff errorHans Verkuil
2015-08-11[media] soc_camera: compliance fixesHans Verkuil
2015-08-11[media] soc_camera: fix expbuf supportHans Verkuil
2015-08-11[media] soc_camera: fix enum_inputHans Verkuil
2015-08-11[media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil
2015-08-11[media] sh_mobile_ceu_camera: fix querycapHans Verkuil
2015-07-06[media] atmel-isi: remove mck backward compatibility codeJosh Wu
2015-07-06[media] atmel-isi: add runtime pm supportJosh Wu
2015-07-06[media] atmel-isi: disable ISI even if it has codec requestJosh Wu
2015-05-18[media] rcar-vin: use monotonic timestampsHans Verkuil
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil