summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-12-31vme: Fix error not catched in fake_init()Chen Zhongjin
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter
2022-12-31staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui
2022-12-31drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeou...Duoming Zhou
2022-12-31media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependenciesGeert Uytterhoeven
2022-12-31media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formatsLaurent Pinchart
2022-12-31media: rkvdec: Add required paddingAndrzej Pietrasiewicz
2022-12-31media: cedrus: hevc: Fix offset adjustmentsJernej Skrabec
2022-12-21staging: r8188eu: fix led register settingsMartin Kaiser
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-25staging: rtl8192e: remove bogus ssid character sign testJason A. Donenfeld
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27staging: r8188eu: remove hal/odm_RegConfig8188E.cMichael Straube
2022-09-27staging: r8188eu: make odm_ConfigRF_RadioA_8188E() staticMichael Straube
2022-09-27staging: r8188eu: make odm_ConfigMAC_8188E() staticMichael Straube
2022-09-27Merge fixes into media_stageMauro Carvalho Chehab
2022-09-27media: rkvdec: Disable H.264 error detectionNicolas Dufresne
2022-09-26staging: r8188eu: don't check for stop/removal in the blink workerMartin Kaiser
2022-09-26staging: r8188eu: don't check bSurpriseRemoved in SwLedOffMartin Kaiser
2022-09-26staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGIPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReasonPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann
2022-09-26staging: fwserial: delete the driver.Greg Kroah-Hartman