Age | Commit message (Expand) | Author |
2013-05-07 | serial_core.c: add put_device() after device_find_child() | Federico Vaga |
2013-04-12 | Revert "tty/8250_pnp: serial port detection regression since v3.7" | Sean Young |
2013-04-05 | tty: atmel_serial_probe(): index of atmel_ports[] fix | Pawel Wieczorkiewicz |
2013-03-28 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill |
2013-03-20 | Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards | Scott Ashcroft |
2013-03-20 | tty/serial: Add support for Altera serial port | Ley Foon Tan |
2013-03-20 | tty: serial: fix typo "SERIAL_S3C2412" | Paul Bolle |
2013-03-20 | tty: serial: fix typo "ARCH_S5P6450" | Paul Bolle |
2013-03-20 | serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ... | Wang YanQing |
2013-03-20 | serial: 8250: Keep 8250.<xxxx> module options functional after driver rename | Josh Boyer |
2013-03-20 | tty/8250_pnp: serial port detection regression since v3.7 | Sean Young |
2013-02-28 | serial: imx: Fix recursive locking bug | Thomas Gleixner |
2013-01-17 | 8250/16?50: Add support for Broadcom TruManage redirected serial port | Stephen Hurd |
2013-01-15 | serial:ifx6x60:Keep word size accordance with SPI controller | channing |
2013-01-15 | tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler | Maxime Ripard |
2013-01-15 | serial: samsung: remove redundant setting of line config during port reset | Thomas Abraham |
2013-01-15 | serial:ifx6x60:Delete SPI timer when shut down port | chao bi |
2013-01-15 | tty/8250: The correct device id for this card is 0x0022 | Matt Schulte |
2013-01-15 | tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition | Matt Schulte |
2013-01-15 | tty: serial: vt8500: fix return value check in vt8500_serial_probe() | Wei Yongjun |
2013-01-15 | serial: mxs-auart: Index is unsigned | fabio.estevam@freescale.com |
2013-01-15 | mxs: uart: fix setting RTS from software | Steffen Trumtrar |
2012-12-16 | Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-... | Tony Lindgren |
2012-12-14 | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h | Tony Lindgren |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-12 | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King |
2012-11-30 | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2012-11-26 | drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage | Andrew Morton |
2012-11-26 | serial: ifx6x60: Add modem power off function in the platform reboot process | Jun Chen |
2012-11-26 | serial: mxs-auart: unmap the scatter list before we copy the data | Huang Shijie |
2012-11-26 | serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled | Huang Shijie |
2012-11-26 | serial: max310x: Setup missing "can_sleep" field for GPIO | Alexander Shiyan |
2012-11-26 | tty/serial: fix ifx6x60.c declaration warning | Randy Dunlap |
2012-11-26 | serial: samsung: add devicetree properties for non-Exynos SoCs | Heiko Stübner |
2012-11-26 | serial: samsung: fix potential soft lockup during uart write | Thomas Abraham |
2012-11-22 | ARM: EXYNOS: add support for EXYNOS5440 SoC | Kukjin Kim |
2012-11-21 | tty/8250 Add check for pci_ioremap_bar failure | Matt Schulte |
2012-11-21 | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ... | Matt Schulte |
2012-11-21 | tty/8250 Add XR17D15x devices to the exar_handle_irq override | Matt Schulte |
2012-11-21 | tty/8250: Add sleep capability to XR17D15X ports | Matt Schulte |
2012-11-21 | serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35... | Matt Schulte |
2012-11-21 | serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in | Matt Schulte |
2012-11-21 | serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty. | Sonic Zhang |
2012-11-21 | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI... | Matt Schulte |