Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are a few small char/misc driver fixes for reported issues. The "biggest" are two binder fixes for reported issues that have been shipping in Android phones for a while now, the others are various fixes for reported problems. And there's a MAINTAINERS update for good measure. All have been in linux-next with no reported issues" * tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: MAINTAINERS: Add entry for genwqe driver VMCI: Doorbell create and destroy fixes GenWQE: Fix bad page access during abort of resource allocation vme: vme_get_size potentially returning incorrect value on failure extcon: qcom-spmi-misc: Sync the extcon state on interrupt hv: do not lose pending heartbeat vmbus packets mei: txe: don't clean an unprocessed interrupt cause. ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct ANDROID: binder: Add strong ref checks
No related branches found
No related tags found
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/android/binder.c 26 additions, 9 deletionsdrivers/android/binder.c
- drivers/extcon/extcon-qcom-spmi-misc.c 1 addition, 1 deletiondrivers/extcon/extcon-qcom-spmi-misc.c
- drivers/hv/hv_util.c 7 additions, 3 deletionsdrivers/hv/hv_util.c
- drivers/misc/genwqe/card_utils.c 11 additions, 1 deletiondrivers/misc/genwqe/card_utils.c
- drivers/misc/mei/hw-txe.c 4 additions, 2 deletionsdrivers/misc/mei/hw-txe.c
- drivers/misc/vmw_vmci/vmci_doorbell.c 7 additions, 1 deletiondrivers/misc/vmw_vmci/vmci_doorbell.c
- drivers/misc/vmw_vmci/vmci_driver.c 1 addition, 1 deletiondrivers/misc/vmw_vmci/vmci_driver.c
- drivers/vme/vme.c 4 additions, 0 deletionsdrivers/vme/vme.c
Please register or sign in to comment