index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
-1
/
+1
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
-1
/
+1
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
-1
/
+42
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
-0
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
-76
/
+23
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
-76
/
+23
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
-3
/
+2
2014-08-08
synclink_gt: use pci_zalloc_consistent
Joe Perches
-3
/
+2
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-4
/
+0
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
-0
/
+9
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-3
/
+2
2014-08-04
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
-0
/
+9
2014-08-01
tty/n_gsm.c: fix a memory leak in gsmld_open
xinhui.pan
-1
/
+8
2014-08-01
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
-3
/
+4
2014-08-01
tty: n_gsm, use setup_timer
Jiri Slaby
-3
/
+1
2014-07-27
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
-5
/
+4
2014-07-27
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
-7
/
+34
2014-07-27
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
-0
/
+9
2014-07-27
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
-5
/
+5
2014-07-27
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
-1
/
+2
2014-07-23
tty: serial: msm: Make of_device_id array const
Kiran Padwal
-1
/
+1
2014-07-23
tty/n_gsm.c: get gsm->num after gsm_activate_mux
xinhui.pan
-2
/
+2
2014-07-23
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
-1
/
+1
2014-07-22
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
-4
/
+4
2014-07-22
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
-4
/
+2
2014-07-19
serial: samsung: Remove support for legacy clock code
Tomasz Figa
-4
/
+0
2014-07-17
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
-15
/
+160
2014-07-17
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
-7
/
+17
2014-07-17
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
-21
/
+15
2014-07-17
serial: altera_jtaguart: Adpot uart_console_write()
Tobias Klauser
-7
/
+5
2014-07-17
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
-4
/
+5
2014-07-17
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
-1
/
+1
2014-07-17
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
-3
/
+9
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
-47
/
+27
2014-07-17
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
-8
/
+637
2014-07-17
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
-18
/
+59
2014-07-17
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
-2
/
+1
2014-07-17
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
-3
/
+5
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+19
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
-3
/
+2
2014-07-13
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
-4
/
+19
2014-07-12
drivers: tty: Fix use-after-free in pty_common_install
Rasmus Villemoes
-1
/
+1
2014-07-11
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
-34
/
+22
2014-07-11
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
-1
/
+1
2014-07-11
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
-7
/
+13
2014-07-11
serial: altera: Adopt uart_console_write()
Daniel Thompson
-6
/
+2
2014-07-11
serial: efm32: correct namespacing of location property
Uwe Kleine-König
-1
/
+7
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
-1
/
+1
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
-1
/
+1
[next]