index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
8250.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+56
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+15
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-16
serial, 8250: remove NR_IRQ usage
Alan Cox
1
-12
/
+55
2008-10-16
Merge branch 'fixes' into for-linus
Russell King
1
-16
/
+36
2008-10-14
8250: Fix lock warning (and possible crash)
Alan Cox
1
-0
/
+3
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
1
-7
/
+15
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
1
-4
/
+17
2008-10-13
8250: remove a few inlines of dubious value
Will Newton
1
-5
/
+4
2008-09-05
[SERIAL] 8250: serial8250_port_size() - omap ports are larger
Russell King
1
-7
/
+14
2008-09-05
[ARM] omap: improve is_omap_port()
Russell King
1
-1
/
+1
2008-09-03
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
1
-4
/
+12
2008-07-30
8250.c: port.lock is irq-safe
Borislav Petkov
1
-2
/
+2
2008-07-24
8250: fix break handling for Intel 82571
Aristeu Rozanski
1
-3
/
+14
2008-07-23
serial: 8250: fix shared interrupts issues with SMP and RT kernels
Anton Vorontsov
1
-2
/
+6
2008-07-21
serial: use tty_port
Alan Cox
1
-1
/
+1
2008-07-21
drivers/serial/: remove CVS keywords
Adrian Bunk
1
-4
/
+2
2008-07-13
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-05-31
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
1
-3
/
+1
2008-05-17
8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...
Javier Herrero
1
-2
/
+3
2008-05-01
8250: switch 8250 drivers to use _nocache ioremaps
Alan Cox
1
-1
/
+2
2008-04-28
serial 8250: tighten test for using backup timer
Alex Williamson
1
-2
/
+3
2008-04-28
Fix tty speed handling on 8250
Alan Cox
1
-1
/
+3
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-0
/
+58
2008-02-08
8250: enable rate reporting via termios
Alan Cox
1
-0
/
+1
2008-02-08
serial8250: coding style
Alan Cox
1
-9
/
+10
2008-02-05
serial: Coding style
Alan Cox
1
-1
/
+1
2008-02-05
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
1
-19
/
+21
2007-08-23
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
1
-29
/
+56
2007-08-04
serial: fix 8250 early console setup
Daniel Ritz
1
-1
/
+1
2007-07-24
Use resource_size_t for serial port IO addresses
Josh Boyer
1
-2
/
+3
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-21
/
+7
2007-05-17
NS16550A: Restore HS settings in EXCR2 on resume
David Woodhouse
1
-3
/
+18
2007-05-08
8250: Remove commented out irq cruft
Josh Boyer
1
-2
/
+0
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-12
/
+80
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
1
-0
/
+31
2007-04-24
8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...
Jiri Kosina
1
-2
/
+3
2007-04-24
Fix possible NULL pointer access in 8250 serial driver
Taku Izumi
1
-1
/
+2
2007-02-21
[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning
Thomas Koeller
1
-1
/
+1
2007-02-14
[PATCH] 8250 UART backup timer
Alex Williamson
1
-44
/
+134
2007-02-11
[PATCH] Perle multimodem card (PCI-RAS) detection
Thomas Hoehn
1
-2
/
+6
2007-01-11
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-7
/
+7
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-13
/
+22
2006-10-01
[SERIAL] tickle NMI watchdog on serial output.
Dave Jones
1
-2
/
+3
2006-10-01
[SERIAL] OMAP1510 serial fix for 115200 baud
Jonathan McDowell
1
-0
/
+11
2006-10-01
[SERIAL] suspend/resume handlers don't have level arg anymore
Sergei Shtylyov
1
-2
/
+0
2006-10-01
[SERIAL] 8250 resourse management fixes
Sergei Shtylyov
1
-9
/
+8
2006-09-26
[POWERPC] UPIO_TSI cleanup
Al Viro
1
-2
/
+2
[next]