summaryrefslogtreecommitdiff
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAge
...
* | | Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman2013-12-17
* | | serial: clps711x: Driver refactorAlexander Shiyan2013-12-17
* | | tty: serial: mxs-auart: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-08
* | | serial: pl010: Convert to modern PM opsUlf Hansson2013-12-08
* | | tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-08
* | | serial: imx: add support for loopback mode.Huang Shijie2013-12-08
* | | serial: pl011: use DMA RX polling by defaultLinus Walleij2013-12-08
* | | serial: pl011: Convert to modern PM opsUlf Hansson2013-12-08
* | | serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-08
* | | serial: pl011: remove redundant early amba_ports declarationBaruch Siach2013-12-08
* | | serial: 8250_dw: remove ACPI ifdefHeikki Krogerus2013-12-08
* | | serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt2013-12-08
|/ /
* | TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2013-11-25
* | tty/serial/8250: fix typo in help textRandy Dunlap2013-11-25
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge branch 'dma_complete' into nextVinod Koul2013-10-30
| |\
| | * serial: sh: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \
| * \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \
| | * | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | | |/ | | |/|
| * / | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| |/ /
* | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-07
|\ \ \
| * | | serial: omap: fix missing commaPhilippe Proulx2013-10-31
| * | | serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart2013-10-29
| * | | serial: mfd: Staticize local symbolsJingoo Han2013-10-29
| * | | serial: omap: fix a few checkpatch warningsPhilippe Proulx2013-10-29
| * | | serial: omap: improve RS-485 performancePhilippe Proulx2013-10-29
| * | | mrst_max3110: fix unbalanced IRQ issue during resumeChen, Jie2013-10-29
| * | | serial: omap: Add support for optional wake-upTony Lindgren2013-10-29
| * | | serial: sirf: remove duplicate definesMichael Opdenacker2013-10-29
| * | | tty: xuartps: Fix build error when COMMON_CLK is not setSoren Brinkmann2013-10-29
| * | | tty: xuartps: Fix build error due to missing forward declarationSoren Brinkmann2013-10-29
| * | | tty: xuartps: Fix "may be used uninitialized" build warningSoren Brinkmann2013-10-29
| * | | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti2013-10-19
| * | | tty: xuartps: Update copyright informationSoren Brinkmann2013-10-19
| * | | tty: xuartps: Implement suspend/resume callbacksSoren Brinkmann2013-10-19
| * | | tty: xuartps: Dynamically adjust to input frequency changesSoren Brinkmann2013-10-19
| * | | tty: xuartps: Updating set_baud_rate()Soren Brinkmann2013-10-19
| * | | tty: xuartps: Force enable the UART in xuartps_console_writeLars-Peter Clausen2013-10-19
| * | | tty: xuartps: support 64 byte FIFO sizeSuneel2013-10-19
| * | | tty: xuartps: Add polled mode support for xuartpsVlad Lungu2013-10-19
| * | | tty: xuartps: Implement BREAK detection, add SYSRQ supportVlad Lungu2013-10-19
| * | | tty: xuartps: Use devm_kzallocSoren Brinkmann2013-10-19
| * | | tty: xuartps: Use devm_clk_get()Soren Brinkmann2013-10-19
| * | | tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre2013-10-17
| * | | tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre2013-10-17
| * | | serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman2013-10-17
| * | | serial: imx: optimization: remove the workqueues for DMAHuang Shijie2013-10-16
| * | | serial: imx: use the dmaengine_tx_statusHuang Shijie2013-10-16
| * | | serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie2013-10-16