platform/kernel/linux-starfive.git
2023-01-19 Philipp Hortmannstaging: rtl8192e: Remove unused variable SifsTime
2023-01-19 Philipp Hortmannstaging: rtl8192e: Rename PHYRegDef, CurrentChannelBW...
2023-01-19 Philipp Hortmannstaging: rtl8192e: Rename LastRxDescTSF, LoopbackMode...
2023-01-19 Philipp Hortmannstaging: rtl8192e: Rename LongRetryL.., ShortRetryL...
2023-01-19 Deepak R Varmastaging: wlan-ng: Remove unused code
2023-01-19 Yuan Canstaging: emxx_udc: Add checks for dma_alloc_coherent()
2023-01-17 Michael Straubestaging: r8188eu: convert PHY_BBConfig8188E() to common...
2023-01-17 Michael Straubestaging: r8188eu: convert phy_BB8188E_Config_ParaFile...
2023-01-17 Michael Straubestaging: r8188eu: convert phy_RF6052_Config_ParaFile...
2023-01-17 Michael Straubestaging: r8188eu: convert PHY_MACConfig8188E() to commo...
2023-01-17 Martin Kaiserstaging: r8188eu: pass struct adapter to usb_read
2023-01-17 Martin Kaiserstaging: r8188eu: remove usb buffer macros
2023-01-17 Martin Kaiserstaging: r8188eu: remove struct io_req
2023-01-17 Martin Kaiserstaging: r8188eu: remove IO defines
2023-01-17 Martin Kaiserstaging: r8188eu: remove readmem and writemem prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove interface handler prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove struct reg_protocol_wt
2023-01-17 Martin Kaiserstaging: r8188eu: remove struct reg_protocol_rd
2023-01-17 Martin Kaiserstaging: r8188eu: remove dev_power_down function prototype
2023-01-17 Martin Kaiserstaging: r8188eu: remove rtw_write_scsi function prototype
2023-01-17 Martin Kaiserstaging: r8188eu: remove attrib function prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove struct io_queue
2023-01-17 Martin Kaiserstaging: r8188eu: remove async write function prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove async read function prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove ioreq function prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove io function prototypes
2023-01-17 Martin Kaiserstaging: r8188eu: remove struct io_priv
2023-01-17 Martin Kaiserstaging: r8188eu: remove NULL check for usb_kill_urb
2023-01-17 Martin Kaiserstaging: r8188eu: always process urb status
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused function parameter
2023-01-17 Martin Kaiserstaging: r8188eu: reformat usb_write_port_complete
2023-01-17 Martin Kaiserstaging: r8188eu: refactor status handling in usb_write...
2023-01-17 Martin Kaiserstaging: r8188eu: xmit_priv's vcs_setting is not used
2023-01-17 Martin Kaiserstaging: r8188eu: xmit_priv's vcs is not used
2023-01-17 Martin Kaiserstaging: r8188eu: xmit_priv's vcs_type is not used
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused QSLT defines
2023-01-17 Martin Kaiserstaging: r8188eu: txirp_cnt is write-only
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused hal_xmit_handler define
2023-01-17 Martin Kaiserstaging: r8188eu: dir_dev is unused
2023-01-17 Martin Kaiserstaging: r8188eu: replace switch with if
2023-01-17 Martin Kaiserstaging: r8188eu: voq_cnt is write-only
2023-01-17 Martin Kaiserstaging: r8188eu: viq_cnt is write-only
2023-01-17 Martin Kaiserstaging: r8188eu: bkq_cnt is write-only
2023-01-17 Martin Kaiserstaging: r8188eu: beq_cnt is write-only
2023-01-17 Michael Straubestaging: r8188eu: convert rtw_writeN() to common error...
2023-01-17 Martin Kaiserstaging: r8188eu: rtw_init_hwxmits is not needed
2023-01-17 Martin Kaiserstaging: r8188eu: phwxmit parameter is unused
2023-01-17 Martin Kaiserstaging: r8188eu: remove unnecessary rtw_free_xmitframe...
2023-01-17 Martin Kaiserstaging: r8188eu: tx_retevt semaphore is not used
2023-01-17 Martin Kaiserstaging: r8188eu: terminate_xmitthread_sema is not...
2023-01-17 Martin Kaiserstaging: r8188eu: bm_pending is not used
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused dma_transfer_addr
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused bpending array
2023-01-17 Martin Kaiserstaging: r8188eu: clean up qos_option setting
2023-01-17 Martin Kaiserstaging: r8188eu: simplify rtw_make_wlanhdr's error...
2023-01-17 Martin Kaiserstaging: r8188eu: simplify frame type check
2023-01-17 Martin Kaiserstaging: r8188eu: remove duplicate psta check
2023-01-17 Martin Kaiserstaging: r8188eu: remove rtl8188eu_init_xmit_priv
2023-01-17 Martin Kaiserstaging: r8188eu: simplify rtl8188eu_xmit_tasklet
2023-01-17 Martin Kaiserstaging: r8188eu: remove unused parameter
2023-01-17 Martin Kaiserstaging: r8188eu: return immediately if we're not meant...
2023-01-17 Martin Kaiserstaging: r8188eu: cmd_seq is write-only
2023-01-17 Martin Kaiserstaging: r8188eu: remove some unused CAM defines
2023-01-17 Martin Kaiserstaging: r8188eu: make xmitframe_swencrypt a void function
2023-01-17 Martin Kaiserstaging: r8188eu: remove intermediate token variable
2023-01-17 Martin Kaiserstaging: r8188eu: remove intermediate pframe pointer
2023-01-17 Martin Kaiserstaging: r8188eu: merge on_action_public_default into...
2023-01-17 Martin Kaiserstaging: r8188eu: merge on_action_public_vendor into...
2023-01-17 Xu Pandastaging: r8188eu: use strscpy() to instead of strncpy()
2023-01-17 Kang Minchulstaging: r8188eu: Prefer kcalloc over kzalloc
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename EEPROMTxPower.., AutoloadF...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename EEPROMTxPower.., AutoloadF...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename EEPROMTherma.., EEPROMAntPw...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename CrystalCap, EEPROMLegacyHTT...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename SetBWModeIn.., SwChnlInPro...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename bResetInPro.., framesyncMo...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename rateCountDi.., ContinueDif...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename Record_CCK_2.., Record_CCK_4...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename bLastDTPFlag_Low, OFDM_index...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename bDynamicTxHig.., bDynamicTxL...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename SetRFPowerSta.., RfReg0Value...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename MCSTxPowerL.., LegacyHTTxPowe...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename TxPowerLevelOFDM24G...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename TxPowerLevelCCK...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename CCKPresentAtt...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and...
2023-01-17 Philipp Hortmannstaging: rtl8192e: Rename ChannelPlan, eeprom_ChannelPl...
2023-01-17 Anup Sharmastaging: rtl8723bs: hal: Fix codespell-reported spellin...
2023-01-17 Anup SharmaStaging: rtl8192u: ieee80211: Fix indentation errors...
2023-01-17 Xu Pandastaging: ks7010: use strscpy() to instead of strncpy()
2023-01-17 Umang Jainstaging: vc04_services: vchiq: Drop custom return value...
2023-01-17 Umang Jainstaging: vc04_services: Drop enum vchiq_status remnants
2023-01-17 Umang Jainstaging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY...
2023-01-17 Umang Jainstaging: vc04_services: Drop VCHIQ_RETRY usage
2023-01-17 Umang Jainstaging: vc04_services: Drop VCHIQ_ERROR usage
2023-01-17 Umang Jainstaging: vc04_services: Drop VCHIQ_SUCCESS usage
2023-01-17 Umang Jainstaging: vc04_services: Replace vchiq_status return...
2023-01-17 Phil Elwellstaging: vchiq_core: Add comments to remote event parts
2023-01-17 Brent Pappasstaging: greybus: gpio: Replace macro irq_data_to_gpio_...
2023-01-17 Abhirup Debstaging: vme_user: Replace the "<<" with BIT macro
next