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-12-19
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-7
/
+7
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+6
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
49
-49
/
+0
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
80
-1475
/
+4536
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+9
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
5
-9
/
+6
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+5
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-12-06
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2014-12-02
serial: mctrl_gpio: use gpiod_set_array function
Rojhalat Ibrahim
1
-3
/
+9
2014-11-26
serial: pxa: hold port.lock when reporting modem line changes
Dmitry Eremin-Solenikov
1
-0
/
+3
2014-11-26
tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...
Markus Elfring
1
-2
/
+1
2014-11-26
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-6
/
+3
2014-11-26
n_tty: Fix read_buf race condition, increment read_head after pushing data
Christian Riesch
1
-1
/
+2
2014-11-25
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+66
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-25
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
Greg Kroah-Hartman
1
-46
/
+7
2014-11-25
serial: 8250: don't attempt a trylock if in sysrq
Rabin Vincent
1
-1
/
+3
2014-11-25
serial: core: Add big-endian iotype
Kevin Cernekee
1
-0
/
+2
2014-11-25
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
1
-2
/
+2
2014-11-25
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
1
-5
/
+4
2014-11-25
serial: samsung: fix style problems
Robert Baldyga
1
-18
/
+28
2014-11-25
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2014-11-25
serial: icom: fix error return code
Julia Lawall
1
-1
/
+3
2014-11-25
serial: tegra: clean up tty-flag assignments
Johan Hovold
1
-3
/
+3
2014-11-25
serial: Fix io address assign flow with Fintek PCI-to-UART Product
Peter Hung
1
-15
/
+46
2014-11-25
serial: mxs-auart: fix tx_empty against shift register
Janusz Uzycki
1
-3
/
+4
2014-11-25
serial: mxs-auart: fix gpio change detection on interrupt
Janusz Uzycki
1
-1
/
+2
2014-11-25
serial: mxs-auart: Fix mxs_auart_set_ldisc()
Fabio Estevam
1
-2
/
+3
2014-11-25
serial: 8250_dw: Use 64-bit access for OCTEON.
David Daney
1
-14
/
+41
2014-11-25
serial: imx: Fix warning when building 'allmodconfig'
Fabio Estevam
1
-1
/
+1
2014-11-25
tty: serial: omap_serial: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-5
/
+5
2014-11-25
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-7
/
+8
2014-11-25
tty: serial: men_z135_uart: Add terminating entry for men_z135_ids
Axel Lin
1
-0
/
+1
2014-11-25
serial: sirf: add a new uart type support
Qipan Li
2
-7
/
+31
2014-11-25
tty: pr_warning->pr_warn and logging neatening
Joe Perches
7
-32
/
+30
2014-11-25
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
1
-15
/
+15
2014-11-25
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
1
-1
/
+1
2014-11-25
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
1
-12
/
+12
2014-11-25
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2
-6
/
+0
2014-11-25
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
4
-4
/
+4
2014-11-25
serial: sh-sci: Change checking for error rate of HSCIF
Nobuhiro Iwamatsu
1
-4
/
+1
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-24
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
1
-3
/
+3
2014-11-22
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
1
-2
/
+2
2014-11-22
serial: samsung: Fix serial config dependencies for exynos7
Pankaj Dubey
1
-2
/
+2
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
1
-4
/
+0
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
3
-3
/
+15
[next]