index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
1
-1
/
+1
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
1
-1
/
+1
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
6
-3
/
+18
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-06-19
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2
-2
/
+5
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
34
-32
/
+44
2014-06-18
tty: serial: msm: Fix section mismatch warning
Kumar Gala
1
-1
/
+1
2014-06-17
serial: samsung: Fix build error
Sachin Kamat
1
-1
/
+1
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+29
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-1000
/
+3720
2014-06-02
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-51
/
+2
2014-05-30
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-51
/
+2
2014-05-29
Revert "serial: imx: remove the DMA wait queue"
Greg Kroah-Hartman
1
-14
/
+28
2014-05-29
serial: kgdb_nmi: Improve console integration with KDB I/O
Daniel Thompson
1
-3
/
+13
2014-05-29
serial: kgdb_nmi: Switch from tasklets to real timers
Daniel Thompson
1
-21
/
+9
2014-05-29
serial: kgdb_nmi: Use container_of() to locate private data
Daniel Thompson
1
-8
/
+5
2014-05-29
serial: cpm_uart: No LF conversion in put_poll_char()
Daniel Thompson
1
-4
/
+4
2014-05-29
serial: sirf: Fix compilation failure
Daniel Thompson
1
-1
/
+1
2014-05-29
tty: serial: msm: Remove direct access to GSBI
Andy Gross
2
-51
/
+2
2014-05-28
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
1
-0
/
+1
2014-05-28
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
1
-5
/
+12
2014-05-28
serial: uart: add hw flow control support configuration
Murali Karicheri
3
-5
/
+17
2014-05-28
tty/serial: at91: add interrupts for modem control lines
Richard Genoud
1
-3
/
+122
2014-05-28
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
2
-35
/
+71
2014-05-28
tty/serial: Add GPIOLIB helpers for controlling modem lines
Richard Genoud
4
-0
/
+259
2014-05-28
serial: sccnxp: Add IGNPAR flag handling
Alexander Shiyan
1
-0
/
+2
2014-05-28
serial: sccnxp: Remove useless timer_pending() check
Alexander Shiyan
1
-3
/
+1
2014-05-28
serial: imx: disable the receiver ready interrupt for imx_stop_rx
Huang Shijie
1
-0
/
+4
2014-05-28
serial: imx: remove the DMA wait queue
Huang Shijie
1
-28
/
+14
2014-05-28
serial: imx: remove the redundant code
Huang Shijie
1
-9
/
+0
2014-05-28
serial: imx: reset the uart port all the time
Huang Shijie
1
-12
/
+10
2014-05-28
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
1
-0
/
+9
2014-05-28
serial: imx: Disable new features of autobaud detection
Fabio Estevam
1
-2
/
+2
2014-05-28
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
1
-0
/
+10
2014-05-28
serial: efm32: add module_exit
Vincent Stehlé
1
-0
/
+1
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2
-26
/
+32
2014-05-28
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
Johannes Thumshirn
1
-3
/
+4
2014-05-28
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
1
-4
/
+4
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
1
-4
/
+13
2014-05-28
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
2
-33
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2
-3
/
+1
2014-05-28
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
1
-0
/
+3
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-05-27
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-20
tty/serial: pl011: add DT based earlycon support
Rob Herring
1
-0
/
+1
2014-05-20
serial: earlycon: add DT support
Rob Herring
1
-0
/
+28
[next]