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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
8250: Fix lock warning (and possible crash)
Alan Cox
1
-0
/
+3
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-173
/
+129
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2
-9
/
+20
2008-10-13
tty: simplify ktermios allocation
Alan Cox
1
-3
/
+0
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
3
-10
/
+27
2008-10-13
8250: remove a few inlines of dubious value
Will Newton
1
-5
/
+4
2008-10-13
serial_8250: pci_enable_device fail is not fully handled
Alan Cox
1
-2
/
+2
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
1
-3
/
+2
2008-10-13
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
1
-0
/
+50
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
1
-0
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
Sonic Zhang
1
-1
/
+5
2008-10-13
Blackfin Serial Driver: Remove useless stop
Sonic Zhang
1
-3
/
+0
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
1
-7
/
+10
2008-10-13
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
Mike Frysinger
1
-4
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
Sonic Zhang
1
-17
/
+22
2008-10-13
Blackfin Serial Driver: use __initdata for data, not __init
Mike Frysinger
1
-1
/
+1
2008-10-13
coldfire: scheduled SERIAL_COLDFIRE removal
Adrian Bunk
4
-2054
/
+2
2008-10-13
drivers/serial/crisv10.c: add missing put_tty_driver
Julia Lawall
1
-0
/
+2
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-22
/
+76
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-9
/
+57
2008-10-10
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
1
-5
/
+22
2008-10-10
Merge branch 'pxa-all' into devel
Russell King
1
-0
/
+5
2008-10-10
Merge branch 'ptebits' into devel
Russell King
3
-5
/
+14
2008-10-07
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
Russell King
3
-5
/
+14
2008-10-02
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
Dick Hollenbeck
1
-9
/
+52
2008-09-23
atmel_serial: update the powersave handler to match serial core
Anti Sullin
1
-13
/
+19
2008-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
4
-10
/
+36
2008-09-13
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...
Russell King
1
-5
/
+22
2008-09-09
[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver
Robert Jarzmik
1
-0
/
+5
2008-09-03
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2
-4
/
+13
2008-09-02
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
1
-1
/
+1
2008-09-02
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
1
-2
/
+13
2008-09-02
i.MX serial: fix init failure
Darius Augulis
1
-2
/
+8
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-1
/
+1
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
4
-4
/
+4
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_NO_MORE_ITEMS
Dominik Brodowski
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-8
/
+8
2008-08-23
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
Dominik Brodowski
1
-9
/
+9
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-0
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-0
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-4
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
1
-155
/
+107
2008-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2008-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-4
/
+4
2008-08-12
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
4
-4
/
+4
2008-08-09
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...
Ben Dooks
67
-1784
/
+807
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
13
-24
/
+24
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
10
-614
/
+157
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
11
-11
/
+11
[next]