Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e23719341aaa839409af745b97379f6cc43c20f
/
drivers
/
tty
/
serial
/
bcm63xx_uart.c
1f1d870
serial/bcm63xx_uart: constify uart_ops structures
by Julia Lawall
· 8 years ago
a593886
serial/bcm63xx_uart: use correct alias naming
by Jonas Gorski
· 8 years ago
1a5b34e
serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
by Denys Vlasenko
· 9 years ago
83f7fa6c2
bcm63xx_uart: Use the device name when registering an interrupt
by Simon Arlott
· 9 years ago
16420ad
tty: serial/bcm63xx_uart: fix sparse warning
by Lad, Prabhakar
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e979f3b
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
by Kevin Cernekee
· 10 years ago
1ab8e4b
tty: serial: bcm63xx: Enable DT earlycon support
by Kevin Cernekee
· 10 years ago
4137cd9
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
by Kevin Cernekee
· 10 years ago
048c1df
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
by Kevin Cernekee
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 10 years ago
9277285
tty: serial: bcm63xx_uart: add support for DT probing
by Florian Fainelli
· 11 years ago
5811712
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
by Florian Fainelli
· 11 years ago
f04430c
tty: serial: bcm63xx_uart: include linux/io.h
by Florian Fainelli
· 11 years ago
d29e0d0
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
by Florian Fainelli
· 11 years ago
99cf979
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
by Florian Fainelli
· 11 years ago
c8fb5a2
tty: serial: bcm63xx_uart: remove unused inclusion
by Florian Fainelli
· 11 years ago
b4d4992
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
43b829b
serial: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
042df4f
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
by Jonas Gorski
· 12 years ago
064256f
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
by Jonas Gorski
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
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
3bc46b3
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
by Maxime Bizon
· 13 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/bcm63xx_uart.c]
6a2c7ea
serial: bcm63xx_uart: allow more than one uart to be registered.
by Maxime Bizon
· 15 years ago
a6d07d1
serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
by Maxime Bizon
· 15 years ago
b037179
bcm63xx_uart: Fix serial driver compile breakage.
by Maxime Bizon
· 15 years ago
9fcd66e
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
by Maxime Bizon
· 15 years ago