summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-03-25staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-03-25staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-03-25staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-1/+1
2020-03-25staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold1-2/+2
2020-03-25staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-03-12media: hantro: Fix broken media controller linksEzequiel Garcia1-2/+2
2020-03-12vt: selection, push console lock downJiri Slaby1-2/+0
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter1-1/+1
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-28staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley1-1/+1
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-02-24staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller1-9/+5
2020-02-24staging: rtl8188: avoid excessive stack usageArnd Bergmann1-3/+6
2020-02-24media: meson: add missing allocation failure check on new_bufColin Ian King1-0/+2
2020-02-11staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller1-1/+1
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-15staging: comedi: ni_routes: allow partial routing informationIan Abbott1-6/+3
2020-01-15staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott1-0/+3
2020-01-11Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-8/+38
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2020-01-03staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott1-2/+2
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley3-0/+3
2020-01-03staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley1-1/+1
2020-01-03staging: vt6656: limit reg output to block sizeMalcolm Priestley3-2/+24
2020-01-03staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley1-1/+1
2020-01-03staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley1-2/+6
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller1-1/+3
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller1-1/+0
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller1-0/+1
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller1-0/+11
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller1-3/+3
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller1-1/+1
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller2-3/+3
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller1-2/+5
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller3-3/+7
2019-12-17staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2019-12-17staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-25/+56
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko1-3/+3