summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-14/+10
|\
| * speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan2020-03-262-14/+10
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-0/+2
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-257-34/+47
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-123-5/+3
| |\ \
| * | | staging: qlge: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
* | | | staging/octeon: fix up merge errorRandy Dunlap2020-03-301-1/+1
* | | | Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-30394-50668/+14065
|\ \ \ \
| * | | | staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter2020-03-271-17/+4
| * | | | staging: remove hp100 driverGreg Kroah-Hartman2020-03-276-3672/+0
| * | | | staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin2020-03-262-58/+11
| * | | | Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed2020-03-261-1/+1
| * | | | Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed2020-03-263-16/+20
| * | | | Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed2020-03-263-15/+10
| * | | | Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed2020-03-263-14/+12
| * | | | staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang2020-03-261-0/+2
| * | | | staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal2020-03-261-8/+4
| * | | | staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2020-03-2610-13/+13
| * | | | staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar2020-03-262-4/+4
| * | | | staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar2020-03-267-13/+13
| * | | | staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal2020-03-261-1/+1
| * | | | staging: rtl8188eu: cleanup long line in odm.cMichael Straube2020-03-261-1/+1
| * | | | staging: rtl8723bs: hal: Compress return logicSimran Singhal2020-03-261-3/+1
| * | | | staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal2020-03-261-5/+1
| * | | | staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal2020-03-261-4/+2
| * | | | staging: wilc1000: remove label from examples in DT binding documentationAjay Singh2020-03-261-3/+2
| * | | | staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal2020-03-251-8/+0
| * | | | Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel2020-03-2511-224/+224
| * | | | Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed2020-03-251-7/+7
| * | | | Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed2020-03-251-1/+2
| * | | | Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed2020-03-253-3/+3
| * | | | Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed2020-03-251-1/+1
| * | | | Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed2020-03-253-16/+12
| * | | | Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed2020-03-252-2/+2
| * | | | Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed2020-03-253-9/+9
| * | | | staging: hp100: Properly indent the multiline comments.Soumyajit Deb2020-03-251-10/+19
| * | | | staging: rtl8723bs: Add line after variable declarationsSimran Singhal2020-03-251-0/+15
| * | | | staging: hp100: Add space around operatorSoumyajit Deb2020-03-251-1/+1
| * | | | staging: rtl8723bs: Remove multiple assignmentsSimran Singhal2020-03-251-2/+5
| * | | | staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal2020-03-251-6/+3
| * | | | staging: hp100: Add spaces in if statement.Soumyajit Deb2020-03-251-2/+2
| * | | | staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb2020-03-251-1/+1
| * | | | staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb2020-03-251-1/+1
| * | | | Staging: hp100: Add space after "," in function arguments.Soumyajit Deb2020-03-251-2/+2
| * | | | staging: hp100: Correct typo in the commentSoumyajit Deb2020-03-251-1/+1
| * | | | staging: hp100: Remove extra blank linesSoumyajit Deb2020-03-251-15/+0
| * | | | staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang2020-03-251-0/+1