Searched hist:bd737f8738b7e15930aa7b47c94c28a8d83148ac (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/tty/serial/ |
H A D | mcf.c | diff bd737f8738b7e15930aa7b47c94c28a8d83148ac Thu Nov 06 09:23:00 CET 2014 Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> tty/serial_core: Introduce lock mechanism for RS485
Introduce an homogeneous lock system between setting and using the rs485 data of the uart_port.
This patch should not be split into multiple ones in order to avoid leaving the tree in an unstable state.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Reviewed-by: Alan Cox <alan@linux.intel.com> Suggested-by: Alan Cox <alan@linux.intel.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Jiri Slaby <jslaby@suse.cz> Cc: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | atmel_serial.c | diff bd737f8738b7e15930aa7b47c94c28a8d83148ac Thu Nov 06 09:23:00 CET 2014 Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> tty/serial_core: Introduce lock mechanism for RS485
Introduce an homogeneous lock system between setting and using the rs485 data of the uart_port.
This patch should not be split into multiple ones in order to avoid leaving the tree in an unstable state.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Reviewed-by: Alan Cox <alan@linux.intel.com> Suggested-by: Alan Cox <alan@linux.intel.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Jiri Slaby <jslaby@suse.cz> Cc: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | serial_core.c | diff bd737f8738b7e15930aa7b47c94c28a8d83148ac Thu Nov 06 09:23:00 CET 2014 Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> tty/serial_core: Introduce lock mechanism for RS485
Introduce an homogeneous lock system between setting and using the rs485 data of the uart_port.
This patch should not be split into multiple ones in order to avoid leaving the tree in an unstable state.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Reviewed-by: Alan Cox <alan@linux.intel.com> Suggested-by: Alan Cox <alan@linux.intel.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Jiri Slaby <jslaby@suse.cz> Cc: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|