Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging driver fixes from Greg KH: "Here are some small staging driver fixes for a number of reported issues. The majority here are some fixes for the wfx driver, but also in here is a comedi driver fix found during some code review, and an axis-fifo build dependancy issue to resolve some reported testing problems. All of these have been in linux-next with no reported issues" * tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: wfx: fix wrong error message staging: wfx: fix hif_set_mfp() with big endian hosts staging: wfx: detect race condition in WEP authentication staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps staging: wfx: fix rate control handling staging: wfx: firmware does not support more than 32 total retries staging: wfx: use boolean appropriately staging: wfx: fix counter overflow staging: wfx: fix case of lack of tx_retry_policies staging: wfx: fix the cache of rate policies on interface reset staging: axis-fifo: add unspecified HAS_IOMEM dependency staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value
No related branches found
No related tags found
Showing
- drivers/staging/axis-fifo/Kconfig 1 addition, 1 deletiondrivers/staging/axis-fifo/Kconfig
- drivers/staging/comedi/drivers/gsc_hpdi.c 10 additions, 0 deletionsdrivers/staging/comedi/drivers/gsc_hpdi.c
- drivers/staging/wfx/data_tx.c 25 additions, 10 deletionsdrivers/staging/wfx/data_tx.c
- drivers/staging/wfx/data_tx.h 3 additions, 2 deletionsdrivers/staging/wfx/data_tx.h
- drivers/staging/wfx/hif_tx_mib.h 0 additions, 1 deletiondrivers/staging/wfx/hif_tx_mib.h
- drivers/staging/wfx/main.c 1 addition, 1 deletiondrivers/staging/wfx/main.c
- drivers/staging/wfx/queue.c 1 addition, 0 deletionsdrivers/staging/wfx/queue.c
- drivers/staging/wfx/sta.c 5 additions, 1 deletiondrivers/staging/wfx/sta.c
Loading
Please register or sign in to comment