aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab159-1729/+1729
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds142-970/+580
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab3-13/+24
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-14/+25
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01media: atomisp: make function calls cleanerMauro Carvalho Chehab1-2/+4
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 Chehab5-36/+36
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: Remove FSF snail addressAndy Shevchenko51-204/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko1-8/+1
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook4-25/+11
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant7-33/+9
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-10-27media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani1-7/+7
2017-09-29Staging: media: atomisp: Use kmalloc_array instead of kmallocGeorgiana Chelu1-4/+4
2017-09-29atomisp2: remove cast from memory allocationAishwarya Pant1-2/+2
2017-09-29Staging: media: atomisp: pci: Place constant on the right side in comparissonsGeorgiana Chelu1-4/+4
2017-09-29Staging: media: atomisp: pci: Move open brace '{' on the next lineGeorgiana Chelu1-1/+2
2017-09-29Staging: media: atomisp: Add blank line after declarationsGeorgiana Chelu1-0/+10
2017-09-29Staging: media: atomisp: Use unsigned int instead of unsignedGeorgiana Chelu1-3/+3
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: media: atomisp: Merge assignment with returnSrishti Sharma1-5/+1
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: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko5-6/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko1-1/+0
2017-09-23media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2-30/+28
2017-09-23media: Staging: atomisp: constify driver_attributeArvind Yadav1-1/+1
2017-09-23media: atomisp2: Remove null check before kfreeHimanshu Jha1-4/+2
2017-09-22atomisp: use get_user_pages_fast()Al Viro1-4/+2
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated spaceSergei A. Trusov1-0/+1
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall1-2/+2
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang4-36/+3
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter1-1/+1
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab4-33/+18
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: hmm: Alignment code (rebased)Philipp Guendisch1-48/+45
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch1-21/+23