index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
altera_uart.c
Age
Commit message (
Expand
)
Author
2013-02-05
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-09-05
tty: serial: altera_uart: Use platform_{get,set}_drvdata
Tobias Klauser
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