summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-08-04media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma1-0/+3
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging:iio:ad7150: fix threshold mode config bitMelissa Wen1-8/+11
2019-06-22Revert "staging: vc04_services: prevent integer overflow in create_pagelist()"Greg Kroah-Hartman1-9/+0
2019-06-11staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-10staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold1-1/+1
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic1-2/+8
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-05-04staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru1-4/+4
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-03-14staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-03-14staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh1-2/+2
2019-03-14staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh1-1/+5
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares1-1/+6
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-13staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman2-3/+2
2018-12-08staging: rts5208: fix gcc-8 logic error warningArnd Bergmann1-6/+0
2018-11-10staging: wilc1000: Fix problem with wrong vif indexAditya Shankar1-1/+2
2018-10-04staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-04staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King1-1/+1
2018-09-19staging/rts5208: Fix read overflow in memcpyDaniel Micay1-1/+1
2018-09-19staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai1-1/+1
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-05staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-09-05staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann3-26/+40
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-08-03staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown1-1/+5
2018-08-03staging: lustre: llite: correct removexattr detectionJames Simmons1-1/+5
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott1-1/+4
2018-05-30irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd1-0/+2
2018-05-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1