summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-171-3/+1
* staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-171-3/+3
* staging: erofs: fix unexpected out-of-bound data accessGao Xiang2019-04-161-1/+1
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-161-3/+1
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-161-2/+2
* staging: most: core: use device description as nameChristian Gromm2019-04-021-1/+1
* Merge tag 'iio-fixes-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-04-022-5/+5
|\
| * staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru2019-03-091-4/+4
| * Staging: iio: meter: fixed typoLeonard Pollak2019-03-091-1/+1
* | staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley2019-03-291-2/+1
* | staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang2019-03-291-20/+25
* | staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-263-7/+39
* | staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter2019-03-261-2/+6
* | staging: erofs: fix error handling when failed to read compresssed dataGao Xiang2019-03-261-13/+28
* | staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley2019-03-261-4/+4
* | staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-211-0/+2
* | staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-03-212-10/+2
* | staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-03-211-0/+2
* | staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-03-214-11/+16
* | staging, mt7621-pci: fix build without pci supportMaxim Zhukov2019-03-181-0/+1
* | staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-03-183-5/+18
* | staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann2019-03-181-0/+1
* | staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann2019-03-181-1/+1
* | staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-03-183-7/+38
* | staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2019-03-182-2/+9
* | staging: mt7621-dts: update ethernet settings.NeilBrown2019-03-182-19/+83
* | staging: remove mt7621-ethNeilBrown2019-03-1816-4484/+0
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-0971-1160/+9892
|\ \ | |/ |/|
| * media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
| * media: staging: fix several typosMauro Carvalho Chehab2019-03-0111-15/+15
| * media: imx7_mipi_csis: remove internal opsRui Miguel Silva2019-03-011-27/+0
| * media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab2019-02-191-2/+3
| * media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab2019-02-192-0/+8
| * media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab2019-02-191-3/+0
| * media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab2019-02-191-7/+11
| * media: imx7-media-csi.c: fix merge breakageHans Verkuil2019-02-191-2/+3
| * media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva2019-02-181-0/+9
| * media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2019-02-182-0/+1188
| * media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva2019-02-183-1/+1377
| * media: staging/imx: rearrange group id to take in account IPURui Miguel Silva2019-02-187-50/+55
| * media: staging/imx: refactor imx media device probeRui Miguel Silva2019-02-185-70/+127
| * media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski2019-02-181-5/+5
| * media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski2019-02-181-0/+10
| * media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-182-6/+6
| * media: soc_camera: Depend on BROKENSakari Ailus2019-02-181-1/+1
| * media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus2019-02-185-3/+7
| * media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus2019-02-188-14/+8
| * media: soc_camera: Move to the staging treeSakari Ailus2019-02-189-0/+5843
| * media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi2019-02-1818-805/+802
| * media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37