summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko2017-10-311-3/+0
* media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko2017-10-318-32/+4
* media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko2017-10-318-30/+0
* media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko2017-10-316-6/+0
* media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko2017-10-311-12/+2
* media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko2017-10-3119-129/+41
* media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko2017-10-318-109/+8
* media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko2017-10-314-1465/+0
* media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko2017-10-3129-14961/+0
* media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-314-25/+11
* media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-3118-68/+20
* media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma2017-10-311-3/+3
* media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant2017-10-273-23/+22
* media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede2017-10-271-0/+7
* media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3
* media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani2017-10-271-7/+7
* media: staging: atomisp: Update TODO regarding sensorsSakari Ailus2017-10-271-7/+15
* media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus2017-10-2715-27/+27
* media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart2017-09-237-332/+52
* media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma2017-09-231-1/+3
* media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais2017-09-231-4/+2
* media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-232-14/+3
* media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj2017-09-231-1/+1
* media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer2017-09-231-1/+2
* media: staging/atomisp: fix header guardsNicolas Iooss2017-09-233-3/+3
* media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-2310-11/+0
* media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-234-122/+0
* media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-233-30/+29
* media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko2017-09-232-62/+0
* media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko2017-09-232-8/+0
* media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko2017-09-232-41/+0
* media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko2017-09-232-103/+0
* media: staging: media: atomisp: Use tabs in KconfigSakari Ailus2017-09-233-44/+44
* media: atomisp: fix small Kconfig issuesHans Verkuil2017-09-232-10/+10
* media: Staging: atomisp: constify driver_attributeArvind Yadav2017-09-231-1/+1
* media: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter2017-08-261-4/+4
* media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez2017-08-261-5/+0
* media: staging: atomisp: imx: remove dead codeArnd Bergmann2017-08-2610-117/+4
* media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2017-08-092-2/+2
* media: staging: media: atomisp: remove trailing whitespaceStephen Brennan2017-08-091-9/+8
* media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger2017-08-091-2/+1
* media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall2017-08-091-2/+2
* media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang2017-08-094-36/+3
* media: staging: imx: fix non-static declarationsJB Van Puyvelde2017-08-081-12/+12
* media: atomisp2: don't set driver_versionHans Verkuil2017-08-081-5/+1
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-0810-12/+11
|\
| * media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter2017-07-263-3/+3
| * media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter2017-07-261-2/+2
OpenPOWER on IntegriCloud