Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7568b106718165feacdf411f1b8f95ae4263456a
/
drivers
/
tty
/
serial
/
altera_uart.c
d144aff
serial: altera_uart: Use of_property_read_u32 instead of open-coding it
by Tobias Klauser
· 9 years ago
0656b1a
drivers/tty/serial: altera: fix typos in #endif comments
by Valentin Rothberg
· 10 years ago
b820cd7
serial: altera-uart: fix NULL device in log message
by Ley Foon Tan
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4d199a5
serial: altera: Make of_device_id arrays const
by Tobias Klauser
· 10 years ago
2970b7f
serial: altera: Adopt uart_console_write()
by Daniel Thompson
· 10 years ago
8b152f1
serial: treewide: Remove empty implementations of enable_ms()
by Alexander Shiyan
· 10 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 10 years ago
dccfd1e4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
13960b4
dts: Deprecate ALTR as a vendor prefix
by Dinh Nguyen
· 11 years ago
dd085ed
tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
574de55
serial: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cd97721
serial: altera: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
61bc655
tty: serial: altera_uart: Simplify altera_uart_init()
by Tobias Klauser
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
ae8d8a1
tty: remove use of __devexit
by Bill Pemberton
· 12 years ago
9671f09
tty: remove use of __devinit
by Bill Pemberton
· 12 years ago
2d47b71
tty: serial: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
1a16afa
tty: serial: altera_uart: Use platform_{get,set}_drvdata
by Tobias Klauser
· 12 years ago
acede70
tty: serial: altera_uart: Check for NULL platform_data in probe.
by Yuriy Kozlov
· 13 years ago
418a936
tty: serial: altera_uart: Add CONSOLE_POLL support
by Tobias Klauser
· 13 years ago
3f5dc70
tty: serial: altera_uart: remove early_altera_uart_setup
by Tobias Klauser
· 13 years ago
5fffb95
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
8588806
tty: use of_match_ptr() for of_match_table entry
by Ben Dooks
· 13 years ago
9cfb5c0
TTY: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
a664ec9
serial: altera_uart: Scan for a free port if platform device id is -1
by Tobias Klauser
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
7c9325d
tty: serial: altera_uart: Add devicetree support
by Tobias Klauser
· 14 years ago
2780ad4
tty: serial: altera_uart: Use port->regshift to store bus shift
by Tobias Klauser
· 14 years ago
e96fabd
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
by Tobias Klauser
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/altera_uart.c]
70eebd0
altera_uart: Don't use plain integer as NULL pointer
by Anton Vorontsov
· 14 years ago
288e9fe
altera_uart: Fixup type usage of port flags
by Anton Vorontsov
· 14 years ago
99793c6
altera_uart: Make it possible to use Altera UART and 8250 ports together
by Anton Vorontsov
· 14 years ago
0d426ed
altera_uart: Add support for different address strides
by Anton Vorontsov
· 14 years ago
6b5756f
altera_uart: Add support for getting mapbase and IRQ from resources
by Anton Vorontsov
· 14 years ago
2f8b9c1
altera_uart: Add support for polling mode (IRQ-less)
by Anton Vorontsov
· 14 years ago
e8dd475
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
by Andrew Morton
· 14 years ago
c1bfffa
serial: altera_uart: Proper section for altera_uart_remove
by Tobias Klauser
· 14 years ago
fadf34f
altera_uart: Simplify altera_uart_console_putc
by Tobias Klauser
· 14 years ago
d8d721f
altera_uart: Don't take spinlock in already protected functions
by Tobias Klauser
· 14 years ago
6b7d8f8
serial: Add driver for the Altera UART
by Tobias Klauser
· 15 years ago