summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-05-221-1/+1
* staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-04-281-0/+28
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-04-281-0/+1
* usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2020-04-281-4/+9
* staging: rtl8712: fix interface sanity checkJohan Hovold2020-04-281-1/+1
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2020-04-281-1/+1
* binder: Handle start==NULL in binder_update_page_range()Jann Horn2020-02-111-3/+3
* staging: rtl8192e: fix potential use after freePan Bian2020-02-111-2/+3
* ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2020-02-111-9/+9
* ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai2020-02-111-34/+19
* staging: goldfish: audio: fix compiliation on armGreg Hackmann2020-01-111-0/+1
* staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2020-01-111-1/+1
* staging: ashmem: Add missing includeRom Lemarchand2020-01-111-0/+1
* staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2020-01-111-1/+3
* staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov2019-12-191-1/+1
* ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen2019-12-101-1/+16
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-11-221-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-11-221-1/+1
* usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-10-051-13/+23
* usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-10-051-22/+43
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-09-231-1/+2
* ALSA: line6: Fix write on zero-sized bufferTakashi Iwai2019-09-231-0/+5
* usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-08-132-9/+10
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-08-131-3/+1
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-08-131-2/+2
* staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-08-132-10/+2
* staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-08-133-3/+16
* Staging: iio: meter: fixed typoLeonard Pollak2019-08-131-1/+1
* binder: Replace "%p" with "%pK" for stableBen Hutchings2019-07-091-14/+14
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-07-091-18/+24
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-07-091-3/+7
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-07-091-2/+8
* staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic2019-07-091-6/+6
* staging: iio: adt7316: fix dac_bits assignmentJeremy Fertic2019-07-091-8/+9
* staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic2019-07-091-1/+1
* staging: iio: adt7316: invert the logic of the check for an ldac pinJeremy Fertic2019-07-091-1/+1
* staging: iio: adt7316: fix register and bit definitionsJeremy Fertic2019-07-091-3/+3
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-05-021-0/+1
* staging: rtl8712: Fix possible buffer overrunYoung Xiao2019-02-112-2/+2
* staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson2019-02-111-6/+16
* staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2019-02-111-1/+1
* staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten2019-02-111-0/+19
* staging: comedi: quatech_daqp_cs: fix bug in daqp_ao_insn_write()H Hartley Sweeten2019-02-111-2/+2
* usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)2018-12-161-11/+32
* staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King2018-12-161-1/+1
* iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings2018-11-201-3/+3
* usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2018-11-201-10/+1
* staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-11-201-1/+1
* staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott2018-11-201-1/+4
* staging:iio:ade7854: Fix the wrong number of bits to readJohn Syne2018-11-201-1/+1