Merge tag 'char-misc-4.20-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 set of char/misc patches for 4.20-rc1. Loads of things here, we have new code in all of these driver subsystems: - fpga - stm - extcon - nvmem - eeprom - hyper-v - gsmi - coresight - thunderbolt - vmw_balloon - goldfish - soundwire along with lots of fixes and minor changes to other small drivers. All of these have been in linux-next for a while with no reported issues" * tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (245 commits) Documentation/security-bugs: Clarify treatment of embargoed information lib: Fix ia64 bootloader linkage MAINTAINERS: Clarify UIO vs UIOVEC maintainer docs/uio: fix a grammar nitpick docs: fpga: document programming fpgas using regions fpga: add devm_fpga_region_create fpga: bridge: add devm_fpga_bridge_create fpga: mgr: add devm_fpga_mgr_create hv_balloon: Replace spin_is_locked() with lockdep sgi-xp: Replace spin_is_locked() with lockdep eeprom: New ee1004 driver for DDR4 memory eeprom: at25: remove unneeded 'at25_remove' w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size). misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' misc: mic: fix a DMA pool free failure platform: goldfish: pipe: Add a blank line to separate varibles and code platform: goldfish: pipe: Remove redundant casting platform: goldfish: pipe: Call misc_deregister if init fails platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into the driver state platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable into the driver state ...
Showing
- Documentation/ABI/testing/configfs-stp-policy-p_sys-t 41 additions, 0 deletionsDocumentation/ABI/testing/configfs-stp-policy-p_sys-t
- Documentation/ABI/testing/sysfs-bus-vmbus 21 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-vmbus
- Documentation/admin-guide/security-bugs.rst 29 additions, 18 deletionsDocumentation/admin-guide/security-bugs.rst
- Documentation/devicetree/bindings/arm/coresight.txt 65 additions, 55 deletionsDocumentation/devicetree/bindings/arm/coresight.txt
- Documentation/driver-api/fpga/fpga-bridge.rst 7 additions, 30 deletionsDocumentation/driver-api/fpga/fpga-bridge.rst
- Documentation/driver-api/fpga/fpga-mgr.rst 14 additions, 112 deletionsDocumentation/driver-api/fpga/fpga-mgr.rst
- Documentation/driver-api/fpga/fpga-programming.rst 107 additions, 0 deletionsDocumentation/driver-api/fpga/fpga-programming.rst
- Documentation/driver-api/fpga/fpga-region.rst 46 additions, 45 deletionsDocumentation/driver-api/fpga/fpga-region.rst
- Documentation/driver-api/fpga/index.rst 2 additions, 0 deletionsDocumentation/driver-api/fpga/index.rst
- Documentation/driver-api/fpga/intro.rst 1 addition, 1 deletionDocumentation/driver-api/fpga/intro.rst
- Documentation/driver-api/soundwire/stream.rst 36 additions, 0 deletionsDocumentation/driver-api/soundwire/stream.rst
- Documentation/driver-api/uio-howto.rst 2 additions, 2 deletionsDocumentation/driver-api/uio-howto.rst
- Documentation/nvmem/nvmem.txt 31 additions, 0 deletionsDocumentation/nvmem/nvmem.txt
- Documentation/trace/stm.rst 29 additions, 9 deletionsDocumentation/trace/stm.rst
- Documentation/trace/sys-t.rst 62 additions, 0 deletionsDocumentation/trace/sys-t.rst
- MAINTAINERS 9 additions, 2 deletionsMAINTAINERS
- drivers/android/Kconfig 1 addition, 1 deletiondrivers/android/Kconfig
- drivers/android/binder.c 320 additions, 169 deletionsdrivers/android/binder.c
- drivers/android/binder_trace.h 27 additions, 9 deletionsdrivers/android/binder_trace.h
- drivers/extcon/extcon-intel-cht-wc.c 29 additions, 31 deletionsdrivers/extcon/extcon-intel-cht-wc.c
Loading
Please register or sign in to comment