index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
ar933x_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
tty: ar933x_uart: add device tree support and binding documentation
Gabor Juhos
1
-3
/
+25
2013-08-28
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
Gabor Juhos
1
-13
/
+12
2013-08-28
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
Gabor Juhos
1
-1
/
+0
2013-08-28
tty: ar933x_uart: use the clk API to get the uart clock
Gabor Juhos
1
-9
/
+26
2013-08-27
tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-14
tty: ar933x_uart: simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-12
tty: ar933x_uart: convert to use devm_* functions
Gabor Juhos
1
-18
/
+8
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-6
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+3
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
1
-5
/
+85
2011-12-07
SERIAL: AR933X: Add driver for the built-in UART of the SoC
Gabor Juhos
1
-0
/
+688