summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
AgeCommit message (Expand)Author
2018-05-16media: staging: atomisp: Remove driverSakari Ailus
2018-05-16media: staging: atomisp: get rid of __KERNEL macrosMauro Carvalho Chehab
2018-05-16media: atomisp: fix misleading addr informationShaokun Zhang
2018-05-16media: atomisp: fix spelling mistake: "diregard" -> "disregard"Colin Ian King
2018-04-17media: atomisp: fix __user annotationsMauro Carvalho Chehab
2018-04-17media: staging: atomisp: don't declare the same vars as both private and publicMauro Carvalho Chehab
2018-04-17media: staging: atomisp: fix number conversionMauro Carvalho Chehab
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab
2018-04-04media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab
2018-04-04media: staging: atomisp: remove an useless checkMauro Carvalho Chehab
2018-04-04media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab
2018-04-04media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab
2018-04-04media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab
2018-03-21media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden
2018-03-21media: staging: media: atomisp2: remove unused headersCorentin Labbe
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King
2018-03-21media: staging: media: atomisp: remove pointless string copyArnd Bergmann
2018-03-21media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva
2018-03-06media: staging: media: Replace "be be" with "be"Arushi Singhal
2018-03-06media: staging: media: Remove unnecessary semicolonArushi Singhal
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko
2017-12-29media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab
2017-11-01media: atomisp: get rid of storage_class.hMauro Carvalho Chehab
2017-11-01media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab
2017-11-01media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab
2017-11-01media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab
2017-11-01media: atomisp: fix ident for assert/returnMauro Carvalho Chehab
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant
2017-10-31media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma
2017-10-27media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant
2017-10-27media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure
2017-09-29atomisp2: remove cast from memory allocationAishwarya Pant
2017-09-23media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma
2017-09-23media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais
2017-09-23media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj
2017-09-23media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer
2017-09-23media: staging/atomisp: fix header guardsNicolas Iooss
2017-09-23media: atomisp2: Remove null check before kfreeHimanshu Jha
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More