summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-08-17staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti
2022-08-17staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou
2022-08-17hantro: Remove incorrect HEVC SPS validationEzequiel Garcia
2022-08-17media: cedrus: hevc: Add check for invalid timestampJernej Skrabec
2022-08-17media: cedrus: h265: Fix logic for not low delay flagJernej Skrabec
2022-08-17media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard
2022-08-17media: cedrus: h265: Fix flag nameJernej Skrabec
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-08-17media: hantro: Fix RK3399 H.264 format advertisingEzequiel Garcia
2022-08-17media: hantro: Be more accurate on pixel formats step_width constraintsBenjamin Gaignard
2022-08-17media: atomisp: revert "don't pass a pointer to a local variable"Hans de Goede
2022-08-17media: Hantro: Correct G2 init qp fieldBenjamin Gaignard
2022-08-17media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iteratorXiaomeng Tong
2022-07-01staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook
2022-06-10staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-06-06staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-05-19staging: r8188eu: Remove multiple assignmentsSoumya Negi
2022-05-19staging: r8188eu: add check for kzallocJiasheng Jiang
2022-05-19staging: r8188eu: fix warnings in rtw_wlan_utilVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_pwrctrlVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_p2pVihas Makwana
2022-05-19staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-05-19staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-05-19staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng
2022-05-19staging: r8188eu: remove _drv_ defines from include/rtw_debug.hPhillip Potter
2022-05-19staging: vc04_services: remove unused macroGaston Gonzalez
2022-05-19staging: rtl8192u: remove null check after call container_of()Haowen Bai
2022-05-19staging: rtl8192e: remove null check after call container_of()Haowen Bai
2022-05-19staging: ks7010: remove null check after call container_of()Haowen Bai
2022-05-19staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()Michael Straube
2022-05-19staging: r8188eu: assoc_rsp and assoc_rsp_len are not usedMartin Kaiser
2022-05-19staging: r8188eu: last_rx_mgnt_pkts is set but not usedMartin Kaiser
2022-05-19staging: r8188eu: simplify error handling in recv_func_prehandleMartin Kaiser
2022-05-19staging: r8188eu: remove obsolete commentsMartin Kaiser
2022-05-19staging: r8188eu: use ieee80211 helper to check for beaconMartin Kaiser
2022-05-19staging: r8188eu: use defines for addba response statusMartin Kaiser
2022-05-19staging: r8188eu: use the tid in delba processingMartin Kaiser
2022-05-19staging: r8188eu: check for initiator vs recipientMartin Kaiser
2022-05-19staging: r8188eu: use BIT(tid) instead of manual shiftMartin Kaiser