Home
last modified time | relevance | path

Searched hist:d41510ce2f071c9ccb1903d7a5135443a57dbe4e (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Damba-pl010.cdiff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()

Three UART drivers (8250, atmel & amba-pl010) directly call their
enable_ms() method; the uart port lock must be acquired before
any h/w programming.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Datmel_serial.cdiff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()

Three UART drivers (8250, atmel & amba-pl010) directly call their
enable_ms() method; the uart port lock must be acquired before
any h/w programming.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_core.cdiff d41510ce2f071c9ccb1903d7a5135443a57dbe4e Wed Nov 05 12:11:44 CST 2014 Peter Hurley <peter@hurleysoftware.com> serial: Take uart port lock for direct *_enable_ms()

Three UART drivers (8250, atmel & amba-pl010) directly call their
enable_ms() method; the uart port lock must be acquired before
any h/w programming.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>