summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-15media: atomisp: Remove unused headerAndy Shevchenko
2021-02-13staging: hikey9xx: Fix alignment of function parametersMukul Mehar
2021-02-13staging: greybus: Fixed a misspelling in hid.cPritthijit Nath
2021-02-13staging: wimax/i2400m: fix some byte order issues found by sparseAnirudh Rayabharam
2021-02-13staging: wimax: i2400m: fix some incorrect type warningsAyush
2021-02-13staging: greybus: minor code style fixManikantan Ravichandran
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov
2021-02-13staging:r8188eu: use IEEE80211_FCTL_* kernel definitionsIvan Safonov
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12staging: greybus: Fixed alignment issue in hid.cPritthijit Nath
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2021-02-12staging: nvec: minor coding style fixFatih Yildirim
2021-02-12staging: wimax: Fix some coding style problemHemansh Agnihotri
2021-02-12staging: fbtft: add tearing signal detectCarlis
2021-02-12staging: vt6656: Fixed issue with alignment in rf.cPritthijit Nath
2021-02-11staging: qlge: Remove duplicate word in commentTom Seewald
2021-02-11staging: rtl8723bs: remove obsolete commented out codekarthik alapati
2021-02-11staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati
2021-02-11staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum
2021-02-11staging: rtl8723bs: Replace one-element array with flexible-array member in s...Gustavo A. R. Silva
2021-02-11staging: Replace lkml.org links with loreKees Cook
2021-02-11Staging: vt6655: Replace a camel case variable nameYujia Qiao
2021-02-11staging: gdm724x: Fix DMA from stackAmey Narkhede
2021-02-10staging: rtl8723bs: remove blank line from include/autoconf.hPhillip Potter
2021-02-09staging: rtl8712: Remove multiple blank linesAakash Hemadri
2021-02-09staging: rtl8723bs: remove typedefs from rtl8723b_recv.hPhillip Potter
2021-02-09staging: rtl8723bs: fix blank lines and comments in rtl8723b_hal.hPhillip Potter
2021-02-09vme: make remove callback return voidUwe Kleine-König
2021-02-09staging: rtl8723bs: remove braces from two single line if blocksPhillip Potter
2021-02-09staging: rtl8723bs: fix braces for os_dep/mlme_linux.cPhillip Potter
2021-02-09staging: hikey9xx: make phy_ops struct constAtul Gopinathan
2021-02-09staging: hikey9xx: change spaces to tabsAtul Gopinathan
2021-02-08staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter
2021-02-08staging: rtl8192e: remove braces from single-line blockPhillip Potter
2021-02-08staging: wfx: fix possible panic with re-queued framesJérôme Pouiller
2021-02-08staging: gasket: fix indentation and lines ending with open parenthesisMahak Gupta
2021-02-08staging: fieldbus: arcx-anybus: constify static structsRikard Falkeborn
2021-02-07staging: emxx_udc: Make incorrectly defined global staticKumar Kartikeya Dwivedi
2021-02-07staging: octeon: remove braces from single-line blockPhillip Potter
2021-02-06staging: vt665x: fix alignment constraintsArnd Bergmann
2021-02-06staging: rtl8723bs: remove unused structuresArnd Bergmann
2021-02-06staging: rtl8723bs: fix pointer declaration styleAyush
2021-02-06staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger