summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-11-101-15/+19
* staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-11-102-6/+9
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-101-0/+1
* bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-11-101-1/+6
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-171-0/+3
* staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-09-231-14/+15
* staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2020-09-232-18/+6
* cec-api: prevent leaking memory through hole in structureHans Verkuil2020-09-031-1/+7
* staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King2020-08-211-1/+1
* staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-5/+19
* staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-311-1/+1
* staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-311-1/+15
* staging: comedi: verify array index is correct before using itDan Carpenter2020-07-221-3/+7
* staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava2020-06-301-0/+1
* staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-201-3/+7
* staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig2020-06-201-2/+2
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-111-8/+1
* iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET2020-05-271-1/+1
* staging: greybus: Fix uninitialized scalar variableOscar Carter2020-05-271-2/+2
* staging: iio: ad2s1210: Fix SPI readingDragos Bogdan2020-05-271-5/+12
* staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-05-021-1/+2
* staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-05-021-3/+6
* staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-05-021-1/+3
* staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-05-021-0/+3
* staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang2020-04-021-0/+2
* staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang2020-04-021-0/+1
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-04-021-0/+1
* staging: greybus: loopback_test: fix potential path truncationsJohan Hovold2020-04-021-7/+8
* staging: greybus: loopback_test: fix potential path truncationJohan Hovold2020-04-021-1/+1
* staging/speakup: fix get_word non-space look-aheadSamuel Thibault2020-04-021-2/+1
* staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-04-021-0/+1
* staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter2020-02-281-1/+1
* staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-281-1/+1
* staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley2020-02-281-1/+1
* staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-02-281-0/+28
* staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-02-051-2/+4
* staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-02-052-9/+6
* staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-02-052-4/+10
* staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-02-051-1/+1
* staging: most: net: fix buffer overflowAndrey Shvetsov2020-02-051-0/+10
* staging: greybus: light: fix a couple double freesDan Carpenter2020-01-291-6/+6
* staging: most: cdev: add missing check for cdev_add failureColin Ian King2020-01-291-1/+4
* staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson2020-01-291-7/+17
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-141-0/+1
* staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-141-2/+2
* staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-143-0/+3
* staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2020-01-041-0/+10