summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2020-01-04staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott
2020-01-04fbtft: Make sure string is NULL terminatedAndy Shevchenko
2020-01-04staging: rtl8188eu: fix possible null dereferenceConnor Kuehl
2019-12-21staging: rtl8712: fix interface sanity checkJohan Hovold
2019-12-21staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-12-21Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel
2019-12-05staging: rtl8192e: fix potential use after freePan Bian
2019-11-28staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-11-28IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott
2019-08-04media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-06-11iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu
2019-05-16staging: iio: adt7316: fix the dac write calculationJeremy Fertic
2019-05-16staging: iio: adt7316: fix the dac read calculationJeremy Fertic
2019-05-16staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-04-03staging: goldfish: audio: fix compiliation on armGreg Hackmann
2019-04-03staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2019-04-03staging: ashmem: Add missing includeRom Lemarchand
2019-04-03staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2019-04-03android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov
2019-03-23IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2019-02-20staging: iio: ad7780: update voltage on readRenato Lui Geh
2019-02-20staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares
2019-02-20staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2019-02-06staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
2018-12-13staging: rts5208: fix gcc-8 logic error warningArnd Bergmann
2018-10-10staging: android: ashmem: Fix mmap size validationAlistair Strachan
2018-10-10staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King
2018-09-19staging/rts5208: Fix read overflow in memcpyDaniel Micay
2018-09-19staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott
2018-09-15staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann