- f5b0838 serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 by Jim Quinlan · 3 years, 8 months ago
- 8465df7 serial: 8250_of: Add nuvoton,wpcm450-uart by Jonathan Neuschäfer · 3 years, 9 months ago
- 058bc10 serial: 8250: Generalize rs485 software emulation by Lukas Wunner · 4 years, 10 months ago
- 283e096 serial: 8250: Deduplicate ->rs485_config() callback by Lukas Wunner · 4 years, 10 months ago
- ba08cf4 Merge 5.6-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 7febbcb serial: 8250: Check UPF_IRQ_SHARED in advance by Andy Shevchenko · 4 years, 11 months ago
- c6825c6 serial: 8250_tegra: Create Tegra specific 8250 driver by Jeff Brasen · 5 years ago
- d68fefd tty/serial: Migrate 8250_fsl to use has_sysrq by Dmitry Safonov · 5 years ago
- 0c11b88 tty: 8250_of: Use software emulated RS485 direction control by Heiko Schocher · 5 years ago
- 87bb008 tty: serial: 8250-of: Do not warn on deferred probe by Thierry Reding · 6 years ago
- 525667c serial: 8250_of: Use of_device_get_match_data() by Andy Shevchenko · 6 years ago
- f481784 serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart by Lubomir Rintel · 6 years ago
- 3a50365 serial: 8250: Add OF support for Xscale variant by Linus Walleij · 6 years ago
- 6d7f677 serial: 8250: Rate limit serial port rx interrupts during input overruns by Darwin Dingel · 6 years ago
- a27d9382 serial: 8250_of: Fix for lack of interrupt support by John Garry · 6 years ago
- c58caaa serial: 8250: of: Defer probe on missing IRQ by Alexander Sverdlin · 6 years ago
- b29330d82 serial: 8250: of: Correct of_platform_serial_setup() error handling by Alexander Sverdlin · 6 years ago
- aa95947 serial: 8250_of: Add IO space support by John Garry · 7 years ago
- 54e53b2 tty: serial: 8250: pass IRQ shared flag to UART ports by Kurt Kanzenbach · 7 years ago
- f597fbc serial: 8250: Add Nuvoton NPCM UART by Joel Stanley · 7 years ago
- b9820a3 serial: 8250_of: fix return code when probe function fails to get reset by Masahiro Yamada · 7 years ago
- 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
- 1c16ae6 serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC by Sean Wang · 7 years ago
- a2d23eda serial: 8250_of: Add basic PM runtime support by Franklin S Cooper Jr · 7 years ago
- 5c98e9c serial: 8250_of: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
- fa9ba3ac serial: 8250: fix error handling in of_platform_serial_probe() by Alexey Khoroshilov · 7 years ago
- e2860e1 serial: 8250_of: Add reset support by Joel Stanley · 8 years ago
- aa42db4 8250: of: remove remnants of generic of_serial driver by Arnd Bergmann · 8 years ago
- a2d6a98 serial: 8250: Add new port type for TI DA8xx/66AK2x by David Lechner · 8 years ago
- fea6dd1 serial: 8250: pxa: add devicetree earlyconsole by Robert Jarzmik · 8 years ago
- ffea043 serial: 8250: of: Load TX FIFO Threshold from DT by Thor Thayer · 8 years ago
- 28264eb6 serial: 8250: of: Make tegra_serial_handle_break() static by Thierry Reding · 9 years ago
- 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 9 years ago
- c93a599 serial: 8250: of: Fix the driver and actually compile the 8250_of by Peter Ujfalusi · 9 years ago
- afd7f88 serial: 8250: move of_serial code to 8250 directory by Arnd Bergmann · 9 years ago[Renamed from drivers/tty/serial/of_serial.c]
- 4e33870 serial: of: CONFIG_SERIAL_8250 is always set by Arnd Bergmann · 9 years ago
- d1b5c87 serial: remove NWP serial support by Arnd Bergmann · 9 years ago
- bd94c40 serial: support 16-bit register interface for console by Masahiro Yamada · 9 years ago
- d43b54d serial: Enable Freescale 16550 workaround on arm by Scott Wood · 9 years ago
- 8d58db1 tty: serial: of_serial: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- ed4492f serial: of-serial: compile correctly when 8250 driver is compiled as module by Martin Sperl · 9 years ago
- 6f0c309 serial: of_serial: check the return value of clk_prepare_enable() by Masahiro Yamada · 10 years ago
- 3a63d22 serial: of_serial: use devm_clk_get() instead of clk_get() by Masahiro Yamada · 10 years ago
- 7a7a7e6 serial: of_serial: do not set port.type twice by Masahiro Yamada · 10 years ago
- 6befa9d serial: of-serial: Remove device_type = "serial" registration by Michal Simek · 10 years ago
- d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
- ebc5e20 serial: of_serial: Support big-endian register accesses by Kevin Cernekee · 10 years ago
- 0787691 serial: of: set port iomem size from devicetree by Mans Rullgard · 10 years ago
- ed0bb23 tty: constify of_device_id array by Fabian Frederick · 10 years ago
- 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
- 3239fd3 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
- 6ad991b tty/serial: of_serial: add support for PXA/MMP uarts by Rob Herring · 10 years ago
- 6d01bb9 tty/serial: of_serial: add DT alias ID handling by Rob Herring · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- dd63af1 Merge 3.18-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
- 8ad3b13 serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
- 261119f Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
- 962b0a8 Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type" by Greg Kroah-Hartman · 10 years ago
- a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
- e4c787d Revert "serial: of-serial: fetch line number from DT" by Greg Kroah-Hartman · 10 years ago
- 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
- 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
- 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
- 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
- 513e438 serial: of-serial: fix up PM ops on no_console_suspend and port type by Jingchang Lu · 10 years ago
- 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 2dea53b serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
- a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
- 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 11 years ago
- 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 11 years ago
- f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
- b0b8c84 serial: of_serial: Handle auto-flow-control property by Heikki Krogerus · 12 years ago
- 9f1ca06 serial: of_serial: Handle fifo-size property by Heikki Krogerus · 12 years ago
- e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
- f26402e tty: of_serial: unexport tegra_serial_handle_break by Stephen Warren · 12 years ago
- de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
- 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
- 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
- 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
- fde8be2 tty: of_serial: add no-loopback-test property by Gabor Juhos · 12 years ago
- ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
- e4305f0 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 13 years ago
- bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 13 years ago
- 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
- 2e39e5b tty/serial: Add devicetree support for nVidia Tegra serial ports by Grant Likely · 13 years ago
- b84e773 tty/serial: change of_serial to use new of_property_read_u32() api by Grant Likely · 14 years ago
- 7423734 tty: of_serial: support for 32 bit accesses by Jamie Iles · 14 years ago
- b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
- 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
- 8c6e911 tty/serial: Relax the device_type restriction from of_serial by Grant Likely · 14 years ago
- ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/of_serial.c]
- 73930a8 of_serial: explicitly include of_irq.h by Rob Herring · 14 years ago
- f14362d powerpc, of_serial: Endianness issues setting up the serial ports by Ian Munsie · 14 years ago
- f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
- 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
- 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
- 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago