summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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-17staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET1-1/+1
2018-12-13Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao1-1/+1
2018-12-13staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-12-13staging: atomisp: remove "fun" strncpy warningGreg Kroah-Hartman1-3/+1
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-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-12-05staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean1-2/+5
2018-10-20staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef1-1/+2
2018-10-04staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2-0/+2
2018-10-04staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King1-1/+1
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen1-6/+10
2018-09-26staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire1-3/+4
2018-09-26staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire1-5/+6
2018-09-15irda: Only insert new objects into the global database via setsockoptTyler Hicks1-1/+5
2018-09-15irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks1-0/+7
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-08-24typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter1-1/+2
2018-08-03media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26
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: vchiq_core: Fix missing semaphore release in error caseStefan Wahren1-0/+1
2018-08-03staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek2-9/+5
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-08-03media: atomisp: ov2680: don't declare unused varsMauro Carvalho Chehab1-3/+3
2018-07-28staging: speakup: fix wraparound in uaccess length checkSamuel Thibault1-1/+5
2018-07-17staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2-1/+2
2018-07-17staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister1-1/+1
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-08staging: 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-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-05-25staging: ks7010: Use constants from ieee80211_eid instead of literal ints.Quytelda Kahja2-16/+16
2018-05-25staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-05-25staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu1-3/+3
2018-05-25staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-05-25staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin1-29/+25
2018-04-26irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd1-0/+2
2018-04-24media: staging: lirc_zilog: incorrect reference countingSean Young1-0/+1
2018-04-24Revert "media: lirc_zilog: driver only sends LIRCCODE"Sean Young1-4/+4
2018-04-24media: atomisp_fops.c: disable atomisp_compat_ioctl32Hans Verkuil1-0/+6
2018-04-12staging: lustre: disable preempt while sampling processor id.NeilBrown1-6/+7
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17