index
:
linux-stable.git
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.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
/
serial
/
8250.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
2008-07-12
1
-0
/
+3
*
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
2008-05-31
1
-3
/
+1
*
8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...
Javier Herrero
2008-05-17
1
-2
/
+3
*
8250: switch 8250 drivers to use _nocache ioremaps
Alan Cox
2008-05-01
1
-1
/
+2
*
serial 8250: tighten test for using backup timer
Alex Williamson
2008-04-28
1
-2
/
+3
*
Fix tty speed handling on 8250
Alan Cox
2008-04-28
1
-1
/
+3
*
consoles: polling support, kgdboc
Jason Wessel
2008-04-17
1
-0
/
+58
*
8250: enable rate reporting via termios
Alan Cox
2008-02-08
1
-0
/
+1
*
serial8250: coding style
Alan Cox
2008-02-08
1
-9
/
+10
*
serial: Coding style
Alan Cox
2008-02-05
1
-1
/
+1
*
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
2008-02-05
1
-19
/
+21
*
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
2007-08-22
1
-29
/
+56
*
serial: fix 8250 early console setup
Daniel Ritz
2007-08-03
1
-1
/
+1
*
Use resource_size_t for serial port IO addresses
Josh Boyer
2007-07-24
1
-2
/
+3
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
1
-21
/
+7
*
NS16550A: Restore HS settings in EXCR2 on resume
David Woodhouse
2007-05-17
1
-3
/
+18
*
8250: Remove commented out irq cruft
Josh Boyer
2007-05-08
1
-2
/
+0
*
RM9000 serial driver
Thomas Koeller
2007-05-07
1
-12
/
+80
*
serial driver PMC MSP71xx
Marc St-Jean
2007-05-07
1
-0
/
+31
*
8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...
Jiri Kosina
2007-04-24
1
-2
/
+3
*
Fix possible NULL pointer access in 8250 serial driver
Taku Izumi
2007-04-24
1
-1
/
+2
*
[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning
Thomas Koeller
2007-02-20
1
-1
/
+1
*
[PATCH] 8250 UART backup timer
Alex Williamson
2007-02-14
1
-44
/
+134
*
[PATCH] Perle multimodem card (PCI-RAS) detection
Thomas Hoehn
2007-02-11
1
-2
/
+6
*
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
2007-01-11
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-7
/
+7
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-10-03
1
-13
/
+22
|
\
|
*
[SERIAL] tickle NMI watchdog on serial output.
Dave Jones
2006-10-01
1
-2
/
+3
|
*
[SERIAL] OMAP1510 serial fix for 115200 baud
Jonathan McDowell
2006-10-01
1
-0
/
+11
|
*
[SERIAL] suspend/resume handlers don't have level arg anymore
Sergei Shtylyov
2006-10-01
1
-2
/
+0
|
*
[SERIAL] 8250 resourse management fixes
Sergei Shtylyov
2006-10-01
1
-9
/
+8
*
|
[POWERPC] UPIO_TSI cleanup
Al Viro
2006-09-26
1
-2
/
+2
|
/
*
[SERIAL] 8250: sysrq deadlock fix
Andrew Morton
2006-07-09
1
-4
/
+9
*
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
2006-07-09
1
-0
/
+12
*
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[SERIAL] 8250: add locking to console write function
Russell King
2006-05-02
1
-0
/
+10
*
[SERIAL] Remove unconditional enable of TX irq for console
Russell King
2006-04-30
1
-2
/
+1
*
[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart
Jon Anders Haugum
2006-04-30
1
-13
/
+42
*
[SERIAL] AMD Alchemy UART: claim memory range
Sergei Shtylyov
2006-04-30
1
-0
/
+6
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
1
-17
/
+9
*
[SERIAL] Add comment about early_serial_setup()
Russell King
2006-02-23
1
-0
/
+6
*
[SERIAL] Fix typo in comment
Ralf Baechle
2006-02-15
1
-1
/
+1
*
[SERIAL] 8250 serial console update uart_8250_port ier
Kumar Gala
2006-02-08
1
-0
/
+1
*
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
Russell King
2006-01-21
1
-7
/
+0
*
[SERIAL] 8250 serial console fixes
Alan Cox
2006-01-21
1
-6
/
+6
*
[SERIAL] Fix serial8250 driver initialisation ordering
Russell King
2006-01-18
1
-8
/
+5
[next]