summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-06-03atomisp: avoid warning about unused functionLinus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02staging: media: ipu3: use vmap instead of reimplementing itChristoph Hellwig
2020-06-02staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compatAl Viro
2020-05-29comedi: do_cmd_ioctl(): lift copyin/copyout into the callerAl Viro
2020-05-29comedi: do_cmdtest_ioctl(): lift copyin/copyout into the callerAl Viro
2020-05-29comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()Al Viro
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compatAl Viro
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compatAl Viro
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compatAl Viro
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compatAl Viro
2020-05-28comedi: get rid of indirection via translated_ioctl()Al Viro
2020-05-28comedi: move compat ioctl handling to native fopsAl Viro
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-20media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindin...Helen Koike
2020-05-20media: staging: dt-bindings: phy-rockchip-dphy-rx0: remove non-used reg propertyHelen Koike
2020-05-20media: atomisp: unify the version for isp2401 a0 and b0 versionsMauro Carvalho Chehab
2020-05-20media: atomisp: update TODO with the current dataMauro Carvalho Chehab
2020-05-20media: atomisp: adjust some code at sh_css that could be brokenMauro Carvalho Chehab
2020-05-20media: atomisp: don't produce errs for ignored IRQsMauro Carvalho Chehab
2020-05-20media: atomisp: print IRQ when debuggingMauro Carvalho Chehab
2020-05-20media: atomisp: isp_mmu: don't use kmem_cacheMauro Carvalho Chehab
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab
2020-05-20media: atomisp: disable the dynamic and reserved poolsMauro Carvalho Chehab
2020-05-20media: atomisp: turn on camera before setting itMauro Carvalho Chehab
2020-05-20media: atomisp: simplify ov2680 array write logicMauro Carvalho Chehab
2020-05-20media: atomisp-ov2680: get rid of the type fieldMauro Carvalho Chehab
2020-05-20media: atomisp: use read/write routines from mainstreamMauro Carvalho Chehab
2020-05-20media: atomisp: ov2680: improve debug messagesMauro Carvalho Chehab
2020-05-20media: atomisp: change the code to properly wait for sensorMauro Carvalho Chehab
2020-05-20media: atomisp: keep the ISP powered on when setting itMauro Carvalho Chehab
2020-05-20media: atomisp: fix the value for CamClk on Asus T101HAMauro Carvalho Chehab
2020-05-20media: atomisp: fix a slab error due to a wrong freeMauro Carvalho Chehab
2020-05-20media: atomisp: get rid of __bo_alloc() macroMauro Carvalho Chehab
2020-05-20media: atomisp: get rid of spmem_dump.cMauro Carvalho Chehab
2020-05-20media: atomisp: fix an inverted logicMauro Carvalho Chehab
2020-05-20media: atomisp: remove a misplaced #endifMauro Carvalho Chehab
2020-05-20media: atomisp: simplify the power down/up codeMauro Carvalho Chehab
2020-05-20media: atomisp: use pcim_enable_device() againMauro Carvalho Chehab
2020-05-20media: atomisp: spctrl: be sure to zero .code_addr after freeMauro Carvalho Chehab
2020-05-20media: atomisp: add support for different PMIC configurationsMauro Carvalho Chehab
2020-05-20media: atomisp: move atomisp_gmin_platform.c to pci/ dirMauro Carvalho Chehab
2020-05-20media: atomisp: detect the PMIC typeMauro Carvalho Chehab