summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-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-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-07staging: r8188eu: remove change_rfpwrstateMartin Kaiser
2023-02-07staging: r8188eu: make ips_leave staticMartin Kaiser
2023-02-07staging: r8188eu: make ips_enter staticMartin Kaiser
2023-02-07staging: r8188eu: remove intf_stop pointerMartin Kaiser
2023-02-07staging: r8188eu: handle rtl8188eu_inirp_init errorsMartin Kaiser
2023-02-07staging: r8188eu: remove intf_start pointerMartin Kaiser
2023-02-07staging: r8188eu: use standard error codes in rtl8188eu_inirp_initMartin Kaiser
2023-02-07staging: r8188eu: use standard error codes in rtw_read_portMartin Kaiser
2023-02-07staging: r8188eu: pass a struct recv_buf to rtw_read_portMartin Kaiser
2023-02-06staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh
2023-02-06staging: r8188eu: correct error logic of _rtw_init_recv_priv()Michael Straube
2023-02-06staging: r8188eu: correct error logic of rtl8188eu_init_recv_priv()Michael Straube
2023-02-06staging: pi433: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06staging: pi433: Added information about bit_rate configurationGuru Mehar Rachaputi
2023-02-06staging: r8188eu: clean up NULL check for rcu pointerMartin Kaiser
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han
2023-01-31staging: r8188eu: replace switch-case with ifMartin Kaiser
2023-01-31staging: r8188eu: option in struct sta_xmit_priv is not usedMartin Kaiser
2023-01-31staging: r8188eu: apsd is initialised but never usedMartin Kaiser
2023-01-31staging: r8188eu: legacy_dz is initialised but never usedMartin Kaiser
2023-01-31staging: r8188eu: use kernel helper to iterate over a listMartin Kaiser
2023-01-31staging: r8188eu: make sta_pending a list_headMartin Kaiser
2023-01-31staging: r8188eu: change another function param from __queue to list_headMartin Kaiser