index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
2012-09-05
8250_pci: Add additional WCH CHC353 devices
Alan Cox
1
-4
/
+37
2012-09-05
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
1
-8
/
+30
2012-09-05
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
1
-3
/
+0
2012-08-16
8250: add AgeStar AS-PRS2-009
Alan Cox
1
-0
/
+8
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
2
-31
/
+1
2012-07-12
8250: add support for ASIX devices with a FIFO bug
Alan Cox
3
-5
/
+28
2012-07-12
8250: propogate the bugs field
Alan Cox
1
-0
/
+1
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
8
-178
/
+155
2012-06-26
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2012-06-12
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
1
-9
/
+1
2012-06-12
serial/8250: Add LPC3220 standard UART type
Roland Stigge
1
-0
/
+8
2012-06-12
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
1
-1
/
+1
2012-05-23
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
3
-71
/
+0
2012-05-17
serial: delete the MCA specific 8250 support.
Paul Gortmaker
3
-71
/
+0
2012-05-09
serial8250-em: Add DT support
Magnus Damm
1
-0
/
+7
2012-05-09
serial8250-em: clk_get() IS_ERR() error handling fix
Magnus Damm
1
-1
/
+2
2012-05-04
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
3
-0
/
+187
2012-05-02
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
1
-32
/
+59
2012-05-02
serial8250: Clean up default map and dl code
Magnus Damm
1
-26
/
+12
2012-05-02
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
1
-33
/
+29
2012-05-02
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
1
-41
/
+26
2012-05-02
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2
-53
/
+78
2012-05-01
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-04-29
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-04-18
serial/8250_pci: fix suspend/resume vs init/exit quirks
Dan Williams
1
-0
/
+6
2012-04-18
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
3
-0
/
+51
2012-04-18
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2
-21
/
+7
2012-04-18
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
1
-31
/
+3
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2
-4
/
+21
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2
-19
/
+2
2012-04-09
Revert "serial/8250_pci: init-quirk msi support for kt serial controller"
Dan Williams
1
-14
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-09
serial: remove back and forth conversions in serial_out_sync
Paul Gortmaker
1
-4
/
+3
2012-03-09
serial: use serial_port_in/out vs serial_in/out in 8250
Paul Gortmaker
1
-80
/
+80
2012-03-09
serial: reduce number of indirections in 8250 code
Paul Gortmaker
1
-155
/
+167
2012-03-09
serial: delete useless void casts in 8250.c
Paul Gortmaker
1
-11
/
+11
2012-03-09
serial: make 8250's serial_in shareable to other drivers.
Paul Gortmaker
2
-5
/
+10
2012-03-09
serial: delete last unused traces of pausing I/O in 8250
Paul Gortmaker
1
-158
/
+150
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
1
-4
/
+3
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
1
-14
/
+7
2012-02-08
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
3
-1391
/
+0
2012-02-03
tty: fix a build failure on sparc
Cong Wang
1
-1
/
+1
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
22
-0
/
+12216