Julia Lawall
|
1f1d8703a0
serial/bcm63xx_uart: constify uart_ops structures
|
9 年之前 |
Jonas Gorski
|
a59388668d
serial/bcm63xx_uart: use correct alias naming
|
9 年之前 |
Denys Vlasenko
|
1a5b34ebeb
serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
|
9 年之前 |
Simon Arlott
|
83f7fa6c29
bcm63xx_uart: Use the device name when registering an interrupt
|
9 年之前 |
Lad, Prabhakar
|
16420ad05c
tty: serial/bcm63xx_uart: fix sparse warning
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Kevin Cernekee
|
e979f3b712
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
|
10 年之前 |
Kevin Cernekee
|
1ab8e4b1ac
tty: serial: bcm63xx: Enable DT earlycon support
|
10 年之前 |
Kevin Cernekee
|
4137cd9b5c
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
|
10 年之前 |
Kevin Cernekee
|
048c1df7e2
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
|
10 年之前 |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 年之前 |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 年之前 |
Florian Fainelli
|
9277285f98
tty: serial: bcm63xx_uart: add support for DT probing
|
11 年之前 |
Florian Fainelli
|
5811712ffb
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
|
11 年之前 |
Florian Fainelli
|
f04430cead
tty: serial: bcm63xx_uart: include linux/io.h
|
11 年之前 |
Florian Fainelli
|
d29e0d04b4
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
|
11 年之前 |
Florian Fainelli
|
99cf979070
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
|
11 年之前 |
Florian Fainelli
|
c8fb5a271c
tty: serial: bcm63xx_uart: remove unused inclusion
|
11 年之前 |
Viresh Kumar
|
b4d499241c
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
|
12 年之前 |
Jingoo Han
|
43b829b3c1
serial: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Jonas Gorski
|
042df4fa28
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
|
12 年之前 |
Jonas Gorski
|
064256feab
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
|
12 年之前 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 年之前 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 年之前 |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
2d47b71602
tty: serial: remove use of __devexit_p
|
12 年之前 |
Maxime Bizon
|
3bc46b312b
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
|
14 年之前 |
Greg Kroah-Hartman
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 年之前 |