summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand
2021-03-10staging: wfx: Fix alignment style issue in sta.cRajat Asthana
2021-03-10staging: wfx: logical continuations should be on the previous linezhuo1angt@outlook.com
2021-03-10staging: wlan-ng: Remove unused function pointer typedef freebuf_method_tChen Lin
2021-03-10staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath
2021-03-10Staging: mt7621-pci: fixed a blank line coding style issueSelvakumar Elangovan
2021-03-10staging: rtl8723bs: remove rx_logs/tx_logs/int_logs from drv_types.hPhillip Potter
2021-03-10staging: rtl8723bs: remove DBG_COUNTER definition from rtw_debug.hPhillip Potter
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_recv.cPhillip Potter
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_xmit.cPhillip Potter
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/xmit_linux.cPhillip Potter
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/recv_linux.cPhillip Potter
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-03-10staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-03-10staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2021-03-10staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2021-03-10staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-10staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-03-10staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter
2021-03-10staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-10staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha
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