summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-29staging: rtl8723bs: Use common packet header constantsPascal Terjan
2020-05-29staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte
2020-05-29staging: most: usb: init return value in default path of switch/case expressionChristian Gromm
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-28staging: tegra-video: fix V4L2 dependencyArnd Bergmann
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-27staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reasonNicolas Saenz Julienne
2020-05-27staging: vchiq: move vchiq_release_message() into vchiqNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of C++ guardsNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of not implemented function declarationsNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchiq_status_to_vchi()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne
2020-05-27staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()Nicolas Saenz Julienne
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne
2020-05-27staging: most: usb: use function sysfs_streqChristian Gromm
2020-05-27staging: most: usb: add missing put_device callsChristian Gromm
2020-05-27staging: most: usb: use correct error codesChristian Gromm
2020-05-27staging: most: usb: replace code to calculate array indexChristian Gromm
2020-05-27staging: most: usb: don't use error path to exit function on successChristian Gromm
2020-05-27staging: most: usb: move allocation of URB out of critical sectionChristian Gromm
2020-05-27staging: most: usb: return 0 instead of variableChristian Gromm
2020-05-27staging: most: usb: change return value of function drci_rd_regChristian Gromm
2020-05-27staging: most: usb: don't use expressions that might fail in a declarationChristian Gromm
2020-05-27staging: most: usb: change order of function parametersChristian Gromm
2020-05-27staging: vt6656: Fix warning: unused variable vnt_frame_timeMalcolm Priestley