summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c
AgeCommit message (Expand)Author
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko
2017-09-23media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn
2017-03-21staging: atomisp: remove useless condition in if-statementsDaeseok Youn
2017-03-21staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn
2017-03-21staging: atomisp: remove redudant condition in if-statementDaeseok Youn
2017-03-21staging: atomisp: remove else statement after returnDaeseok Youn
2017-03-21Staging: atomisp: fix an uninitialized variable bugDan Carpenter
2017-03-21atomisp: remove another pair of 2400/2401 differencesAlan Cox
2017-03-16staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn
2017-03-16staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn
2017-03-16staging: atomisp: fix inconsistent indentingDaeseok Youn
2017-03-16staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn
2017-03-14staging: atomisp: potential underflow in atomisp_get_metadata_by_type()Dan Carpenter
2017-03-14staging: media: Remove unused function atomisp_set_stop_timeout()simran singhal
2017-03-06atomisp2: unify some ifdef cases caused by format changesAlan Cox
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox