summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-01-17media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2020-01-17media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2020-01-17media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2020-01-17media: cedrus: Use correct H264 8x8 scaling listJonas Karlman1-2/+2
2020-01-17media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon1-1/+21
2020-01-14staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley1-1/+1
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2020-01-14staging: vt6656: limit reg output to block sizeMalcolm Priestley3-2/+24
2020-01-14staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley1-1/+1
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott1-2/+2
2020-01-14staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley1-2/+6
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley3-0/+3
2020-01-12staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2020-01-09staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich1-0/+1
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-31fbtft: Make sure string is NULL terminatedAndy Shevchenko1-1/+1
2019-12-31MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos1-1/+0
2019-12-31media: cedrus: Use helpers to access capture queueJernej Skrabec2-4/+12
2019-12-31media: staging/imx: Use a shorter name for driverFabio Estevam1-2/+4
2019-12-31staging: wilc1000: check if device is initialzied before changing vifAdham Abozaeid1-6/+12
2019-12-31staging: wilc1000: potential corruption in wilc_parse_join_bss_param()Dan Carpenter1-0/+2
2019-12-31media: imx7-mipi-csis: Add a check for devm_regulator_getChuhong Yuan1-1/+6
2019-12-31media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macroPaul Kocialkowski1-14/+17
2019-12-31staging: iio: ad9834: add a check for devm_clk_getChuhong Yuan1-0/+4
2019-12-31media: cedrus: fill in bus_info for media deviceHans Verkuil1-0/+2
2019-12-31staging: rtl8188eu: fix possible null dereferenceConnor Kuehl1-2/+2
2019-12-31staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost1-5/+12
2019-12-17media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-12-17media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-12-17media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-17staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez1-1/+1
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins3-6/+6
2019-12-13staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton2-2/+5
2019-12-04staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-12-04staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-12-04staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-12-04staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh1-10/+15
2019-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-11-12Remove VirtualBox guest shared folders filesystemLinus Torvalds12-3274/+0
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun1-1/+3
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King1-1/+2
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-10-30staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3272
2019-10-14staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King1-4/+2
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-2151/+405