aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-10-29staging: wfx: fix handling of MMIC errorJérôme Pouiller
2020-10-29media: atomisp: fix memleak in ia_css_stream_createDinghao Liu
2020-10-29phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa
2020-10-29net: wilc1000: clean up resource in error path of init mon interfaceHuang Guobin
2020-10-29staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Alex Dewar
2020-10-29wilc1000: Fix memleak in wilc_bus_probeDinghao Liu
2020-10-29wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu
2020-10-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-29media: staging/intel-ipu3: css: Correctly reset some memoryChristophe JAILLET
2020-10-29media: hantro: postproc: Fix motion vector space allocationEzequiel Garcia
2020-10-29media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-09-09media: cedrus: Add missing v4l2_ctrl_request_hdl_put()Ezequiel Garcia
2020-09-03staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov
2020-08-21media: staging: rkisp1: rsz: set default format if the given format is not RK...Dafna Hirschfeld
2020-08-21media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'Dafna Hirschfeld
2020-08-21media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRCDafna Hirschfeld
2020-08-19staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King
2020-08-19media: staging: rkisp1: rsz: fix resolution limitation on sink padHelen Koike
2020-08-19media: staging: rkisp1: rsz: supported formats are the isp's src formats, not...Dafna Hirschfeld
2020-08-19media: allegro: Fix some NULL vs IS_ERR() checks in probeDan Carpenter
2020-08-19staging: vchiq_arm: Add a matching unregister callPhil Elwell
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-07-20staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King
2020-07-18media: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko
2020-07-18media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko
2020-07-18media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko