summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-06-07media: staging: ipu3-imgu: Move alignment attribute to fieldSakari Ailus1-2/+3
2020-06-07media: Revert "staging: imgu: Address a compiler warning on alignment"Sakari Ailus1-1/+1
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2
2020-05-27staging: kpc2000: fix error return code in kp2000_pcie_probe()Wei Yongjun1-5/+4
2020-05-27staging: wfx: unlock on error pathDan Carpenter1-1/+3
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan1-5/+12
2020-05-14staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter1-0/+4
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas1-7/+0
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-04-29staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2-6/+1
2020-04-17media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz2-4/+14
2020-04-17staging: mt7621-pci: avoid to poweroff the phy for slot oneSergio Paracuellos1-1/+2
2020-04-17media: allegro: fix type of gop_length in channel_create messageMichael Tretter1-1/+4
2020-04-17media: imx: imx7-media-csi: Fix video field handlingLaurent Pinchart1-0/+4
2020-04-17media: imx: imx7_mipi_csis: Power off the source when stopping streamingLaurent Pinchart1-1/+1
2020-04-17media: staging: rkisp1: isp: do not set invalid mbus code for padHelen Koike1-2/+2
2020-04-17media: staging: rkisp1: use consistent bus_info string for media_devHelen Koike1-2/+1
2020-04-17media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel1-1/+1
2020-04-17staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutexAjay Singh1-1/+0
2020-04-01staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław1-8/+8
2020-04-01staging: wfx: fix init/remove vs IRQ raceMichał Mirosław4-31/+33
2020-04-01staging: wfx: add proper "compatible" stringMichał Mirosław2-7/+14
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter1-2/+2
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/greg...Linus Torvalds1-2/+0
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+2
2020-03-07Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus 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