index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-07-22
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
2014-07-17
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2014-07-17
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
2014-07-17
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014-07-17
serial: altera_jtaguart: Adpot uart_console_write()
Tobias Klauser
2014-07-17
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
2014-07-17
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
2014-07-17
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
2014-07-17
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
2014-07-17
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
2014-07-17
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
2014-07-17
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
2014-07-13
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2014-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-13
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
2014-07-13
clk: spear3xx: Use proper control register offset
Thomas Gleixner
2014-07-12
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-07-12
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-07-12
drivers: tty: Fix use-after-free in pty_common_install
Rasmus Villemoes
2014-07-12
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-12
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-12
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-07-12
Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-11
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
2014-07-11
phy: core: Fix error path in phy_create()
Roger Quadros
2014-07-11
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
2014-07-11
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
2014-07-11
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
2014-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2014-07-11
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2014-07-11
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-11
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
2014-07-11
serial: altera: Adopt uart_console_write()
Daniel Thompson
2014-07-11
serial: efm32: correct namespacing of location property
Uwe Kleine-König
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
2014-07-11
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-07-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-10
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-07-10
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-10
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
2014-07-10
serial: blackfin: Fix CTS flow control
Peter Hurley
2014-07-10
tty: serial: Fix termios/port flags mismatch
Peter Hurley
2014-07-10
tty: Call hangup method in modern style
Peter Hurley
2014-07-10
char: synclink: Remove WARN_ON for bad port count
Peter Hurley
2014-07-10
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
[next]