-
- Downloads
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are some small char/misc driver fixes for 4.10-rc4 that resolve some reported issues. The MEI driver issue resolves a lot of problems that people have been having, as does the mem driver fix. The other minor fixes resolve other reported issues. All of these have been in linux-next for a while" * tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: vme: Fix wrong pointer utilization in ca91cx42_slave_get auxdisplay: fix new ht16k33 build errors ppdev: don't print a free'd string extcon: return error code on failure drivers: char: mem: Fix thinkos in kmem address checks mei: bus: enable OS version only for SPT and newer
No related branches found
No related tags found
Showing
- drivers/auxdisplay/Kconfig 3 additions, 3 deletionsdrivers/auxdisplay/Kconfig
- drivers/char/mem.c 4 additions, 6 deletionsdrivers/char/mem.c
- drivers/char/ppdev.c 8 additions, 5 deletionsdrivers/char/ppdev.c
- drivers/extcon/extcon.c 1 addition, 1 deletiondrivers/extcon/extcon.c
- drivers/misc/mei/bus-fixup.c 3 additions, 0 deletionsdrivers/misc/mei/bus-fixup.c
- drivers/misc/mei/debugfs.c 2 additions, 0 deletionsdrivers/misc/mei/debugfs.c
- drivers/misc/mei/hbm.c 4 additions, 0 deletionsdrivers/misc/mei/hbm.c
- drivers/misc/mei/hw.h 6 additions, 0 deletionsdrivers/misc/mei/hw.h
- drivers/misc/mei/mei_dev.h 2 additions, 0 deletionsdrivers/misc/mei/mei_dev.h
- drivers/vme/bridges/vme_ca91cx42.c 1 addition, 1 deletiondrivers/vme/bridges/vme_ca91cx42.c
Loading
Please register or sign in to comment