summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Remove driverSakari Ailus2018-05-16682-117634/+0Star
* media: staging: atomisp: get rid of __KERNEL macrosMauro Carvalho Chehab2018-05-165-42/+0Star
* media: atomisp: fix misleading addr informationShaokun Zhang2018-05-161-1/+1
* media: atomisp: fix spelling mistake: "diregard" -> "disregard"Colin Ian King2018-05-161-1/+1
* media: atomisp: fix __user annotationsMauro Carvalho Chehab2018-04-174-5/+5
* media: staging: atomisp: don't declare the same vars as both private and publicMauro Carvalho Chehab2018-04-174-60/+18Star
* media: staging: atomisp: fix number conversionMauro Carvalho Chehab2018-04-172-5/+13
* media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab2018-04-0422-434/+366Star
* media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab2018-04-041-1/+0Star
* media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab2018-04-0418-90/+84Star
* media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab2018-04-042-3/+4
* media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab2018-04-041-10/+10
* media: staging: atomisp: remove an useless checkMauro Carvalho Chehab2018-04-041-5/+5
* media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab2018-04-0412-321/+0Star
* media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab2018-04-043-15/+3Star
* media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab2018-04-046-15/+14Star
* media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab2018-04-041-1/+1
* media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab2018-04-046-30/+23Star
* media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden2018-03-2116-492/+116Star
* media: staging: media: atomisp2: remove unused headersCorentin Labbe2018-03-2166-6590/+0Star
* media: staging: atomisp: remove redundant assignments to various variablesColin Ian King2018-03-211-1/+1
* media: staging: media: atomisp: remove pointless string copyArnd Bergmann2018-03-211-7/+1Star
* media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva2018-03-211-8/+8
* media: staging: media: Replace "be be" with "be"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Remove unnecessary semicolonArushi Singhal2018-03-061-1/+1
* media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
* media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden2017-12-291-12/+12
* media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden2017-12-291-1/+1
* media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-30155-1718/+1718
* Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-141-1/+1
|\
| * atomisp2: remove cast from memory allocationAishwarya Pant2017-09-291-2/+2
* | media: atomisp: get rid of storage_class.hMauro Carvalho Chehab2017-11-0160-314/+230Star
* | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3Star
* | media: atomisp: fix other inconsistent identingMauro Carvalho Chehab2017-11-014-35/+35
* | media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab2017-11-011-16/+16
* | media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab2017-11-011-45/+46
* | media: atomisp: fix ident for assert/returnMauro Carvalho Chehab2017-11-0118-150/+150
* | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-311-3/+1Star
* | 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/+22Star
* | media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3Star
* | 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/+2Star
* | 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: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2Star
|/
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging: atomisp: fixed trivial coding style issueShy More2017-07-191-2/+1Star
* media: staging: atomisp: fixed trivial coding style warningShy More2017-07-191-12/+12