2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/staging/most
Andrey Shvetsov 2338652c33 staging: most: net: protect consistency of the state
This introduces the mutex that protects the consistency between the
tx.linked, rx.linked and the presence of the net divice.

Additionally, this patch optimizes the setup of the ch->linked in the
function aim_probe_channel.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-24 00:32:46 +08:00
..
aim-cdev staging: most: destroy cdev when channel gets disconnected 2017-04-08 12:41:39 +02:00
aim-network staging: most: net: protect consistency of the state 2017-06-24 00:32:46 +08:00
aim-sound staging: most: aim-sound style fixess 2017-04-25 20:56:15 +02:00
aim-v4l2 Staging: most: aim-v4l2: constify v4l2_file_operations structures 2016-09-27 13:06:55 +02:00
Documentation staging: most: Documentation: update ABI description 2016-09-12 09:47:15 +02:00
hdm-dim2 staging: most: dim2: replace function parameter with the expression 2017-05-15 11:59:10 +02:00
hdm-i2c staging: most: i2c: remove empty callback request_netinfo 2017-05-15 11:59:09 +02:00
hdm-usb staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
mostcore staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
Kconfig Staging: most: MOST and MOSTCORE should depend on HAS_DMA 2015-09-13 09:24:44 -07:00
Makefile Staging: most: add MOST driver's hdm-usb module 2015-07-24 13:50:43 -07:00
TODO