summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: remove redundant assignments to various variablesColin Ian King2018-03-214-4/+3
* media: staging: media: atomisp: remove pointless string copyArnd Bergmann2018-03-211-7/+1
* media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva2018-03-211-8/+8
* media: staging: media: Replace "dont" with "don't"Arushi Singhal2018-03-061-1/+1
* 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: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus2018-02-222-30/+0
* media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus2018-02-222-18/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0610-42/+35
|\
| * media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2017-12-292-9/+0
| * media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko2017-12-293-15/+11
| * media: staging: atomisp: Disable custom format for nowAndy Shevchenko2017-12-292-1/+6
| * media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
| * media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
| * media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-291-1/+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
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | 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/+2
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-221-4/+2
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15143-978/+589
|\ \
| * \ 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/+230
| * | | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3
| * | | 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/+0
| * | | media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko2017-10-311-8/+1
| * | | media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-314-25/+11
| * | | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-317-33/+9
| * | | 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/+22
| * | | media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3
| * | | 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/+2
| * | | media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-231-5/+1
| * | | 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/+0
| * | | media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-231-1/+0
| * | | media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-233-30/+29
| * | | media: atomisp: fix small Kconfig issuesHans Verkuil2017-09-231-8/+8
OpenPOWER on IntegriCloud