summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness
2015-08-14tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior
2015-08-14serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-05serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung
2015-08-04serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-08-04serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha
2015-08-03serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada
2015-08-03serial: 8250_pci: add RS485 for F81504/508/512Peter Hung
2015-07-23tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel
2015-07-23serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-07-23serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley
2015-07-23serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori
2015-07-23serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori
2015-07-23serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori
2015-07-23serial: 8250_omap: refactor mdr1 updateSekhar Nori
2015-07-23serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori
2015-07-23serial/8250_fintek: Support for any io address.Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support keys different than defaultRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for chip_ip 0x0501Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for multiple base_portsRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Use private data structureRicardo Ribalda Delgado
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-21serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton
2015-06-12serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-06-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-06-09serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood
2015-06-01serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada
2015-06-01serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-06-01serial: 8250: remove return statements from void functionMasahiro Yamada
2015-05-24tty: serial/8250: remove console dependency for mediatekArnd Bergmann
2015-05-24serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-10serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada
2015-05-10serial: 8250: Do nothing if nr_uarts=0Jan Kiszka
2015-05-10tty: serial: 8250_mtk: Add earlyconEddie Huang
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang
2015-05-06tty: serial: 8250_mtk: Add support for bus clockSascha Hauer
2015-05-06tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer
2015-05-06tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer
2015-05-06tty: serial: 8250_mtk: remove unnecessary testSascha Hauer
2015-05-06tty: serial: 8250: omap: synchronize rx_runningJohn Ogness