aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-14/+10
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-0/+2
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2020-03-30staging/octeon: fix up merge errorRandy Dunlap1-1/+1
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds394-50668/+14065
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds69-701/+11520
2020-03-27staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter1-17/+4
2020-03-27staging: remove hp100 driverGreg Kroah-Hartman6-3672/+0
2020-03-26staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin2-58/+11
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed1-1/+1
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed3-16/+20
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed3-15/+10
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed3-14/+12
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal1-8/+4
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar10-13/+13
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar2-4/+4
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar7-13/+13
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal1-1/+1
2020-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube1-1/+1
2020-03-26speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan2-14/+10
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal1-3/+1
2020-03-26staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal1-5/+1
2020-03-26staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal1-4/+2
2020-03-26staging: wilc1000: remove label from examples in DT binding documentationAjay Singh1-3/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-34/+47
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal1-8/+0
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel11-224/+224
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed1-7/+7
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed1-1/+2
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed3-3/+3
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed1-1/+1
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed3-16/+12
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed2-2/+2
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed3-9/+9
2020-03-25staging: hp100: Properly indent the multiline comments.Soumyajit Deb1-10/+19
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal1-0/+15
2020-03-25staging: hp100: Add space around operatorSoumyajit Deb1-1/+1
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal1-2/+5
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal1-6/+3
2020-03-25staging: hp100: Add spaces in if statement.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Add space between while keyword and open parenthesisSoumyajit Deb1-1/+1
2020-03-25staging: hp100: Remove space after opening parenthesis "("Soumyajit Deb1-1/+1
2020-03-25Staging: hp100: Add space after "," in function arguments.Soumyajit Deb1-2/+2
2020-03-25staging: hp100: Correct typo in the commentSoumyajit Deb1-1/+1
2020-03-25staging: hp100: Remove extra blank linesSoumyajit Deb1-15/+0
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler1-1/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2