index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
2012-05-02
1
-32
/
+59
*
serial8250: Clean up default map and dl code
Magnus Damm
2012-05-02
1
-26
/
+12
*
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
2012-05-02
1
-33
/
+29
*
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
2012-05-02
1
-41
/
+26
*
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2012-05-02
1
-53
/
+64
*
8250.c: less than 2400 baud fix.
Christian Melki
2012-05-01
1
-4
/
+5
*
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
2012-04-19
1
-0
/
+10
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-19
1
-6
/
+6
|
\
|
*
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2012-04-09
1
-3
/
+5
|
*
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2012-04-09
1
-3
/
+1
*
|
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
2012-04-19
1
-31
/
+3
|
/
*
serial: remove back and forth conversions in serial_out_sync
Paul Gortmaker
2012-03-09
1
-4
/
+3
*
serial: use serial_port_in/out vs serial_in/out in 8250
Paul Gortmaker
2012-03-09
1
-80
/
+80
*
serial: reduce number of indirections in 8250 code
Paul Gortmaker
2012-03-09
1
-155
/
+167
*
serial: delete useless void casts in 8250.c
Paul Gortmaker
2012-03-09
1
-11
/
+11
*
serial: make 8250's serial_in shareable to other drivers.
Paul Gortmaker
2012-03-09
1
-5
/
+0
*
serial: delete last unused traces of pausing I/O in 8250
Paul Gortmaker
2012-03-09
1
-158
/
+150
*
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
2012-02-10
1
-4
/
+3
*
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
2012-02-10
1
-14
/
+7
*
tty: fix a build failure on sparc
Cong Wang
2012-02-03
1
-1
/
+1
*
serial: group all the 8250 related code together
Paul Gortmaker
2012-01-24
1
-0
/
+3357