Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc updates from Greg KH: "Here's the big set of char/misc patches for 4.5-rc1. Nothing major, lots of different driver subsystem updates, full details in the shortlog. All of these have been in linux-next for a while" * tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (71 commits) mei: fix fasync return value on error parport: avoid assignment in if parport: remove unneeded space parport: change style of NULL comparison parport: remove unnecessary out of memory message parport: remove braces parport: quoted strings should not be split parport: code indent should use tabs parport: fix coding style parport: EXPORT_SYMBOL should follow function parport: remove trailing white space parport: fix a trivial typo coresight: Fix a typo in Kconfig coresight: checking for NULL string in coresight_name_match() Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy Drivers: hv: vmbus: fix the building warning with hyperv-keyboard extcon: add Maxim MAX3355 driver Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw() ...
Showing
- Documentation/devicetree/bindings/extcon/extcon-arizona.txt 60 additions, 0 deletionsDocumentation/devicetree/bindings/extcon/extcon-arizona.txt
- Documentation/devicetree/bindings/extcon/extcon-max3355.txt 21 additions, 0 deletionsDocumentation/devicetree/bindings/extcon/extcon-max3355.txt
- drivers/extcon/Kconfig 9 additions, 0 deletionsdrivers/extcon/Kconfig
- drivers/extcon/Makefile 1 addition, 0 deletionsdrivers/extcon/Makefile
- drivers/extcon/extcon-arizona.c 68 additions, 3 deletionsdrivers/extcon/extcon-arizona.c
- drivers/extcon/extcon-max14577.c 1 addition, 1 deletiondrivers/extcon/extcon-max14577.c
- drivers/extcon/extcon-max3355.c 146 additions, 0 deletionsdrivers/extcon/extcon-max3355.c
- drivers/extcon/extcon-max77693.c 2 additions, 2 deletionsdrivers/extcon/extcon-max77693.c
- drivers/extcon/extcon-max77843.c 1 addition, 1 deletiondrivers/extcon/extcon-max77843.c
- drivers/extcon/extcon-rt8973a.c 1 addition, 1 deletiondrivers/extcon/extcon-rt8973a.c
- drivers/hv/channel.c 66 additions, 72 deletionsdrivers/hv/channel.c
- drivers/hv/channel_mgmt.c 31 additions, 17 deletionsdrivers/hv/channel_mgmt.c
- drivers/hv/connection.c 10 additions, 8 deletionsdrivers/hv/connection.c
- drivers/hv/hv.c 15 additions, 14 deletionsdrivers/hv/hv.c
- drivers/hv/hv_fcopy.c 14 additions, 23 deletionsdrivers/hv/hv_fcopy.c
- drivers/hv/hv_kvp.c 13 additions, 20 deletionsdrivers/hv/hv_kvp.c
- drivers/hv/hv_snapshot.c 17 additions, 19 deletionsdrivers/hv/hv_snapshot.c
- drivers/hv/hv_utils_transport.c 97 additions, 33 deletionsdrivers/hv/hv_utils_transport.c
- drivers/hv/hv_utils_transport.h 2 additions, 1 deletiondrivers/hv/hv_utils_transport.h
- drivers/hv/hyperv_vmbus.h 11 additions, 15 deletionsdrivers/hv/hyperv_vmbus.h
Loading
Please register or sign in to comment