-
- Downloads
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are some small char and misc driver fixes for 4.13-rc2. All fix reported problems with 4.13-rc1 or older kernels (like the binder fixes). Full details in the shortlog. All have been in linux-next with no reported issues" * tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: w1: omap-hdq: fix error return code in omap_hdq_probe() regmap: regmap-w1: Fix build troubles w1: Fix slave count on 1-Wire bus (resend) mux: mux-core: unregister mux_class in mux_exit() mux: remove the Kconfig question for the subsystem nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse drivers/fsi: fix fsi_slave_mode prototype fsi: core: register with postcore_initcall thunderbolt: Correct access permissions for active NVM contents vmbus: re-enable channel tasklet spmi: pmic-arb: Always allocate ppid_to_apid table MAINTAINERS: Add entry for SPMI subsystem spmi: Include OF based modalias in device uevent binder: Use wake up hint for synchronous transactions. binder: use group leader instead of open thread Revert "android: binder: Sanity check at binder ioctl"
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/nvmem/rockchip-efuse.txt
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- drivers/android/binder.c 8 additions, 9 deletionsdrivers/android/binder.c
- drivers/fsi/fsi-core.c 3 additions, 4 deletionsdrivers/fsi/fsi-core.c
- drivers/hv/channel.c 2 additions, 0 deletionsdrivers/hv/channel.c
- drivers/mux/Kconfig 5 additions, 14 deletionsdrivers/mux/Kconfig
- drivers/mux/mux-core.c 1 addition, 1 deletiondrivers/mux/mux-core.c
- drivers/nvmem/rockchip-efuse.c 1 addition, 1 deletiondrivers/nvmem/rockchip-efuse.c
- drivers/spmi/spmi-pmic-arb.c 7 additions, 10 deletionsdrivers/spmi/spmi-pmic-arb.c
- drivers/spmi/spmi.c 12 additions, 0 deletionsdrivers/spmi/spmi.c
- drivers/thunderbolt/switch.c 2 additions, 1 deletiondrivers/thunderbolt/switch.c
- drivers/w1/masters/omap_hdq.c 2 additions, 1 deletiondrivers/w1/masters/omap_hdq.c
- drivers/w1/w1.c 2 additions, 2 deletionsdrivers/w1/w1.c
Loading
Please register or sign in to comment