-
- Downloads
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg Kroah-Hartman: "Here are some small char/misc driver fixes that resolve issues recently reported against the 3.9-rc kernels. All have been in linux-next for a while." * tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: VMCI: Fix process-to-process DRGAMs. mei: ME hardware reset needs to be synchronized mei: add mei_stop function to stop mei device extcon: max77693: Initialize register of MUIC device to bring up it without platform data extcon: max77693: Fix bug of wrong pointer when platform data is not used extcon: max8997: Check the pointer of platform data to protect null pointer error
No related branches found
No related tags found
Showing
- drivers/extcon/extcon-max77693.c 80 additions, 23 deletionsdrivers/extcon/extcon-max77693.c
- drivers/extcon/extcon-max8997.c 34 additions, 22 deletionsdrivers/extcon/extcon-max8997.c
- drivers/misc/mei/hw-me.c 20 additions, 9 deletionsdrivers/misc/mei/hw-me.c
- drivers/misc/mei/init.c 18 additions, 0 deletionsdrivers/misc/mei/init.c
- drivers/misc/mei/mei_dev.h 1 addition, 0 deletionsdrivers/misc/mei/mei_dev.h
- drivers/misc/mei/pci-me.c 7 additions, 45 deletionsdrivers/misc/mei/pci-me.c
- drivers/misc/vmw_vmci/vmci_datagram.c 3 additions, 1 deletiondrivers/misc/vmw_vmci/vmci_datagram.c
- include/linux/mfd/max77693-private.h 23 additions, 0 deletionsinclude/linux/mfd/max77693-private.h
Loading
Please register or sign in to comment