aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-34/+47
2020-03-17staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-03-17staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-03-17staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-03-17staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold1-2/+2
2020-03-11staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller3-12/+15
2020-03-11staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller2-7/+12
2020-03-11staging: wfx: make warning about pending frame less scaryJérôme Pouiller1-1/+3
2020-03-11staging: wfx: fix lines ending with a comma instead of a semicolonJérôme Pouiller1-3/+3
2020-03-11staging: wfx: fix warning about freeing in-use mutex during device unregisterJérôme Pouiller1-0/+1
2020-03-11staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-1/+1
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+0
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-02-28vt: selection, push console lock downJiri Slaby1-2/+0
2020-02-24docs: dt: fix several broken doc referencesMauro Carvalho Chehab1-1/+1
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia1-2/+2
2020-02-10staging: rtl8723bs: Remove unneeded goto statementsLarry Finger1-35/+12
2020-02-10staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger1-28/+12
2020-02-10staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-10staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter1-1/+1
2020-02-10staging: android: Delete the 'vsoc' driverAlistair Delva5-1462/+0
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-10staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-02-10staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds53-89/+9868
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+0
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds194-37129/+2638
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-8/+8
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds11-16/+16
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm1-1/+2
2020-01-24staging: next: configfs: fix release linkChristian Gromm1-7/+19
2020-01-24staging: most: core: fix logging messagesChristian Gromm1-15/+13
2020-01-24staging: most: core: remove container structChristian Gromm1-34/+32
2020-01-24staging: most: remove struct device core driverChristian Gromm2-34/+19
2020-01-24staging: most: core: drop device referenceChristian Gromm1-0/+1
2020-01-24staging: most: remove device from interface structureChristian Gromm4-33/+38
2020-01-23staging: comedi: drivers: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada3-234/+178
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh3-6/+12
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh4-239/+197
2020-01-23media: staging/intel-ipu3: remove TODO item about acronymsBingbu Cao1-3/+0
2020-01-23media: Revert "media: staging/intel-ipu3: make imgu use fixed running mode"Bingbu Cao3-9/+74
2020-01-23media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman1-0/+6
2020-01-22staging: axis-fifo: replace spinlock with mutexQuentin Deslandes1-59/+101
2020-01-22staging: wilc1000: remove unused code prior to throughput enhancement in SPIAjay Singh1-139/+4