All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart
@ 2012-03-01 23:59 Darren Hart
  2012-03-01 23:59 ` [PATCH 1/5] drivers/tty/serial/pch_uart.c: add console support Darren Hart
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Darren Hart @ 2012-03-01 23:59 UTC (permalink / raw)
  To: Yocto Project, Bruce Ashfield, Tom Zanussi

Backport consle support and add the 4 new patches (from me) enabling the FRI2
serial port.

My patches have been sent to LKML and have received the approval one of the
driver maintainers. They are currently pending review and a pull from Greg KH.

Please apply to standard/base and down.

The following changes since commit ee3b6f8f773c373ca2ef2e4a04d2fd58b748eaee:

  Merge branch 'base' into standard/base (2012-02-28 13:31:59 -0500)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-yocto-3.2.git dvhart/standard/pch_uart
  http://git.infradead.org/users/dvhart/linux-yocto-3.2.git/shortlog/refs/heads/dvhart/standard/pch_uart

Alexander Stein (1):
  drivers/tty/serial/pch_uart.c: add console support

Darren Hart (4):
  pch_uart: Use uartclk instead of base_baud
  pch_uart: Add Fish River Island II uart clock quirks
  pch_uart: Add user_uartclk parameter
  pch_uart: Use existing default_baud in setup_console

 drivers/tty/serial/Kconfig    |    9 ++
 drivers/tty/serial/pch_uart.c |  209 +++++++++++++++++++++++++++++++++++++---
 2 files changed, 202 insertions(+), 16 deletions(-)

-- 
1.7.6.5



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

end of thread, other threads:[~2012-03-02 21:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 23:59 [PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart Darren Hart
2012-03-01 23:59 ` [PATCH 1/5] drivers/tty/serial/pch_uart.c: add console support Darren Hart
2012-03-01 23:59 ` [PATCH 2/5] pch_uart: Use uartclk instead of base_baud Darren Hart
2012-03-01 23:59 ` [PATCH 3/5] pch_uart: Add Fish River Island II uart clock quirks Darren Hart
2012-03-01 23:59 ` [PATCH 4/5] pch_uart: Add user_uartclk parameter Darren Hart
2012-03-01 23:59 ` [PATCH 5/5] pch_uart: Use existing default_baud in setup_console Darren Hart
2012-03-02 21:12 ` [PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart Bruce Ashfield

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.