Merge tag 'staging-5.1-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 5.1-rc3, and one driver removal. The biggest thing here is the removal of the mt7621-eth driver as a "real" network driver was merged in 5.1-rc1 for this hardware, so this old driver can now be removed. Other than that, there are just a number of small fixes, all resolving reported issues and some potential corner cases for error handling paths. All of these have been in linux-next with no reported issues" * tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: vt6655: Remove vif check from vnt_interrupt staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() staging: octeon-ethernet: fix incorrect PHY mode staging: vc04_services: Fix an error code in vchiq_probe() staging: erofs: fix error handling when failed to read compresssed data staging: vt6655: Fix interrupt race condition on device start up. staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc staging: rtl8712: uninitialized memory in read_bbreg_hdl() staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc staging, mt7621-pci: fix build without pci support staging: speakup_soft: Fix alternate speech with other synths staging: axis-fifo: add CONFIG_OF dependency staging: olpc_dcon_xo_1: add missing 'const' qualifier staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest staging: erofs: fix to handle error path of erofs_vmap() staging: mt7621-dts: update ethernet settings. staging: remove mt7621-eth
No related branches found
No related tags found
Showing
- drivers/staging/Kconfig 0 additions, 2 deletionsdrivers/staging/Kconfig
- drivers/staging/Makefile 0 additions, 1 deletiondrivers/staging/Makefile
- drivers/staging/axis-fifo/Kconfig 1 addition, 0 deletionsdrivers/staging/axis-fifo/Kconfig
- drivers/staging/comedi/comedidev.h 2 additions, 0 deletionsdrivers/staging/comedi/comedidev.h
- drivers/staging/comedi/drivers.c 29 additions, 4 deletionsdrivers/staging/comedi/drivers.c
- drivers/staging/comedi/drivers/ni_mio_common.c 7 additions, 3 deletionsdrivers/staging/comedi/drivers/ni_mio_common.c
- drivers/staging/erofs/dir.c 25 additions, 20 deletionsdrivers/staging/erofs/dir.c
- drivers/staging/erofs/unzip_vle.c 32 additions, 13 deletionsdrivers/staging/erofs/unzip_vle.c
- drivers/staging/erofs/unzip_vle_lz4.c 5 additions, 2 deletionsdrivers/staging/erofs/unzip_vle_lz4.c
- drivers/staging/mt7621-dts/gbpc1.dts 13 additions, 16 deletionsdrivers/staging/mt7621-dts/gbpc1.dts
- drivers/staging/mt7621-dts/mt7621.dtsi 70 additions, 3 deletionsdrivers/staging/mt7621-dts/mt7621.dtsi
- drivers/staging/mt7621-eth/Documentation/devicetree/bindings/net/mediatek-net-gsw.txt 0 additions, 48 deletions...ocumentation/devicetree/bindings/net/mediatek-net-gsw.txt
- drivers/staging/mt7621-eth/Kconfig 0 additions, 39 deletionsdrivers/staging/mt7621-eth/Kconfig
- drivers/staging/mt7621-eth/Makefile 0 additions, 14 deletionsdrivers/staging/mt7621-eth/Makefile
- drivers/staging/mt7621-eth/TODO 0 additions, 13 deletionsdrivers/staging/mt7621-eth/TODO
- drivers/staging/mt7621-eth/ethtool.c 0 additions, 250 deletionsdrivers/staging/mt7621-eth/ethtool.c
- drivers/staging/mt7621-eth/ethtool.h 0 additions, 15 deletionsdrivers/staging/mt7621-eth/ethtool.h
- drivers/staging/mt7621-eth/gsw_mt7620.h 0 additions, 277 deletionsdrivers/staging/mt7621-eth/gsw_mt7620.h
- drivers/staging/mt7621-eth/gsw_mt7621.c 0 additions, 297 deletionsdrivers/staging/mt7621-eth/gsw_mt7621.c
- drivers/staging/mt7621-eth/mdio.c 0 additions, 275 deletionsdrivers/staging/mt7621-eth/mdio.c
Loading
Please register or sign in to comment