Merge tag 'char-misc-4.18-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 and misc driver patches for 4.18-rc1. It's not a lot of stuff here, but there are some highlights: - coreboot driver updates - soundwire driver updates - android binder updates - fpga big sync, mostly documentation - lots of minor driver updates All of these have been in linux-next for a while with no reported issues" * tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (81 commits) vmw_balloon: fixing double free when batching mode is off MAINTAINERS: Add driver-api/fpga path fpga: clarify that unregister functions also free documentation: fpga: move fpga-region.txt to driver-api documentation: fpga: add bridge document to driver-api documentation: fpga: move fpga-mgr.txt to driver-api Documentation: fpga: move fpga overview to driver-api fpga: region: kernel-doc fixes fpga: bridge: kernel-doc fixes fpga: mgr: kernel-doc fixes fpga: use SPDX fpga: region: change api, add fpga_region_create/free fpga: bridge: change api, don't use drvdata fpga: manager: change api, don't use drvdata fpga: region: don't use drvdata in common fpga code Drivers: hv: vmbus: Removed an unnecessary cast from void * ver_linux: Drop redundant calls to system() to test if file is readable ver_linux: Move stderr redirection from function parameter to function body misc: IBM Virtual Management Channel Driver (VMC) rpmsg: Correct support for MODULE_DEVICE_TABLE() ...
No related branches found
No related tags found
Showing
- Documentation/ABI/stable/sysfs-bus-vmbus 20 additions, 20 deletionsDocumentation/ABI/stable/sysfs-bus-vmbus
- Documentation/devicetree/bindings/fpga/lattice-machxo2-spi.txt 29 additions, 0 deletions...entation/devicetree/bindings/fpga/lattice-machxo2-spi.txt
- Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt 40 additions, 0 deletions...entation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt
- Documentation/driver-api/fpga/fpga-bridge.rst 49 additions, 0 deletionsDocumentation/driver-api/fpga/fpga-bridge.rst
- Documentation/driver-api/fpga/fpga-mgr.rst 220 additions, 0 deletionsDocumentation/driver-api/fpga/fpga-mgr.rst
- Documentation/driver-api/fpga/fpga-region.rst 102 additions, 0 deletionsDocumentation/driver-api/fpga/fpga-region.rst
- Documentation/driver-api/fpga/index.rst 13 additions, 0 deletionsDocumentation/driver-api/fpga/index.rst
- Documentation/driver-api/fpga/intro.rst 54 additions, 0 deletionsDocumentation/driver-api/fpga/intro.rst
- Documentation/driver-api/index.rst 1 addition, 0 deletionsDocumentation/driver-api/index.rst
- Documentation/driver-api/soundwire/error_handling.rst 65 additions, 0 deletionsDocumentation/driver-api/soundwire/error_handling.rst
- Documentation/driver-api/soundwire/index.rst 3 additions, 0 deletionsDocumentation/driver-api/soundwire/index.rst
- Documentation/driver-api/soundwire/locking.rst 106 additions, 0 deletionsDocumentation/driver-api/soundwire/locking.rst
- Documentation/driver-api/soundwire/stream.rst 372 additions, 0 deletionsDocumentation/driver-api/soundwire/stream.rst
- Documentation/fpga/overview.txt 0 additions, 23 deletionsDocumentation/fpga/overview.txt
- Documentation/ioctl/ioctl-number.txt 1 addition, 0 deletionsDocumentation/ioctl/ioctl-number.txt
- Documentation/misc-devices/ibmvmc.rst 226 additions, 0 deletionsDocumentation/misc-devices/ibmvmc.rst
- Documentation/trace/coresight-cpu-debug.txt 2 additions, 2 deletionsDocumentation/trace/coresight-cpu-debug.txt
- MAINTAINERS 8 additions, 1 deletionMAINTAINERS
- arch/powerpc/include/asm/hvcall.h 1 addition, 0 deletionsarch/powerpc/include/asm/hvcall.h
- drivers/amba/bus.c 2 additions, 2 deletionsdrivers/amba/bus.c
Loading
Please register or sign in to comment