index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-15
2
-1
/
+42
*
|
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-15
1
-4
/
+53
*
|
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-15
1
-31
/
+47
*
|
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-15
1
-2
/
+5
*
|
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-15
1
-1
/
+1
*
|
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-15
1
-6
/
+16
*
|
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-15
1
-2
/
+2
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-2
/
+1
*
|
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-15
2
-78
/
+1
*
|
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
2013-01-15
1
-0
/
+309
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-10-28
11
-297
/
+360
|
|
\
|
*
|
tty: Fix typo in tty drivers
Masanari Iida
2012-10-25
1
-1
/
+1
*
|
|
tty/8250 Add check for pci_ioremap_bar failure
Matt Schulte
2012-11-21
1
-0
/
+2
*
|
|
tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...
Matt Schulte
2012-11-21
1
-0
/
+163
*
|
|
tty/8250 Add XR17D15x devices to the exar_handle_irq override
Matt Schulte
2012-11-21
1
-2
/
+4
*
|
|
tty/8250: Add sleep capability to XR17D15X ports
Matt Schulte
2012-11-21
1
-3
/
+9
*
|
|
serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...
Matt Schulte
2012-11-21
1
-0
/
+4
*
|
|
serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in
Matt Schulte
2012-11-21
1
-3
/
+3
*
|
|
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-21
2
-0
/
+167
*
|
|
tty: remove use of __devexit
Bill Pemberton
2012-11-21
7
-13
/
+13
*
|
|
tty: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
|
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
2
-2
/
+2
*
|
|
tty: remove use of __devinit
Bill Pemberton
2012-11-21
7
-12
/
+12
*
|
|
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
7
-31
/
+31
*
|
|
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
2012-11-16
1
-21
/
+21
*
|
|
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-30
1
-12
/
+1
*
|
|
x86: ce4100: allow second UART usage
Maxime Bizon
2012-10-24
1
-3
/
+3
*
|
|
tty: serial: 8250_dw: Implement suspend/resume
James Hogan
2012-10-24
1
-0
/
+25
*
|
|
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
2012-10-24
2
-6
/
+39
*
|
|
serial/8250/8250_early: Prevent rounding error in uartclk
Alexey Brodkin
2012-10-24
1
-1
/
+1
|
|
/
|
/
|
*
|
serial/8250_hp300: Missing 8250 register interface conversion bits
Geert Uytterhoeven
2012-10-15
1
-10
/
+10
*
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
11
-286
/
+349
|
\
\
|
*
|
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-09-26
1
-2
/
+7
|
*
|
8250: blacklist Winbond CIR port
Sean Young
2012-09-26
2
-7
/
+29
|
*
|
8250_pnp: do pnp probe before legacy probe
Sean Young
2012-09-26
5
-31
/
+41
|
*
|
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_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-05
1
-4
/
+37
|
*
|
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-09-05
1
-8
/
+30
|
*
|
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
2012-09-05
1
-3
/
+0
|
*
|
8250: add AgeStar AS-PRS2-009
Alan Cox
2012-08-16
1
-0
/
+8
|
*
|
8250: three way resolve of the 8250 diffs
Alan Cox
2012-07-17
2
-31
/
+1
|
*
|
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
3
-5
/
+28
|
*
|
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
8
-178
/
+155
|
*
|
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-26
1
-1
/
+1
|
|
\
\
|
*
|
|
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
2012-06-12
1
-9
/
+1
|
*
|
|
serial/8250: Add LPC3220 standard UART type
Roland Stigge
2012-06-12
1
-0
/
+8
*
|
|
|
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
[prev]
[next]