aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2015-07-17[media] adv7604/cobalt: Allow compile test if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-07-17[media] adv7842: Deliver resolution change events to userspaceLars-Peter Clausen1-5/+17
2015-07-17[media] adv7604: Deliver resolution change events to userspaceLars-Peter Clausen1-5/+18
2015-07-17[media] adv7842: Add support for control event notificationsLars-Peter Clausen1-1/+4
2015-07-17[media] adv7604: Add support for control event notificationsLars-Peter Clausen1-1/+4
2015-07-06[media] media: adv7604: ability to read default input port from DTIan Molton1-1/+7
2015-07-06[media] media: adv7604: chip info and formats for ADV7612William Towle1-4/+87
2015-07-06[media] media: i2c: ADV7604: Migrate to regmapPablo Anton1-95/+256
2015-07-06[media] media: adv7180: add of match tableBen Dooks1-0/+11
2015-07-06[media] media/i2c/sr030pc30: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] i2c/wm8739: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/tvp7002: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/tvp514x: Remove compat control opsRicardo Ribalda1-11/+0
2015-07-06[media] media/i2c/tlv320aic23: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/tda7432: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/saa717x: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/cs5345: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/adv7393: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] media/i2c/adv7343: Remove compat control opsRicardo Ribalda1-7/+0
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2-2/+2
2015-07-06[media] saa6588: use swap() in saa6588_i2c_poll()Fabian Frederick1-3/+1
2015-06-10[media] s5k5baf: Convert use of __constant_cpu_to_be16 to cpu_to_be16Vaishali Thakkar1-1/+1
2015-06-09[media] ov2659: Don't depend on subdev APIMauro Carvalho Chehab1-1/+16
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha2-4/+4
2015-06-09[media] adv7604: log alt-gamma and HDMI colorspaceHans Verkuil1-2/+12
2015-06-09[media] adv7604: fix broken saturator checkHans Verkuil1-1/+1
2015-06-09[media] adv7604: log infoframesHans Verkuil2-29/+59
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil2-2/+122
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil1-11/+11
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil1-16/+16
2015-06-05[media] adv7511: add xfer_func supportHans Verkuil1-0/+5
2015-05-30[media] adv7604/cobalt: missing GPIOLIB dependencyHans Verkuil1-1/+1
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2-5/+18
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil1-30/+239
2015-05-12[media] media: i2c: ov2659: Use v4l2_of_alloc_parse_endpoint()Lad, Prabhakar1-5/+14
2015-05-12[media] constify of_device_id arrayFabian Frederick1-2/+2
2015-05-08media: replace bellow -> belowMauro Carvalho Chehab1-1/+1
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil5-19/+60
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil20-265/+287
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil24-147/+187
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil27-167/+246
2015-05-01[media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil1-1/+1
2015-05-01[media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil1-0/+23
2015-05-01[media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter1-1/+1
2015-05-01[media] media: adv7604: Fix masks used for querying timings in ADV7611jean-michel.hautbois@vodalys.com1-13/+56
2015-05-01[media] cx25840: fix bad identingMauro Carvalho Chehab1-1/+1
2015-05-01[media] ov7670: check read error also for REG_AECHH on ov7670_s_exp()Mauro Carvalho Chehab1-1/+1
2015-04-30[media] saa717x: fix multi-byte read codeMauro Carvalho Chehab1-2/+2
2015-04-28[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil3-3/+3
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek1-10/+90