lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1320759307-24877-1-git-send-email-monstr@monstr.eu>
Date:	Tue,  8 Nov 2011 14:35:05 +0100
From:	Michal Simek <monstr@...str.eu>
To:	devicetree-discuss@...ts.ozlabs.org
Cc:	grant.likely@...retlab.ca, john.williams@...alogix.com,
	michal.simek@...alogix.com, linux-kernel@...r.kernel.org,
	linux-serial@...r.kernel.org, jacmet@...site.dk, arnd@...db.de
Subject: [RFC 0/2] serial: OF alias support

Hi,

I am sending two patches for uartlite and uart16550/8250
serial drivers. 

Our aim is to be able to probe serial drivers based 
on order in alias node. We are using of_alias_get_id function
to get correct ID. 

These patches are based on the latest Linaro git tree 
(git://git.linaro.org/kernel/linux-linaro-3.1.git).
"Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-2.6 into linaro-3.1"
(sha1: af1bdb79ca64ceadc7b44b11929b384eff66ce59)

Thanks for you comments,
Michal

Michal Simek (2):
  serial: Add OF alias support for uartlite
  serial: 8250: Add OF alias support

 drivers/tty/serial/8250.c      |    7 +++++++
 drivers/tty/serial/of_serial.c |   15 +++++++++++++++
 drivers/tty/serial/uartlite.c  |   26 ++++++++++++++++++++++----
 3 files changed, 44 insertions(+), 4 deletions(-)

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ