summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
AgeCommit message (Expand)AuthorFilesLines
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab22-434/+366
2018-04-04media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab1-1/+0
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab18-90/+84
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab2-3/+4
2018-04-04media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab1-10/+10
2018-04-04media: staging: atomisp: remove an useless checkMauro Carvalho Chehab1-5/+5
2018-04-04media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab12-321/+0
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab3-15/+3
2018-04-04media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab6-15/+14
2018-04-04media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab1-1/+1
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab6-30/+23
2018-03-21media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden16-492/+116
2018-03-21media: staging: media: atomisp2: remove unused headersCorentin Labbe66-6590/+0
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King1-1/+1
2018-03-21media: staging: media: atomisp: remove pointless string copyArnd Bergmann1-7/+1
2018-03-21media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva1-8/+8
2018-03-06media: staging: media: Replace "be be" with "be"Arushi Singhal1-1/+1
2018-03-06media: staging: media: Remove unnecessary semicolonArushi Singhal1-1/+1
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko1-0/+1
2017-12-29media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden1-12/+12
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden1-1/+1
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab155-1718/+1718
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab1-1/+1
2017-11-01media: atomisp: get rid of storage_class.hMauro Carvalho Chehab60-314/+230
2017-11-01media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab3-45/+3
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab4-35/+35
2017-11-01media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab1-16/+16
2017-11-01media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab1-45/+46
2017-11-01media: atomisp: fix ident for assert/returnMauro Carvalho Chehab18-150/+150
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant1-3/+1
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: atomisp: use ARRAY_SIZEJérémy Lefaure1-6/+3
2017-09-29atomisp2: remove cast from memory allocationAishwarya Pant1-2/+2
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: 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: atomisp2: Remove null check before kfreeHimanshu Jha1-4/+2
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov1-0/+1
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath1-6/+2
2017-06-08[media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab1-2/+0
2017-06-07[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox3-31/+1
2017-06-07[media] atomisp: remove sh_css_irq - it contains nothingAlan Cox1-16/+0
2017-06-07[media] atomisp: Unify lut free logicAlan Cox2-21/+0
2017-06-07[media] atomisp: Unify load_preview_binaries for the most partAlan Cox1-39/+1
2017-06-07[media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox1-37/+3