aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-07
|\
| * module: make it possible to have unsafe, tainting module paramsJani Nikula2014-08-27
* | tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen2014-09-08
* | tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud2014-09-08
* | serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox2014-09-08
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-11
| |\
| | * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-26
| | * of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely2014-06-26
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\ \ \
| * | | serial: samsung: Remove support for legacy clock codeTomasz Figa2014-07-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-06
|\ \ \ \
| * | | | sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-04
| |/ / /
* | | | pch_uart: don't hardcode PCI slot to get DMA deviceAndy Shevchenko2014-08-01
* | | | serial: sc16is7xx: Correct initialization of s->clkJon Ringle2014-07-27
* | | | serial: 8250_dw: Add support for deferred probingChen-Yu Tsai2014-07-27
* | | | serial: 8250_dw: Add optional reset control supportChen-Yu Tsai2014-07-27
* | | | serial: st-asc: Fix overflow in baudrate calculationMaxime COQUELIN2014-07-27
* | | | serial: st-asc: Don't call BUG in asc_console_setup()Maxime COQUELIN2014-07-27
* | | | tty: serial: msm: Make of_device_id array constKiran Padwal2014-07-23
* | | | serial/core: Fix too big allocation for attribute memberYoshihiro YUNOMAE2014-07-23
* | | | drivers/tty/serial: use correct type for dma_map/unmapWolfram Sang2014-07-22
* | | | serial: altera_jtaguart: Fix putchar function passed to uart_console_write()Tobias Klauser2014-07-22
* | | | serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2014-07-17
* | | | Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman2014-07-17
* | | | tty: kgdb_nmi: Automatically manage tty enableDaniel Thompson2014-07-17
* | | | serial: altera_jtaguart: Adpot uart_console_write()Tobias Klauser2014-07-17
* | | | serial: samsung: improve code clarity by defining a variableNaveen Krishna Chatradhi2014-07-17
* | | | serial: samsung: correct the case and default order in switchNaveen Krishna Chatradhi2014-07-17
* | | | serial: samsung: get fifosize via device treeNaveen Krishna Chatradhi2014-07-17
* | | | serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-17
* | | | tty: serial: fsl_lpuart: add 32-bit register interface supportJingchang Lu2014-07-17
* | | | serial: sh-sci: Add calculation recive margin for HSCIFNobuhiro Iwamatsu2014-07-17
* | | | serial: sh-sci: Fix range check of bit-rate for HSCIFNobuhiro Iwamatsu2014-07-17
* | | | serial: sh-sci: Updated calculation of bit error rate and bit rateNobuhiro Iwamatsu2014-07-17
* | | | Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman2014-07-13
|\| | |
| * | | serial: imx: Fix build breakagePeter Hurley2014-07-11
| * | | serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley2014-07-10
| * | | serial: Test for no tx data on tx restartPeter Hurley2014-07-10
| |/ /
* | | serial: pch_uart: Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-07-11
* | | serial/arc: Fix warning with CONSOLE_POLLVineet Gupta2014-07-11
* | | serial: altera: Adopt uart_console_write()Daniel Thompson2014-07-11
* | | serial: efm32: correct namespacing of location propertyUwe Kleine-König2014-07-11
* | | tty: serial: msm: Support big-endian CPUsStephen Boyd2014-07-10
* | | serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter2014-07-10
* | | serial: blackfin: Fix CTS flow controlPeter Hurley2014-07-10
* | | tty: serial: Fix termios/port flags mismatchPeter Hurley2014-07-10
* | | tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* | | serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2014-07-10
* | | tty: Move tty->closing from port lock critical sectionPeter Hurley2014-07-10