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
*
TTY: 8250, revert module name change
Jiri Slaby
2013-03-26
1
-3448
/
+0
*
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
2013-03-12
1
-0
/
+29
*
tty/serial: Add support for Altera serial port
Ley Foon Tan
2013-03-12
1
-1
/
+22
*
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2013-01-30
1
-3
/
+3
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
1
-0
/
+11
|
\
|
*
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-17
1
-0
/
+11
*
|
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-16
1
-3
/
+28
*
|
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-16
1
-6
/
+16
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-2
/
+1
*
|
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-16
1
-69
/
+1
|
/
*
tty/8250 Add XR17D15x devices to the exar_handle_irq override
Matt Schulte
2012-11-22
1
-2
/
+4
*
tty/8250: Add sleep capability to XR17D15X ports
Matt Schulte
2012-11-22
1
-3
/
+9
*
serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in
Matt Schulte
2012-11-22
1
-3
/
+3
*
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-22
1
-0
/
+71
*
tty: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
2012-10-24
1
-6
/
+3
*
8250: blacklist Winbond CIR port
Sean Young
2012-09-26
1
-2
/
+14
*
8250_pnp: do pnp probe before legacy probe
Sean Young
2012-09-26
1
-13
/
+18
*
8250: fix autoconfig to work with serial console
Flavio Leitner
2012-09-21
1
-11
/
+14
*
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-09-11
1
-2
/
+2
*
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
1
-2
/
+6
*
8250: propogate the bugs field
Alan Cox
2012-07-12
1
-0
/
+1
*
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-07-12
1
-47
/
+24
*
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-27
1
-1
/
+1
|
\
|
*
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
2012-06-13
1
-1
/
+1
*
|
serial/8250: Add LPC3220 standard UART type
Roland Stigge
2012-06-13
1
-0
/
+8
|
/
*
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