Merge tag 'char-misc-4.14-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 update for 4.14-rc1. Lots of different stuff in here, it's been an active development cycle for some reason. Highlights are: - updated binder driver, this brings binder up to date with what shipped in the Android O release, plus some more changes that happened since then that are in the Android development trees. - coresight updates and fixes - mux driver file renames to be a bit "nicer" - intel_th driver updates - normal set of hyper-v updates and changes - small fpga subsystem and driver updates - lots of const code changes all over the driver trees - extcon driver updates - fmc driver subsystem upadates - w1 subsystem minor reworks and new features and drivers added - spmi driver updates Plus a smattering of other minor driver updates and fixes. All of these have been in linux-next with no reported issues for a while" * tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (244 commits) ANDROID: binder: don't queue async transactions to thread. ANDROID: binder: don't enqueue death notifications to thread todo. ANDROID: binder: Don't BUG_ON(!spin_is_locked()). ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl ANDROID: binder: push new transactions to waiting threads. ANDROID: binder: remove proc waitqueue android: binder: Add page usage in binder stats android: binder: fixup crash introduced by moving buffer hdr drivers: w1: add hwmon temp support for w1_therm drivers: w1: refactor w1_slave_show to make the temp reading functionality separate drivers: w1: add hwmon support structures eeprom: idt_89hpesx: Support both ACPI and OF probing mcb: Fix an error handling path in 'chameleon_parse_cells()' MCB: add support for SC31 to mcb-lpc mux: make device_type const char: virtio: constify attribute_group structures. Documentation/ABI: document the nvmem sysfs files lkdtm: fix spelling mistake: "incremeted" -> "incremented" perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file nvmem: include linux/err.h from header ...
No related branches found
No related tags found
Showing
- Documentation/ABI/stable/sysfs-bus-nvmem 19 additions, 0 deletionsDocumentation/ABI/stable/sysfs-bus-nvmem
- Documentation/ABI/testing/sysfs-bus-thunderbolt 2 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-thunderbolt
- Documentation/ABI/testing/sysfs-driver-altera-cvp 8 additions, 0 deletionsDocumentation/ABI/testing/sysfs-driver-altera-cvp
- Documentation/admin-guide/devices.txt 5 additions, 0 deletionsDocumentation/admin-guide/devices.txt
- Documentation/devicetree/bindings/arm/coresight.txt 2 additions, 2 deletionsDocumentation/devicetree/bindings/arm/coresight.txt
- Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.txt 24 additions, 0 deletions...tation/devicetree/bindings/extcon/extcon-usbc-cros-ec.txt
- Documentation/devicetree/bindings/fpga/altera-passive-serial.txt 29 additions, 0 deletions...tation/devicetree/bindings/fpga/altera-passive-serial.txt
- Documentation/devicetree/bindings/fpga/xilinx-pr-decoupler.txt 36 additions, 0 deletions...entation/devicetree/bindings/fpga/xilinx-pr-decoupler.txt
- Documentation/devicetree/bindings/vendor-prefixes.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.txt
- Documentation/devicetree/bindings/xilinx.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/xilinx.txt
- Documentation/trace/stm.txt 12 additions, 1 deletionDocumentation/trace/stm.txt
- MAINTAINERS 3 additions, 1 deletionMAINTAINERS
- arch/arm/boot/dts/imx6q-evi.dts 16 additions, 0 deletionsarch/arm/boot/dts/imx6q-evi.dts
- arch/x86/include/asm/mshyperv.h 2 additions, 0 deletionsarch/x86/include/asm/mshyperv.h
- arch/x86/kernel/cpu/mshyperv.c 9 additions, 3 deletionsarch/x86/kernel/cpu/mshyperv.c
- block/genhd.c 13 additions, 5 deletionsblock/genhd.c
- drivers/android/Kconfig 12 additions, 2 deletionsdrivers/android/Kconfig
- drivers/android/Makefile 2 additions, 1 deletiondrivers/android/Makefile
- drivers/android/binder.c 2556 additions, 1312 deletionsdrivers/android/binder.c
- drivers/android/binder_alloc.c 1009 additions, 0 deletionsdrivers/android/binder_alloc.c
Loading
Please register or sign in to comment