summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-301-1/+1
* media: staging: atomisp: Remove FSF snail addressAndy Shevchenko2017-10-311-4/+0
* media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-311-9/+4
* media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-231-1/+0
* media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-231-9/+11
* media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang2017-08-091-30/+1
* media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla2017-07-191-16/+3
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-281-2/+2
* staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn2017-04-141-3/+5
* staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn2017-04-141-2/+2
* staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn2017-04-141-27/+9
* staging: atomisp: use local variable to reduce number of referencesDaeseok Youn2017-04-141-17/+20
* staging: atomisp: remove useless condition in if-statementsDaeseok Youn2017-03-211-4/+2
* staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn2017-03-211-12/+10
* staging: atomisp: remove redudant condition in if-statementDaeseok Youn2017-03-211-1/+1
* staging: atomisp: remove else statement after returnDaeseok Youn2017-03-211-3/+3
* Staging: atomisp: fix an uninitialized variable bugDan Carpenter2017-03-211-1/+1
* atomisp: remove another pair of 2400/2401 differencesAlan Cox2017-03-211-7/+0
* staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn2017-03-161-89/+90
* staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn2017-03-161-3/+0
* staging: atomisp: fix inconsistent indentingDaeseok Youn2017-03-161-2/+2
* staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn2017-03-161-2/+1
* staging: atomisp: potential underflow in atomisp_get_metadata_by_type()Dan Carpenter2017-03-141-1/+1
* staging: media: Remove unused function atomisp_set_stop_timeout()simran singhal2017-03-141-1/+0
* atomisp2: unify some ifdef cases caused by format changesAlan Cox2017-03-061-27/+2
* staging/atomisp: Add support for the Intel IPU v2Alan Cox2017-03-061-0/+6804
OpenPOWER on IntegriCloud