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
2014-04-24
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
1
-18
/
+21
2014-04-24
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
1
-1
/
+1
2014-04-24
serial: samsung: don't check config for every character
Doug Anderson
1
-5
/
+6
2014-04-24
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
1
-6
/
+6
2014-04-24
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
1
-2
/
+7
2014-04-24
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-2
/
+14
2014-04-17
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
1
-1
/
+2
2014-04-16
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
1
-1
/
+5
2014-04-16
tty: fix memleak in alloc_pid
Chen Tingjie
1
-2
/
+2
2014-04-16
serial: 8250, disable "too much work" messages
Jiri Slaby
1
-2
/
+1
2014-04-16
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
1
-12
/
+17
2014-04-16
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
1
-0
/
+2
2014-04-16
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
1
-1
/
+1
2014-04-16
serial: timberdale: Depend on X86_32
Jean Delvare
1
-0
/
+1
2014-04-16
serial: st-asc: Fix SysRq char handling
Daniel Thompson
1
-2
/
+2
2014-04-16
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
1
-14
/
+6
2014-04-16
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
1
-2
/
+1
2014-04-16
serial: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
1
-0
/
+3
2014-04-16
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
1
-0
/
+1
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+2
2014-04-07
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
1
-1
/
+21
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-18
/
+31
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-701
/
+1090
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+4
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
1
-1
/
+2
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-03-17
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
1
-0
/
+6
2014-03-17
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
1
-2
/
+3
2014-03-17
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
1
-20
/
+18
2014-03-17
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
1
-13
/
+15
2014-03-17
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
1
-4
/
+4
2014-03-17
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
1
-4
/
+3
2014-03-17
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
1
-2
/
+2
2014-03-17
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
1
-1
/
+5
2014-03-17
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
1
-6
/
+15
2014-03-17
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial: efm32: properly namespace location property
Uwe Kleine-König
1
-1
/
+4
2014-03-17
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
1
-0
/
+1
2014-03-17
synclink: fix info leak in ioctl
Salva Peiró
2
-0
/
+2
2014-03-08
serial: 8250: Clean up the locking for -rt
Ingo Molnar
1
-10
/
+5
2014-03-08
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
1
-3
/
+7
2014-03-08
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
1
-8
/
+29
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
58
-375
/
+1263
2014-03-06
sparc: serial: Clean up the locking for -rt
David Miller
4
-39
/
+25
2014-02-28
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
1
-0
/
+1
[next]