index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+43
2012-06-13
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
5
-51
/
+80
2012-06-13
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-13
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-06-12
serial/amba-pl011: move custom pin control to driver
Linus Walleij
1
-4
/
+41
2012-06-12
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
1
-1
/
+1
2012-06-12
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
1
-1
/
+1
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-4
/
+4
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-32
/
+53
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+23
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
3
-32
/
+53
2012-05-23
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
3
-71
/
+0
2012-05-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-5
/
+44
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-771
/
+759
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+24
2012-05-21
SERIAL: MIPS: lantiq: implement OF support
John Crispin
1
-32
/
+51
2012-05-18
serial: sh-sci: Fix for port types without BRI interrupts.
Paul Mundt
1
-1
/
+18
2012-05-17
serial: delete the MCA specific 8250 support.
Paul Gortmaker
3
-71
/
+0
2012-05-17
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
1
-16
/
+4
2012-05-17
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
1
-12
/
+10
2012-05-17
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
1
-1
/
+1
2012-05-17
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
1
-19
/
+13
2012-05-15
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
1
-4
/
+2
2012-05-15
SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h
Paul Gortmaker
1
-0
/
+1
2012-05-15
SERIAL: MIPS DECstation zs.c driver needs module.h
Paul Gortmaker
1
-0
/
+1
2012-05-14
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-05-14
Merge branches 'spear/clock' and 'imx/clock' into next/clock
Arnd Bergmann
3
-0
/
+24
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
3
-0
/
+24
2012-05-12
serial: mxs-auart: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
serial: amba-pl011: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
1
-3
/
+3
2012-05-11
Merge branch 'clps711x/cleanup' into next/cleanup
Arnd Bergmann
1
-1
/
+0
2012-05-11
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
Alexander Shiyan
1
-1
/
+0
2012-05-11
tty: serial: imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-10
Merge branch 'sh/rsk-updates' into sh-latest
Paul Mundt
3
-10
/
+14
2012-05-09
serial8250-em: Add DT support
Magnus Damm
1
-0
/
+7
2012-05-09
serial8250-em: clk_get() IS_ERR() error handling fix
Magnus Damm
1
-1
/
+2
2012-05-09
serial_core: Update buffer overrun statistics.
Corbin Atkinson
1
-2
/
+4
2012-05-08
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
1
-2
/
+2
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-2
/
+2
2012-05-04
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
3
-0
/
+187
2012-05-04
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-05-02
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
1
-32
/
+59
2012-05-02
serial8250: Clean up default map and dl code
Magnus Damm
1
-26
/
+12
2012-05-02
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
1
-33
/
+29
2012-05-02
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
1
-41
/
+26
2012-05-02
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2
-53
/
+78
2012-05-01
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-04-29
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-04-30
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message
Larry Finger
1
-3
/
+3
[next]