-
- Downloads
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver updates from Greg KH: "Here is the big char/misc driver patchset for 4.11-rc1. Lots of different driver subsystems updated here: rework for the hyperv subsystem to handle new platforms better, mei and w1 and extcon driver updates, as well as a number of other "minor" driver updates. All of these have been in linux-next for a while with no reported issues" * tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (169 commits) goldfish: Sanitize the broken interrupt handler x86/platform/goldfish: Prevent unconditional loading vmbus: replace modulus operation with subtraction vmbus: constify parameters where possible vmbus: expose hv_begin/end_read vmbus: remove conditional locking of vmbus_write vmbus: add direct isr callback mode vmbus: change to per channel tasklet vmbus: put related per-cpu variable together vmbus: callback is in softirq not workqueue binder: Add support for file-descriptor arrays binder: Add support for scatter-gather binder: Add extra size to allocator binder: Refactor binder_transact() binder: Support multiple /dev instances binder: Deal with contexts in debugfs binder: Support multiple context managers binder: Split flat_binder_object auxdisplay: ht16k33: remove private workqueue auxdisplay: ht16k33: rework input device initialization ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/Makefile 1 addition, 1 deletionDocumentation/DocBook/Makefile
- Documentation/DocBook/uio-howto.tmpl 0 additions, 1112 deletionsDocumentation/DocBook/uio-howto.tmpl
- Documentation/admin-guide/kernel-parameters.txt 4 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/devicetree/bindings/misc/idt_89hpesx.txt 44 additions, 0 deletionsDocumentation/devicetree/bindings/misc/idt_89hpesx.txt
- Documentation/devicetree/bindings/nvmem/imx-ocotp.txt 4 additions, 2 deletionsDocumentation/devicetree/bindings/nvmem/imx-ocotp.txt
- Documentation/devicetree/bindings/sram/sram.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/sram/sram.txt
- Documentation/driver-api/index.rst 1 addition, 0 deletionsDocumentation/driver-api/index.rst
- Documentation/driver-api/uio-howto.rst 705 additions, 0 deletionsDocumentation/driver-api/uio-howto.rst
- Documentation/extcon/intel-int3496.txt 22 additions, 0 deletionsDocumentation/extcon/intel-int3496.txt
- Documentation/fpga/fpga-mgr.txt 16 additions, 3 deletionsDocumentation/fpga/fpga-mgr.txt
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- arch/arm/mach-davinci/da850.c 1 addition, 9 deletionsarch/arm/mach-davinci/da850.c
- arch/arm/mach-davinci/da8xx-dt.c 11 additions, 1 deletionarch/arm/mach-davinci/da8xx-dt.c
- arch/x86/Kbuild 3 additions, 0 deletionsarch/x86/Kbuild
- arch/x86/hyperv/Makefile 1 addition, 0 deletionsarch/x86/hyperv/Makefile
- arch/x86/hyperv/hv_init.c 277 additions, 0 deletionsarch/x86/hyperv/hv_init.c
- arch/x86/include/asm/mshyperv.h 151 additions, 0 deletionsarch/x86/include/asm/mshyperv.h
- arch/x86/include/uapi/asm/hyperv.h 8 additions, 0 deletionsarch/x86/include/uapi/asm/hyperv.h
- arch/x86/kernel/cpu/mshyperv.c 27 additions, 23 deletionsarch/x86/kernel/cpu/mshyperv.c
- arch/x86/platform/goldfish/goldfish.c 13 additions, 1 deletionarch/x86/platform/goldfish/goldfish.c
Loading
Please register or sign in to comment