aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-11x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner
2020-06-11x86/xen: Split HVM vector callback setup and interrupt gate allocationVitaly Kuznetsov
2020-06-11i2c: Drop stray comma in MODULE_AUTHOR statementsJean Delvare
2020-06-11i2c: npcm7xx: npcm_i2caddr[] can be statickernel test robot
2020-06-11Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig