summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-20/+0
|\
| * staging: ION: remove some references to CONFIG_IONMatthias Maennich2021-01-061-20/+0
* | media: atomisp: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-271-0/+1
* | media: atomisp: Fix a buffer overflow in debug codeDan Carpenter2021-01-271-8/+16
* | media: atomisp/pci: add missing includeHans Verkuil2021-01-271-0/+1
* | media: atomisp/pci/hmm: fix wrong printk formatHans Verkuil2021-01-271-1/+1
* | media: atomisp: convert comma to semicolonZheng Yongjun2021-01-141-3/+3
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-291-1/+1
* | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-152-43/+32
|\ \
| * \ Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-146-9/+8
| |\ \
| * | | staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij2020-08-282-43/+32
| | |/ | |/|
* | | media: atomisp: fixes build breakage for ISP2400 due to a cleanupMauro Carvalho Chehab2020-10-011-3/+11
* | | media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab2020-09-237-20/+16
* | | media: atomisp: fix gcc warningsMauro Carvalho Chehab2020-09-231-2/+9
* | | media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil2020-09-221-1/+1
* | | media: atomisp:pci/runtime/queue: modify the return error valueXiaoliang Pang2020-09-221-1/+1
* | | media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can2020-09-221-1/+0
* | | media: staging: media: atomisp: Fix bool-related style issuesAlex Dewar2020-09-223-14/+13
* | | media: staging: media: atomisp: Don't do unnecessary zeroing of memoryAlex Dewar2020-09-221-6/+0
* | | Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-076-9/+8
|\ \ \ | | |/ | |/|
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-9/+8
| |/
* | media: atomisp: get rid of -Wsuggest-attribute=format warningsMauro Carvalho Chehab2020-09-073-19/+8
* | media: atomisp: move a static constant out of a header fileMauro Carvalho Chehab2020-09-072-4/+4
* | media: atomisp: get rid of unused varsMauro Carvalho Chehab2020-09-078-89/+14
* | media: atomisp: print a warning if error while setting downscalerMauro Carvalho Chehab2020-09-071-0/+5
* | media: atomisp: get rid of some cleanup leftoversMauro Carvalho Chehab2020-09-071-3/+0
* | media: atomisp: cleanup isys_irq headersMauro Carvalho Chehab2020-09-034-33/+15
* | media: atomisp: fix some bad indentsMauro Carvalho Chehab2020-09-035-490/+461
* | media: atomisp: remove compile-time tests from input_system_global.hMauro Carvalho Chehab2020-09-031-5/+2
* | media: atomisp: reorder functions at pixelgen_private.hMauro Carvalho Chehab2020-09-031-36/+37
* | media: atomisp: de-duplicate names at *_input_system_global.hMauro Carvalho Chehab2020-09-039-58/+58
* | media: atomisp: unify INPUT error return typeMauro Carvalho Chehab2020-09-0310-81/+66
* | media: atomisp: don't check for ISP version for includesMauro Carvalho Chehab2020-09-031-10/+2
* | media: atomisp: get rid of ibuf_ctrl abstractionMauro Carvalho Chehab2020-09-037-417/+220
* | media: atomisp: get rid of isys_dma.h and isys_dma_local.hMauro Carvalho Chehab2020-09-037-87/+12
* | media: atomisp: get rid of version-dependent globalsMauro Carvalho Chehab2020-09-0340-818/+155
* | media: atomisp: cleanup ifdefs from ia_css_debug.cMauro Carvalho Chehab2020-09-032-150/+41
* | media: atomisp: get rid of some unused codeMauro Carvalho Chehab2020-09-0323-578/+33
* | media: atomisp: csi_rx.c: add missing includesMauro Carvalho Chehab2020-09-032-0/+2
* | media: atomisp: atomisp_gmin_platform: check before useMauro Carvalho Chehab2020-09-031-2/+3
* | media: atomisp: fix casts at atomisp_compat_ioctl32.cMauro Carvalho Chehab2020-09-031-36/+48
* | media: atomisp: fix "dubious: !x | !y" sparse warningAnant Thazhemadam2020-09-031-1/+1
* | media: atomisp: Avoid comma separated statementsJoe Perches2020-09-031-2/+4
* | media: atomisp: fix memleak in ia_css_stream_createDinghao Liu2020-09-031-1/+1
* | media: atomisp: fix spelling mistake "unsupport" -> "unsupported"Colin Ian King2020-09-031-3/+3
* | media: atomisp: move null check to earlier pointCengiz Can2020-09-031-1/+4
* | media: atomisp: mt9m114: replace fixed function namesJuan Antonio Aldea-Armenteros2020-09-031-2/+2
* | media: atomisp: fix code style issuesRohit K Bharadwaj2020-09-031-26/+36
* | media: atomisp: Replace deprecated MSI APIsSuraj Upadhyay2020-09-031-3/+3