summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11media: atomisp: avoid an extra memset() when alloc memoryMauro Carvalho Chehab
2020-06-11media: atomisp: Remove binary_supports_input_formatNathan Chancellor
2020-06-11media: atomisp: Avoid overflow in compute_blendingNathan Chancellor
2020-06-11media: atomisp: Remove unnecessary NULL check in atomisp_paramNathan Chancellor
2020-06-11media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extensionNathan Chancellor
2020-06-11media: atomisp: Remove second increment of count in atomisp_subdev_probeNathan Chancellor
2020-06-11media: atomisp: Clean up if block in sh_css_sp_init_stageNathan Chancellor
2020-06-11media: atomisp: avoid OOPS due to non-existing ref_framesMauro Carvalho Chehab
2020-06-11media: atomisp: remove kvmalloc/kvcalloc abstractionsMauro Carvalho Chehab
2020-06-11media: atomisp: add more comments about frame allocationMauro Carvalho Chehab
2020-06-11media: atomisp: add debug functions for received eventsMauro Carvalho Chehab
2020-06-11media: atomisp: improve warning for IRQ enable functionMauro Carvalho Chehab
2020-06-11media: atomisp: add debug for hmm allocMauro Carvalho Chehab
2020-06-11media: atomisp: use pin_user_pages() for memory allocationMauro Carvalho Chehab
2020-06-11media: atomisp: fix driver capsMauro Carvalho Chehab
2020-06-11media: atomisp: use Yocto Aero default hmm pool sizesMauro Carvalho Chehab
2020-06-11media: atomisp: add debug message to help debugging hmm codeMauro Carvalho Chehab
2020-06-11media: atomisp: hmm_bo: untag user pointersMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of memory_access.cMauro Carvalho Chehab
2020-06-11media: atomisp: change the type returned by mmgr allocMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of unused memory_realloc codeMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of mmgr_load and mmgr_storeMauro Carvalho Chehab
2020-06-11media: atomisp: go one step further to drop ia_css_memory_access.cMauro Carvalho Chehab
2020-06-11media: atomisp: reduce abstraction at ia_css_memory_accessMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layerMauro Carvalho Chehab
2020-06-11media: atomisp: simplify hive_isp_css_mm_hrt wrapperMauro Carvalho Chehab
2020-06-11media: atomisp: fix a handful of spelling mistakesColin Ian King
2020-06-11media: atomisp: fix size of delay_frames arrayMauro Carvalho Chehab
2020-06-11media: atomisp: drop a cast for a const argumentMauro Carvalho Chehab
2020-06-11media: atomisp: partially get rid of one abstraction layerMauro Carvalho Chehab
2020-06-11media: atomisp: make it use dbg_level to control debug levelMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of some old broken debug codeMauro Carvalho Chehab
2020-06-11media: atomisp: update TODO listMauro Carvalho Chehab
2020-06-11media: atomisp: don't flood dmesg with -EAGAIN return codesMauro Carvalho Chehab
2020-06-11media: atomisp: improve debug messages for set formatMauro Carvalho Chehab
2020-06-11media: atomisp: avoid a copy of v4l2_mbus_framefmt at stackMauro Carvalho Chehab
2020-06-11media: atomisp: reduce debug printk rate when IRQs are receivedMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of hmm_vm.cMauro Carvalho Chehab
2020-06-11media: atomisp: fix pipeline initialization codeMauro Carvalho Chehab
2020-06-11io_uring: fix io_kiocb.flags modification race in IOPOLL modeXiaoguang Wang
2020-06-11KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-11umem: remove redundant initialization of variable retColin Ian King
2020-06-11pktcdvd: remove redundant initialization of variable retColin Ian King
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni
2020-06-11nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner
2020-06-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy
2020-06-11nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_opsRikard Falkeborn
2020-06-11nvme: do not call del_gendisk() on a disk that was never addedNiklas Cassel
2020-06-11tools, bpftool: Fix memory leak in codegen error casesTobias Klauser