summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2020-03-26staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal
2020-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube
2020-03-26speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal
2020-03-26staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal
2020-03-26staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal
2020-03-26staging: wilc1000: remove label from examples in DT binding documentationAjay Singh
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed
2020-03-25staging: hp100: Properly indent the multiline comments.Soumyajit Deb
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada