summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera
Commit message (Expand)AuthorAgeFilesLines
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-185-5/+5
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-185-102/+21
* [media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven2015-11-191-46/+29
* [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-194-4/+4
* [media] atmel-isi: support RGB565 output when sensor output YUV formatsJosh Wu2015-11-171-6/+19
* [media] atmel-isi: setup YCC_SWAP correctly when using preview pathJosh Wu2015-11-171-0/+14
* [media] atmel-isi: add code to setup correct resolution for preview pathJosh Wu2015-11-172-1/+21
* [media] atmel-isi: prepare for the support of preview pathJosh Wu2015-11-171-23/+49
* [media] atmel-isi: correct yuv swap according to different sensor outputsJosh Wu2015-11-171-10/+29
* [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu2015-11-171-3/+3
* [media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu2015-11-171-2/+2
* [media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()Josh Wu2015-11-171-6/+7
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-172-2/+2
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-1710-14/+14
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-205-6/+11
* Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab2015-10-011-2/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-015-76/+98
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-012-2/+2
* [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu2015-09-251-0/+15
* [media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2015-09-252-10/+0
* [media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2015-09-252-18/+139
* [media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart2015-09-251-7/+4
* [media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu2015-09-251-8/+29
* [media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu2015-09-251-12/+5
* [media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu2015-09-251-13/+7
* [media] atmel-isi: increase timeout to disable/enable isiJosh Wu2015-09-251-1/+1
* [media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven2015-09-251-0/+2
* [media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov2015-09-251-2/+2
* [media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov2015-09-251-5/+9
* [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven2015-09-251-2/+0
* [media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu2015-09-251-1/+1
* [media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor2015-08-161-0/+3
* [media] media: rcar_vin: fill in bus_info fieldRob Taylor2015-08-161-0/+1
* [media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle2015-08-161-2/+10
* [media] soc_camera: always release queue for queue ownerHans Verkuil2015-08-111-4/+5
* [media] soc_camera: pass on streamoff errorHans Verkuil2015-08-111-3/+4
* [media] soc_camera: compliance fixesHans Verkuil2015-08-111-6/+12
* [media] soc_camera: fix expbuf supportHans Verkuil2015-08-111-6/+5
* [media] soc_camera: fix enum_inputHans Verkuil2015-08-111-0/+3
* [media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil2015-08-111-0/+1
* [media] sh_mobile_ceu_camera: fix querycapHans Verkuil2015-08-111-0/+2
* [media] atmel-isi: remove mck backward compatibility codeJosh Wu2015-07-061-46/+0
* [media] atmel-isi: add runtime pm supportJosh Wu2015-07-061-8/+47
* [media] atmel-isi: disable ISI even if it has codec requestJosh Wu2015-07-061-3/+1
* [media] rcar-vin: use monotonic timestampsHans Verkuil2015-05-181-1/+1
* [media] constify of_device_id arrayFabian Frederick2015-05-121-1/+1
* Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab2015-05-111-1/+6
|\
| * [media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka2015-04-271-1/+6
* | [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-018-99/+120
* | [media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-017-100/+128