summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-11-061-2/+4
* staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-291-4/+2
* Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-171-2/+5
* staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-171-1/+3
* media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia2019-10-051-8/+4
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma2019-07-311-0/+3
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-211-1/+2
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-211-1/+2
* staging:iio:ad7150: fix threshold mode config bitMelissa Wen2019-07-211-8/+11
* Staging: vc04_services: Fix a couple error codesDan Carpenter2019-06-221-2/+2
* usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede2019-06-151-0/+2
* staging: wlan-ng: fix adapter initialization failureTim Collier2019-06-091-1/+2
* staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-06-091-0/+9
* staging: olpc_dcon: add a missing dependencyLubomir Rintel2019-05-161-0/+1
* staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold2019-05-101-1/+1
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-05-081-3/+7
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-05-081-2/+8
* staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic2019-05-081-1/+1
* staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-05-041-0/+2
* staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-05-042-10/+2
* staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-05-041-0/+2
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-05-044-11/+16
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-271-3/+3
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-271-2/+2
* staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru2019-04-271-4/+4
* Staging: iio: meter: fixed typoLeonard Pollak2019-04-271-1/+1
* stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef2019-04-171-7/+4
* staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley2019-04-031-4/+4
* staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley2019-04-031-2/+1
* staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-04-033-7/+38
* media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-12/+13
* media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-03-231-3/+14
* media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-9/+17
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-131-1/+1
* staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh2019-03-131-2/+2
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-03-051-1/+1
* staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-03-051-3/+3
* staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-02-121-2/+4
* staging: pi433: fix potential null dereferenceMichael Straube2019-02-121-0/+4
* staging: iio: ad7780: update voltage on readRenato Lui Geh2019-02-121-1/+5
* staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares2019-02-121-1/+6
* staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien2019-02-121-4/+13
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-311-0/+1
* staging: wilc1000: fix missing read_write setting when reading dataColin Ian King2019-01-091-0/+1
* staging: speakup: Replace strncpy with memcpyGuenter Roeck2018-12-171-2/+2