summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-02-07staging: r8188eu: handle rtl8188eu_inirp_init errorsMartin Kaiser1-2/+4
2023-02-07staging: r8188eu: remove intf_start pointerMartin Kaiser3-11/+2
2023-02-07staging: r8188eu: use standard error codes in rtl8188eu_inirp_initMartin Kaiser2-11/+7
2023-02-07staging: r8188eu: use standard error codes in rtw_read_portMartin Kaiser2-8/+7
2023-02-07staging: r8188eu: pass a struct recv_buf to rtw_read_portMartin Kaiser3-7/+6
2023-02-06staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06staging: r8188eu: correct error logic of _rtw_init_recv_priv()Michael Straube2-13/+6
2023-02-06staging: r8188eu: correct error logic of rtl8188eu_init_recv_priv()Michael Straube1-9/+8
2023-02-06staging: pi433: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-6/+5
2023-02-06staging: pi433: Added information about bit_rate configurationGuru Mehar Rachaputi1-0/+3
2023-02-06staging: r8188eu: clean up NULL check for rcu pointerMartin Kaiser1-6/+2
2023-02-06media: ti: omap4iss: Use media_pipeline_for_each_entity()Laurent Pinchart1-39/+27
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han1-1/+1
2023-01-31staging: r8188eu: replace switch-case with ifMartin Kaiser1-7/+1
2023-01-31staging: r8188eu: option in struct sta_xmit_priv is not usedMartin Kaiser1-1/+0
2023-01-31staging: r8188eu: apsd is initialised but never usedMartin Kaiser2-2/+0
2023-01-31staging: r8188eu: legacy_dz is initialised but never usedMartin Kaiser2-2/+0
2023-01-31staging: r8188eu: use kernel helper to iterate over a listMartin Kaiser1-10/+2
2023-01-31staging: r8188eu: make sta_pending a list_headMartin Kaiser4-15/+15
2023-01-31staging: r8188eu: change another function param from __queue to list_headMartin Kaiser3-12/+10
2023-01-31staging: r8188eu: change function param from __queue to list_headMartin Kaiser1-8/+7
2023-01-31staging: r8188eu: rtw_free_xmitframe_queue needs no spinlockMartin Kaiser1-3/+0
2023-01-31staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEnPhilipp Hortmann3-9/+9
2023-01-31staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPollPhilipp Hortmann4-7/+7
2023-01-31staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N..Philipp Hortmann2-11/+3
2023-01-31staging: rtl8192e: Remove unused constants in _RTL8192Pci_HWPhilipp Hortmann1-147/+1
2023-01-31staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.hPhilipp Hortmann1-37/+1
2023-01-31staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TABPhilipp Hortmann2-6/+6
2023-01-31staging: rtl8192e: Remove unused constants from enum rt_customer_idPhilipp Hortmann1-22/+0
2023-01-31staging: rtl8192e: Remove unused variable rxSNRdBPhilipp Hortmann2-8/+2
2023-01-31staging: rtl8192e: Rename sCrcLngPhilipp Hortmann3-3/+3
2023-01-31staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81..Philipp Hortmann6-29/+29
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-7/+7
2023-01-27staging: r8188eu: remove usb_ops_linux.hMartin Kaiser4-14/+4
2023-01-27staging: r8188eu: remove unused definesMartin Kaiser1-5/+0
2023-01-27staging: r8188eu: remove defines that strip regs parameterMartin Kaiser1-9/+0
2023-01-27staging: r8188eu: usb_read_port_complete needs no regs parameterMartin Kaiser2-3/+1
2023-01-27staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa..Philipp Hortmann3-9/+1
2023-01-27staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp..Philipp Hortmann2-10/+1
2023-01-27staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..Philipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokintPhilipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables rxint, ints and shintsPhilipp Hortmann2-9/+1
2023-01-27staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov..Philipp Hortmann3-18/+2
2023-01-27staging: rtl8192e: Remove unused variables numqry_..Philipp Hortmann2-7/+0
2023-01-27staging: rtl8192e: Remove unused variables numpacket.. and received_pre..Philipp Hortmann2-14/+0
2023-01-27staging: rtl8192e: Remove unused variables rxcrcerrmin and friendsPhilipp Hortmann2-13/+0
2023-01-27staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerrPhilipp Hortmann2-9/+0
2023-01-27staging: rtl8192e: Remove unused variables rxrdu and rxokPhilipp Hortmann2-4/+0
2023-01-27staging: vchiq_arm: Improve error log for vchiq_platform_initStefan Wahren1-3/+9
2023-01-27staging: r8188eu: merge rtw_free_hwxmits into its only callerMartin Kaiser2-11/+1