summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15Merge tag 'iio-fixes-for-5.7b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-13staging: wfx: unlock on error pathDan Carpenter
2020-05-13staging: greybus: Fix uninitialized scalar variableOscar Carter
2020-05-13staging: kpc2000: fix error return code in kp2000_pcie_probe()Wei Yongjun
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-05staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter
2020-05-05staging: ks7010: remove me from CC listWolfram Sang
2020-05-03staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-04-30docs: networking: convert switchdev.txt to ReSTMauro Carvalho Chehab
2020-04-29staging: wilc1000: adjust for management frame register API changesJohannes Berg
2020-04-29staging: rtl8723bs: remove mgmt_frame_register methodJohannes Berg
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-23staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-23staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-04-23staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-04-23staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-04-16staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-04-14PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas
2020-04-13staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-04-13staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30staging/octeon: fix up merge errorRandy Dunlap
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-27staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter
2020-03-27staging: remove hp100 driverGreg Kroah-Hartman