aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufGravatar Ian Abbott 1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexGravatar Ian Abbott 1-3/+3
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGravatar Gao Xiang 1-1/+1
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufGravatar Ian Abbott 1-3/+1
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreGravatar Ian Abbott 1-2/+2
2019-04-02staging: most: core: use device description as nameGravatar Christian Gromm 1-1/+1
2019-04-02Merge tag 'iio-fixes-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 2-5/+5
2019-03-29staging: vt6655: Remove vif check from vnt_interruptGravatar Malcolm Priestley 1-2/+1
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gravatar Gao Xiang 1-20/+25
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeGravatar Aaro Koskinen 3-7/+39
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Gravatar Dan Carpenter 1-2/+6
2019-03-26staging: erofs: fix error handling when failed to read compresssed dataGravatar Gao Xiang 1-13/+28
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Gravatar Malcolm Priestley 1-4/+4
2019-03-21staging: rtlwifi: Fix potential NULL pointer dereference of kzallocGravatar Aditya Pakki 1-0/+2
2019-03-21staging: rtl8712: uninitialized memory in read_bbreg_hdl()Gravatar Dan Carpenter 2-10/+2
2019-03-21staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceGravatar Aditya Pakki 1-0/+2
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocGravatar Aditya Pakki 4-11/+16
2019-03-18staging, mt7621-pci: fix build without pci supportGravatar Maxim Zhukov 1-0/+1
2019-03-18staging: speakup_soft: Fix alternate speech with other synthsGravatar Samuel Thibault 3-5/+18
2019-03-18staging: axis-fifo: add CONFIG_OF dependencyGravatar Arnd Bergmann 1-0/+1
2019-03-18staging: olpc_dcon_xo_1: add missing 'const' qualifierGravatar Arnd Bergmann 1-1/+1
2019-03-18staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestGravatar Ian Abbott 3-7/+38
2019-03-18staging: erofs: fix to handle error path of erofs_vmap()Gravatar Chao Yu 2-2/+9
2019-03-18staging: mt7621-dts: update ethernet settings.Gravatar NeilBrown 2-19/+83
2019-03-18staging: remove mt7621-ethGravatar NeilBrown 16-4484/+0
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 71-1160/+9892
2019-03-09staging: iio: ad7192: Fix ad7193 channel addressGravatar Mircea Caprioru 1-4/+4
2019-03-09Staging: iio: meter: fixed typoGravatar Leonard Pollak 1-1/+1
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+4
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 5-21/+28
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 257-19180/+3896
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-30/+46
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-2/+2
2019-03-03staging: mt7621-dma: remove license boilerplate textGravatar Jules Irenge 1-6/+0
2019-03-03staging: mt7621-dma: add SPDX GPL-2.0+ license identifierGravatar Jules Irenge 1-0/+1
2019-03-01media: a few more typos at staging, pci, platform, radio and usbGravatar Mauro Carvalho Chehab 1-1/+1
2019-03-01media: staging: fix several typosGravatar Mauro Carvalho Chehab 11-15/+15
2019-03-01media: imx7_mipi_csis: remove internal opsGravatar Rui Miguel Silva 1-27/+0
2019-03-01Staging: ks7010: Replace typecast to intGravatar Wentao Cai 1-1/+1
2019-03-01Staging: vt6655: Align a static function declarationGravatar Madhumitha Prabakaran 1-8/+3
2019-03-01staging: speakup: fix line over 80 characters.Gravatar Bhagyashri Dighole 7-19/+36
2019-03-01staging: mt7621-eth: Remove license boilerplate textGravatar Jules Irenge 1-9/+1
2019-03-01staging: mt7621-eth: Add SPDX license identifierGravatar Jules Irenge 1-0/+1
2019-02-28staging: ks7010: removed custom Michael MIC implementation.Gravatar Jeremy Sowden 5-170/+93
2019-02-28staging: rtl8192e: Fix space and suspect issueGravatar Oscar Gomez Fuente 1-2/+2
2019-02-28Staging: vt6655: Modify comment style of SPDX License IdentifierGravatar Madhumitha Prabakaran 1-1/+1
2019-02-28Staging: vt6655: Modify comment style for SPDX-License-IdentifierGravatar Madhumitha Prabakaran 1-1/+1
2019-02-28Staging: vt6655: Align a function declarationGravatar Madhumitha Prabakaran 1-7/+3
2019-02-28Staging: vt6655: Alignment of function declarationGravatar Madhumitha Prabakaran 1-4/+1
2019-02-28staging: rtl8712: Fix indentation issueGravatar Prashanth Kumar KR 1-1/+1