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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
1
-1
/
+6
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
2
-0
/
+21
2010-10-22
serial/imx: check that the buffer is non-empty before sending it out
Volker Ernst
1
-3
/
+2
2010-10-22
serial: mfd: add more baud rates support
Feng Tang
1
-14
/
+27
2010-10-22
jsm: Remove the uart port on errors
Breno Leitao
1
-1
/
+3
2010-10-22
Alchemy: Add UART PM methods.
Manuel Lauss
2
-35
/
+28
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
3
-11
/
+22
2010-10-22
altera_uart: Don't use plain integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-10-22
altera_uart: Fix missing prototype for registering an early console
Anton Vorontsov
1
-0
/
+4
2010-10-22
altera_uart: Fixup type usage of port flags
Anton Vorontsov
1
-2
/
+2
2010-10-22
altera_uart: Make it possible to use Altera UART and 8250 ports together
Anton Vorontsov
1
-4
/
+7
2010-10-22
altera_uart: Add support for different address strides
Anton Vorontsov
2
-21
/
+38
2010-10-22
altera_uart: Add support for getting mapbase and IRQ from resources
Anton Vorontsov
1
-22
/
+38
2010-10-22
altera_uart: Add support for polling mode (IRQ-less)
Anton Vorontsov
1
-1
/
+22
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
2
-10
/
+12
2010-10-22
serial: mark the 8250 driver as maintained
Greg Kroah-Hartman
1
-1
/
+3
2010-10-22
serial: 8250: Don't delay after transmitter is ready.
David Daney
1
-2
/
+4
2010-10-22
tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driver
Breno Leitao
1
-0
/
+6
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
3
-0
/
+8
2010-10-22
vcs: add poll/fasync support
Nicolas Pitre
1
-0
/
+133
2010-10-22
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
2
-0
/
+190
2010-10-22
tty: Fix warning left over from TIOCGICOUNT changes
Alan Cox
1
-2
/
+0
2010-10-22
tty: icount changeover for other main devices
Alan Cox
12
-295
/
+297
2010-10-22
tty: Convert the USB drivers to the new icount interface
Alan Cox
10
-145
/
+203
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
5
-19
/
+61
2010-10-22
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
1
-9
/
+25
2010-10-22
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2
-34
/
+28
2010-10-22
serial: mrst_max3110: some code cleanup
Feng Tang
2
-127
/
+201
2010-10-22
tty_io: check return code of tty_register_device
Vasiliy Kulikov
1
-2
/
+22
2010-10-22
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
1
-25
/
+22
2010-10-22
add ttyprintk driver
Samo Pogacnik
4
-0
/
+242
2010-10-22
serial-core: restore termios settings when resume console ports
Jason Wang
1
-0
/
+12
2010-10-22
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
1
-1
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
Jeff Mahoney
1
-87
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
1
-83
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)
Jeff Mahoney
1
-82
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)
Jeff Mahoney
1
-88
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)
Jeff Mahoney
1
-80
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
Jeff Mahoney
2
-83
/
+3
2010-10-22
ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)
Jeff Mahoney
1
-85
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
Jeff Mahoney
1
-82
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
3
-6
/
+15
2010-10-22
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
1
-1
/
+25
2010-10-22
serial: mfd: snprintf() returns largish values
Dan Carpenter
1
-0
/
+6
2010-10-22
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2
-0
/
+18
2010-10-21
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-9
/
+14
[next]