summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman
2023-05-24staging: axis-fifo: initialize timeouts in init onlyKhadija Kamran
2023-05-24staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede
2023-05-11media: rkvdec: fix use after free bug in rkvdec_removeZheng Wang
2023-05-11media: cedrus: fix use after free bug in cedrus_remove due to race conditionZheng Wang
2023-05-11media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-03-08staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede
2023-03-08staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann
2023-03-08staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-16staging: r8188eu: Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr"Martin Kaiser
2023-02-16staging: r8188eu: replace hand coded loop with list_for_each_entryMartin Kaiser
2023-02-16staging: r8188eu: merge _rtw_enqueue_cmd into its callerMartin Kaiser
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09staging: rtl8192e: Use BIT() instead of << for bit field MSR_LINK_MASKPhilipp Hortmann
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2023-02-09media: Revert "media: av7110: move to staging/media/deprecated/saa7146"Hans Verkuil
2023-02-08Merge tag 'v6.2-rc7' into media_treeMauro Carvalho Chehab
2023-02-08staging: rtl8192e: Rename DM_RxPathSelTablePhilipp Hortmann
2023-02-08staging: rtl8192e: Rename diff_TH and disabledRFPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_lowPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHValPhilipp Hortmann
2023-02-08staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename MacBlkCtrl and remove double definitionPhilipp Hortmann
2023-02-08staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and ..Philipp Hortmann
2023-02-08staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciEPhilipp Hortmann
2023-02-08staging: r8188eu: bagg_pkt parameter is not usedMartin Kaiser
2023-02-08staging: r8188eu: simplify rtw_get_ff_hwaddrMartin Kaiser
2023-02-08staging: r8188eu: simplify xmit_buf flagsMartin Kaiser
2023-02-08staging: r8188eu: xmit_buf's ff_hwaddr is not usedMartin Kaiser
2023-02-08staging: r8188eu: remove unused frametag definesMartin Kaiser
2023-02-08staging: r8188eu: simplify rtw_alloc_xmitframeMartin Kaiser
2023-02-08staging: r8188eu: merge do_queue_select into its only callerMartin Kaiser
2023-02-08media: imx: imx-media-fim: Replace macro icap_enabled() with functionBrent Pappas