index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
altera_uart.c
Age
Commit message (
Expand
)
Author
2012-04-09
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
2012-02-09
tty: serial: altera_uart: Add CONSOLE_POLL support
Tobias Klauser
2012-02-09
tty: serial: altera_uart: remove early_altera_uart_setup
Tobias Klauser
2011-10-27
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-29
tty: use of_match_ptr() for of_match_table entry
Ben Dooks
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-04-19
serial: altera_uart: Scan for a free port if platform device id is -1
Tobias Klauser
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-01
tty: serial: altera_uart: Add devicetree support
Tobias Klauser
2011-02-17
tty: serial: altera_uart: Use port->regshift to store bus shift
Tobias Klauser
2011-02-17
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
Tobias Klauser
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman