Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here is a big set of char/misc/other driver fixes for 5.13-rc3. The majority here is the fallout of the umn.edu re-review of all prior submissions. That resulted in a bunch of reverts along with the "correct" changes made, such that there is no regression of any of the potential fixes that were made by those individuals. I would like to thank the over 80 different developers who helped with the review and fixes for this mess. Other than that, there's a few habanna driver fixes for reported issues, and some dyndbg fixes for reported problems. All of these have been in linux-next for a while with no reported problems" * tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (82 commits) misc: eeprom: at24: check suspend status before disable regulator uio_hv_generic: Fix another memory leak in error handling paths uio_hv_generic: Fix a memory leak in error handling paths uio/uio_pci_generic: fix return value changed in refactoring Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference"" dyndbg: drop uninformative vpr_info dyndbg: avoid calling dyndbg_emit_prefix when it has no work binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION cdrom: gdrom: initialize global variable at init time brcmfmac: properly check for bus register errors Revert "brcmfmac: add a check for the status of usb_register" video: imsttfb: check for ioremap() failures Revert "video: imsttfb: fix potential NULL pointer dereferences" net: liquidio: Add missing null pointer checks Revert "net: liquidio: fix a NULL pointer dereference" media: gspca: properly check for errors in po1030_probe() Revert "media: gspca: Check the return value of write_bridge for timeout" media: gspca: mt9m111: Check write_bridge for timeout Revert "media: gspca: mt9m111: Check write_bridge for timeout" media: dvb: Add check on sp8870_readreg return ...
Showing
- drivers/android/binder.c 1 addition, 1 deletiondrivers/android/binder.c
- drivers/cdrom/gdrom.c 10 additions, 3 deletionsdrivers/cdrom/gdrom.c
- drivers/char/hpet.c 2 additions, 0 deletionsdrivers/char/hpet.c
- drivers/crypto/cavium/nitrox/nitrox_main.c 0 additions, 1 deletiondrivers/crypto/cavium/nitrox/nitrox_main.c
- drivers/dma/qcom/hidma_mgmt.c 16 additions, 1 deletiondrivers/dma/qcom/hidma_mgmt.c
- drivers/hwmon/lm80.c 2 additions, 9 deletionsdrivers/hwmon/lm80.c
- drivers/isdn/hardware/mISDN/hfcsusb.c 8 additions, 9 deletionsdrivers/isdn/hardware/mISDN/hfcsusb.c
- drivers/isdn/hardware/mISDN/mISDNinfineon.c 13 additions, 8 deletionsdrivers/isdn/hardware/mISDN/mISDNinfineon.c
- drivers/leds/leds-lp5523.c 1 addition, 1 deletiondrivers/leds/leds-lp5523.c
- drivers/media/dvb-frontends/sp8870.c 1 addition, 1 deletiondrivers/media/dvb-frontends/sp8870.c
- drivers/media/platform/rcar_drif.c 0 additions, 1 deletiondrivers/media/platform/rcar_drif.c
- drivers/media/usb/gspca/cpia1.c 1 addition, 5 deletionsdrivers/media/usb/gspca/cpia1.c
- drivers/media/usb/gspca/m5602/m5602_mt9m111.c 8 additions, 8 deletionsdrivers/media/usb/gspca/m5602/m5602_mt9m111.c
- drivers/media/usb/gspca/m5602/m5602_po1030.c 7 additions, 7 deletionsdrivers/media/usb/gspca/m5602/m5602_po1030.c
- drivers/misc/eeprom/at24.c 4 additions, 2 deletionsdrivers/misc/eeprom/at24.c
- drivers/misc/habanalabs/common/command_submission.c 1 addition, 1 deletiondrivers/misc/habanalabs/common/command_submission.c
- drivers/misc/habanalabs/common/firmware_if.c 31 additions, 22 deletionsdrivers/misc/habanalabs/common/firmware_if.c
- drivers/misc/habanalabs/common/habanalabs.h 15 additions, 8 deletionsdrivers/misc/habanalabs/common/habanalabs.h
- drivers/misc/habanalabs/common/habanalabs_drv.c 7 additions, 0 deletionsdrivers/misc/habanalabs/common/habanalabs_drv.c
- drivers/misc/habanalabs/common/sysfs.c 2 additions, 2 deletionsdrivers/misc/habanalabs/common/sysfs.c
Loading
Please register or sign in to comment