summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-04-01staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław
2020-04-01staging: wfx: fix init/remove vs IRQ raceMichał Mirosław
2020-04-01staging: wfx: add proper "compatible" stringMichał Mirosław
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter
2020-03-25staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-03-25staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-03-25staging/speakup: fix get_word non-space look-aheadSamuel Thibault
2020-03-25staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold
2020-03-25staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-03-12media: hantro: Fix broken media controller linksEzequiel Garcia
2020-03-12vt: selection, push console lock downJiri Slaby
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-28staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2020-02-24staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller
2020-02-24staging: rtl8188: avoid excessive stack usageArnd Bergmann
2020-02-24media: meson: add missing allocation failure check on new_bufColin Ian King
2020-02-11staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov
2020-01-15staging: comedi: ni_routes: allow partial routing informationIan Abbott
2020-01-15staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-03staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2020-01-03staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley
2020-01-03staging: vt6656: limit reg output to block sizeMalcolm Priestley
2020-01-03staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley
2020-01-03staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller