summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-05-30staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-04-29staging: ion : Donnot wakeup kswapd in ion system allocChen Feng1-1/+1
2018-04-13staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta1-1/+1
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-24staging: wilc1000: fix unchecked return valuePan Bian1-0/+2
2018-03-24staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar1-1/+7
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-02-25staging: unisys: visorinput depends on INPUTRandy Dunlap1-1/+1
2018-02-25staging: wilc1000: fix kbuild test robot errorGlen Lee1-0/+1
2018-02-25staging: ste_rmi4: avoid unused function warningsArnd Bergmann1-5/+2
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger1-10/+4
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2017-12-20vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher1-1/+1
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro1-1/+1
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau1-4/+19
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield1-2/+2
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger1-3/+4
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng1-0/+4
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger1-42/+42
2017-10-12staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2017-09-14staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-16staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-08-07Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-07-28staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter1-1/+1
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-25staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley1-1/+1
2017-05-25staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley1-4/+5
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+2
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2