summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2019-06-15media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman1-0/+2
2019-06-15media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman1-3/+5
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-31media: cedrus: Add a quirk for not setting DMA offsetJernej Skrabec2-1/+5
2019-05-31media: imx: vdic: Restore default case to prepare_vdi_in_buffers()Steve Longerbeam1-0/+6
2019-05-31media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann1-1/+1
2019-05-31media: staging/intel-ipu3: mark PM function as __maybe_unusedArnd Bergmann1-1/+1
2019-05-31staging: mt7621-mmc: Check for nonzero number of scatterlist entriesGeorge Hilliard1-2/+7
2019-05-31staging: mt7621-mmc: Initialize completions a single time during probeGeorge Hilliard1-4/+14
2019-05-31staging: vc04_services: handle kzalloc failureNicholas Mc Guire2-0/+5
2019-05-25media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam5-46/+46
2019-05-25media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam5-15/+15
2019-05-25media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam1-6/+9
2019-05-25media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam1-4/+14
2019-05-11staging: most: sound: pass correct device when creating a sound cardChristian Gromm1-1/+1
2019-05-11staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi1-1/+1
2019-05-11staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa1-1/+1
2019-05-11staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold1-1/+1
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang1-1/+1
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-02staging: most: core: use device description as nameChristian Gromm1-1/+1
2019-04-02Merge tag 'iio-fixes-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-5/+5
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-03-25staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen3-7/+39
2019-03-25staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-03-25staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+28
2019-03-25staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-03-21staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki1-0/+2
2019-03-21staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-03-21staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki4-11/+16
2019-03-18staging, mt7621-pci: fix build without pci supportMaxim Zhukov1-0/+1
2019-03-18staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault3-5/+18
2019-03-18staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2019-03-18staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann1-1/+1
2019-03-18staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-03-18staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2-2/+9
2019-03-18staging: mt7621-dts: update ethernet settings.NeilBrown2-19/+83
2019-03-18staging: remove mt7621-ethNeilBrown16-4484/+0
2019-03-10Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds71-1160/+9892
2019-03-09staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru1-4/+4
2019-03-09Staging: iio: meter: fixed typoLeonard Pollak1-1/+1
2019-03-09Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-21/+28
2019-03-07Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds257-19180/+3896