All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] serial: uartps: Driver updates
@ 2018-12-18 12:18 ` Michal Simek
  0 siblings, 0 replies; 18+ messages in thread
From: Michal Simek @ 2018-12-18 12:18 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, Greg Kroah-Hartman,
	Shubhrajyoti Datta
  Cc: Jiri Slaby, linux-serial, linux-arm-kernel

Hi,

I am sending 4 patches in series to fix some issues we found.
Patches were sent separately but I have been asked to send them in
serial that's why I am also adding cover letter to explain this v2
version.

Thanks,
Michal

Changes in v2:
- Change description based on request from Greg
- Fix Nava's email address to align with patch email address

Michal Simek (1):
  serial: uartps: Fix error path when alloc failed

Nava kishore Manne (1):
  serial: uartps: Fix interrupt mask issue to handle the RX interrupts
    properly

Shubhrajyoti Datta (2):
  serial: uartps: Add the device_init_wakeup
  serial: uartps: Check if the device is a console

 drivers/tty/serial/xilinx_uartps.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-12-20 11:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-18 12:18 [PATCH v2 0/4] serial: uartps: Driver updates Michal Simek
2018-12-18 12:18 ` Michal Simek
2018-12-18 12:18 ` [PATCH v2 1/4] serial: uartps: Add the device_init_wakeup Michal Simek
2018-12-18 12:18   ` Michal Simek
2018-12-18 12:18 ` [PATCH v2 2/4] serial: uartps: Check if the device is a console Michal Simek
2018-12-18 12:18   ` Michal Simek
2018-12-18 12:18 ` [PATCH v2 3/4] serial: uartps: Fix error path when alloc failed Michal Simek
2018-12-18 12:18   ` Michal Simek
2018-12-18 12:18 ` [PATCH v2 4/4] serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly Michal Simek
2018-12-18 12:18   ` Michal Simek
2018-12-19 18:40 ` [PATCH v2 0/4] serial: uartps: Driver updates Maarten Brock
2018-12-19 18:40   ` Maarten Brock
2018-12-19 18:40   ` Maarten Brock
2018-12-20  6:52   ` Michal Simek
2018-12-20  6:52     ` Michal Simek
2018-12-20  6:52     ` Michal Simek
2018-12-20 11:04     ` Maarten Brock
2018-12-20 11:04       ` Maarten Brock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.