summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-06-22staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-06-22staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva1-2/+1
2022-06-22staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter1-15/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou1-2/+4
2022-06-14drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou1-2/+4
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-06-14staging: r8188eu: add check for kzallocJiasheng Jiang2-3/+12
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET1-1/+1
2022-06-14staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel1-2/+2
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter1-95/+2
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-06-09media: rkvdec: h264: Fix bit depth wrap in pps packetJonas Karlman1-2/+2
2022-06-09media: rkvdec: h264: Fix dpb_valid implementationNicolas Dufresne1-9/+24
2022-06-09media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing1-3/+1
2022-06-09media: hantro: HEVC: Fix tile info buffer value computationBenjamin Gaignard1-1/+1
2022-06-09media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai1-2/+6
2022-06-09media: hantro: Stop using H.264 parameter pic_numNicolas Dufresne1-2/+0
2022-06-09media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard1-7/+2
2022-04-13staging: wfx: fix an error handling in wfx_init_common()Xiaoke Wang1-1/+6
2022-04-13staging: vchiq_core: handle NULL result of find_service_by_handleStefan Wahren1-0/+6
2022-04-13staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instancesStefan Wahren1-0/+3
2022-04-08staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernetArınç ÜNAL1-1/+1
2022-04-08media: atomisp: fix bad usage at error handling logicMauro Carvalho Chehab1-9/+19
2022-04-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2022-04-08media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...Hans de Goede1-0/+18
2022-04-08media: staging: media: zoran: fix various V4L2 compliance errorsHans Verkuil2-4/+11
2022-04-08media: staging: media: zoran: calculate the right buffer number for zoran_rea...Corentin Labbe1-1/+6
2022-04-08media: staging: media: zoran: move videodev allocCorentin Labbe3-33/+54
2022-04-08staging: mt7621-dts: fix GB-PC2 devicetreeArınç ÜNAL1-8/+102
2022-04-08staging: mt7621-dts: fix pinctrl properties for ethernetArınç ÜNAL2-15/+14
2022-04-08staging: mt7621-dts: fix formattingArınç ÜNAL1-3/+12
2022-04-08staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetreeArınç ÜNAL1-22/+18
2022-04-08staging: r8188eu: fix endless loop in recv_funcMartin Kaiser1-2/+1
2022-04-08staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron1-2/+2
2022-04-08staging: r8188eu: release_firmware is not called if allocation failsMichael Straube1-1/+1
2022-04-08staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.cPhillip Potter1-1/+1
2022-04-08media: cedrus: h264: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-04-08media: cedrus: H265: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-04-08media: hantro: Fix overfill bottom register field nameChen-Yu Tsai2-2/+2
2022-04-08media: meson: vdec: potential dereference of null pointerJiasheng Jiang3-5/+14
2022-04-08media: imx: imx8mq-mipi_csi2: fix system resumeMartin Kepplinger1-24/+47
2022-04-08media: imx: imx8mq-mipi-csi2: remove wrong irq config write operationMartin Kepplinger1-3/+0
2022-04-08media: staging: media: imx: imx7-mipi-csis: Make subdev name uniqueLaurent Pinchart1-4/+2
2022-04-08media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_sizeCorentin Labbe1-2/+4
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter1-2/+3
2022-03-16staging: rtl8723bs: Fix access-point mode deadlockHans de Goede5-24/+33