summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-09-08tty: Fix potential use after free in release_one_ttyCyrill Gorcunov
2014-09-08serial: msm_serial: Fix kgdb continueStephen Boyd
2014-09-08TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-08serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan
2014-09-08serial: serial_core.c: printk replacementSudip Mukherjee
2014-09-08tty: fix typo in comment of tty_termios_encode_baud_rateMatthias Brugger
2014-09-08serial: altera: Make of_device_id arrays constTobias Klauser
2014-09-08tty: serial: msm: Fix 'void function return statements are not generally usef...Kiran Padwal
2014-09-08tty: serial: msm: Fix 'else is not generally useful after a break or return' ...Kiran Padwal
2014-09-08tty: serial: msm: Fix style warnings relating to printk()Kiran Padwal
2014-09-08tty: serial: msm: Fix 'Missing a blank line after declarations' warningKiran Padwal
2014-09-08tty: serial: msm: remove braces {} in msm_serial.cKiran Padwal
2014-09-08serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado
2014-09-08jsm: add support for additional Neo cardsBill Pemberton
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08synclink_gt: use pci_zalloc_consistentJoe Perches
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-07mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-08-01tty/n_gsm.c: fix a memory leak in gsmld_openxinhui.pan
2014-08-01pch_uart: don't hardcode PCI slot to get DMA deviceAndy Shevchenko
2014-08-01tty: n_gsm, use setup_timerJiri Slaby
2014-07-27serial: sc16is7xx: Correct initialization of s->clkJon Ringle
2014-07-27serial: 8250_dw: Add support for deferred probingChen-Yu Tsai
2014-07-27serial: 8250_dw: Add optional reset control supportChen-Yu Tsai
2014-07-27serial: st-asc: Fix overflow in baudrate calculationMaxime COQUELIN
2014-07-27serial: st-asc: Don't call BUG in asc_console_setup()Maxime COQUELIN
2014-07-24tty: serial: msm: Make of_device_id array constKiran Padwal
2014-07-24tty/n_gsm.c: get gsm->num after gsm_activate_muxxinhui.pan
2014-07-24serial/core: Fix too big allocation for attribute memberYoshihiro YUNOMAE
2014-07-22drivers/tty/serial: use correct type for dma_map/unmapWolfram Sang
2014-07-22serial: altera_jtaguart: Fix putchar function passed to uart_console_write()Tobias Klauser
2014-07-18serial: samsung: Remove support for legacy clock codeTomasz Figa
2014-07-18serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2014-07-18Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman
2014-07-18tty: kgdb_nmi: Automatically manage tty enableDaniel Thompson
2014-07-18serial: altera_jtaguart: Adpot uart_console_write()Tobias Klauser
2014-07-18serial: samsung: improve code clarity by defining a variableNaveen Krishna Chatradhi
2014-07-18serial: samsung: correct the case and default order in switchNaveen Krishna Chatradhi
2014-07-18serial: samsung: get fifosize via device treeNaveen Krishna Chatradhi
2014-07-18serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
2014-07-18tty: serial: fsl_lpuart: add 32-bit register interface supportJingchang Lu
2014-07-18serial: sh-sci: Add calculation recive margin for HSCIFNobuhiro Iwamatsu
2014-07-18serial: sh-sci: Fix range check of bit-rate for HSCIFNobuhiro Iwamatsu
2014-07-18serial: sh-sci: Updated calculation of bit error rate and bit rateNobuhiro Iwamatsu