aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
2017-10-31media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko1-12/+2
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko19-129/+41
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko8-109/+8
2017-10-31media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko4-1465/+0
2017-10-31media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko29-14961/+0
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook4-25/+11
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant18-68/+20
2017-10-31media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma1-3/+3
2017-10-27media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant3-23/+22
2017-10-27media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede1-0/+7
2017-10-27media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure1-6/+3
2017-10-27media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani1-7/+7
2017-10-27media: staging: atomisp: Update TODO regarding sensorsSakari Ailus1-7/+15
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus15-27/+27
2017-09-29Staging: media: atomisp: Use kmalloc_array instead of kmallocGeorgiana Chelu1-4/+4
2017-09-29atomisp2: remove cast from memory allocationAishwarya Pant1-2/+2
2017-09-29Staging: media: atomisp: pci: Place constant on the right side in comparissonsGeorgiana Chelu1-4/+4
2017-09-29Staging: media: atomisp: pci: Move open brace '{' on the next lineGeorgiana Chelu1-1/+2
2017-09-29Staging: media: atomisp: Add blank line after declarationsGeorgiana Chelu1-0/+10
2017-09-29Staging: media: atomisp: Use unsigned int instead of unsignedGeorgiana Chelu1-3/+3
2017-09-23media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart7-332/+52
2017-09-23media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma1-1/+3
2017-09-23media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais1-4/+2
2017-09-23media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2-14/+3
2017-09-23media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj1-1/+1
2017-09-23media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer1-1/+2
2017-09-23media: staging/atomisp: fix header guardsNicolas Iooss3-3/+3
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko10-11/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko4-122/+0
2017-09-23media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko3-30/+29
2017-09-23media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko2-62/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko2-8/+0
2017-09-23media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko2-41/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko2-103/+0
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus3-44/+44
2017-09-23media: atomisp: fix small Kconfig issuesHans Verkuil2-10/+10
2017-09-23media: Staging: atomisp: constify driver_attributeArvind Yadav1-1/+1
2017-09-23media: atomisp2: Remove null check before kfreeHimanshu Jha1-4/+2
2017-09-22atomisp: use get_user_pages_fast()Al Viro1-4/+2
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated spaceSergei A. Trusov1-0/+1
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter1-4/+4
2017-08-26media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez1-5/+0
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann10-117/+4
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan1-9/+8
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger1-2/+1
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall1-2/+2
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang4-36/+3
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1