summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2
Commit message (Expand)AuthorAgeFilesLines
* media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-30159-1729/+1729
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2Star
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-231-4/+2Star
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-16142-970/+580Star
|\ \
| * \ Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-143-13/+24
| |\ \
| * | | media: atomisp: make function calls cleanerMauro Carvalho Chehab2017-11-011-2/+4
| * | | 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-015-36/+36
| * | | 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: Remove FSF snail addressAndy Shevchenko2017-10-3151-204/+0Star
| * | | media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko2017-10-311-8/+1Star
| * | | media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-314-25/+11Star
| * | | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-317-33/+9Star
| * | | 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/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani2017-10-271-7/+7
| * | | 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: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-231-5/+1Star
| * | | 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: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-235-6/+0Star
| * | | media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-231-1/+0Star
| * | | media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-232-30/+28Star
| * | | media: Staging: atomisp: constify driver_attributeArvind Yadav2017-09-231-1/+1
| * | | media: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2Star
| | |/ | |/|
* | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-143-14/+25
|\ \ \ | | |/ | |/|
| * | Staging: media: atomisp: Use kmalloc_array instead of kmallocGeorgiana Chelu2017-09-291-4/+4
| * | atomisp2: remove cast from memory allocationAishwarya Pant2017-09-291-2/+2
| * | Staging: media: atomisp: pci: Place constant on the right side in comparissonsGeorgiana Chelu2017-09-291-4/+4
| * | Staging: media: atomisp: pci: Move open brace '{' on the next lineGeorgiana Chelu2017-09-291-1/+2
| * | Staging: media: atomisp: Add blank line after declarationsGeorgiana Chelu2017-09-291-0/+10
| * | Staging: media: atomisp: Use unsigned int instead of unsignedGeorgiana Chelu2017-09-291-3/+3
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall2017-08-091-2/+2
* media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang2017-08-094-36/+3Star
* media: atomisp2: don't set driver_versionHans Verkuil2017-08-081-5/+1Star
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-081-1/+1
|\
| * media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter2017-07-261-1/+1
* | media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab2017-07-204-33/+18Star
* | 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
* | media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch2017-07-191-48/+45Star
* | media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch2017-07-191-21/+23