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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
Revert "serial: omap: fix software flow control"
Felipe Balbi
1
-6
/
+6
2012-10-19
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+13
2012-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
1
-0
/
+1
2012-10-15
serial/8250_hp300: Missing 8250 register interface conversion bits
Geert Uytterhoeven
1
-10
/
+10
2012-10-14
Merge 3.7-rc1 into tty-linus
Greg Kroah-Hartman
5
-62
/
+115
2012-10-15
sh: Fix up more fallout from pointless ARM __iomem churn.
Paul Mundt
1
-1
/
+2
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2
-1
/
+15
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+4
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
1
-0
/
+13
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
1
-1
/
+2
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-60
/
+96
2012-10-05
tty: serial: sccnxp: Fix bug with unterminated platform_id list
Greg Kroah-Hartman
1
-0
/
+1
2012-10-05
serial: sccnxp: Allows the driver to be compiled as a module
Alexander Shiyan
1
-2
/
+2
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-29
/
+16
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+10
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
6
-9
/
+9
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+53
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
78
-3521
/
+5970
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-2
/
+2
2012-09-26
make get_file() return its argument
Al Viro
1
-6
/
+3
2012-09-26
new helper: iterate_fd()
Al Viro
1
-23
/
+13
2012-09-26
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
4
-0
/
+431
2012-09-26
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
1
-0
/
+29
2012-09-26
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
1
-11
/
+33
2012-09-26
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+17
2012-09-26
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-09-26
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
1
-1
/
+1
2012-09-26
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
1
-1
/
+0
2012-09-26
serial: sccnxp: Report actual baudrate back to core
Alexander Shiyan
1
-4
/
+10
2012-09-26
serial: samsung: Add poll_get_char & poll_put_char
Julien Pichon
1
-0
/
+47
2012-09-26
Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate
Christophe Leroy
1
-0
/
+14
2012-09-26
Powerpc 8xx CPM_UART maxidl should not depend on fifo size
Christophe Leroy
1
-2
/
+2
2012-09-26
Powerpc 8xx CPM_UART too many interrupts
Christophe Leroy
1
-2
/
+2
2012-09-26
Powerpc 8xx CPM_UART desynchronisation
Christophe Leroy
1
-0
/
+1
2012-09-26
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-09-26
serial: omap: fix the reciever line error case
Shubhrajyoti D
1
-0
/
+4
2012-09-26
8250: blacklist Winbond CIR port
Sean Young
2
-7
/
+29
2012-09-26
8250_pnp: do pnp probe before legacy probe
Sean Young
5
-31
/
+41
2012-09-23
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
1
-5
/
+53
2012-09-22
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
1
-15
/
+15
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
1
-2
/
+2
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-21
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-15
/
+15
2012-09-21
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
1
-14
/
+9
[next]