index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250.c
Age
Commit message (
Expand
)
Author
2012-11-22
tty/8250 Add XR17D15x devices to the exar_handle_irq override
Matt Schulte
2012-11-22
tty/8250: Add sleep capability to XR17D15X ports
Matt Schulte
2012-11-22
serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in
Matt Schulte
2012-11-21
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-24
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
2012-09-26
8250: blacklist Winbond CIR port
Sean Young
2012-09-26
8250_pnp: do pnp probe before legacy probe
Sean Young
2012-09-21
8250: fix autoconfig to work with serial console
Flavio Leitner
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-07-12
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
8250: propogate the bugs field
Alan Cox
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-06-26
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-12
serial/8250: Add LPC3220 standard UART type
Roland Stigge
2012-06-12
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
2012-05-02
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
2012-05-02
serial8250: Clean up default map and dl code
Magnus Damm
2012-05-02
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
2012-05-02
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
2012-05-02
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2012-05-01
8250.c: less than 2400 baud fix.
Christian Melki
2012-04-18
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
2012-04-18
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2012-03-09
serial: remove back and forth conversions in serial_out_sync
Paul Gortmaker
2012-03-09
serial: use serial_port_in/out vs serial_in/out in 8250
Paul Gortmaker
2012-03-09
serial: reduce number of indirections in 8250 code
Paul Gortmaker
2012-03-09
serial: delete useless void casts in 8250.c
Paul Gortmaker
2012-03-09
serial: make 8250's serial_in shareable to other drivers.
Paul Gortmaker
2012-03-09
serial: delete last unused traces of pausing I/O in 8250
Paul Gortmaker
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
2012-02-03
tty: fix a build failure on sparc
Cong Wang
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker