- 4053036 serial: vt8500: ioremap'd resource is never freed by Tony Prisk · 12 years ago
- 27dd2e0 serial: vt8500: Fix range-checking on vt8500_uart_ports by Tony Prisk · 12 years ago
- f938f37 tty: serial/crisv10.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
- 9ef20d5 tty: serial/68328serial.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
- 5fe2123 OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13 by Alexey Pelykh · 12 years ago
- 795b5bb serial/arc-uart: Fix section mistmatch by Vineet Gupta · 12 years ago
- ac4ce71 serial: sirf: only use lookup table to set baudrate when ioclk=150MHz by Barry Song · 12 years ago
- ebebd49 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 12 years ago
- ded2f29 pty: return EINVAL for TIOCGPTN for BSD ptys by Jiri Slaby · 12 years ago
- 154b7a4 Input: sysrq - allow specifying alternate reset sequence by Mathieu Poirier · 12 years ago
- 2894500 TTY: ip22zilog, fix tty_flip_buffer_push call by Jiri Slaby · 12 years ago
- f5836a5 serial: 8250_dw: Set maxburst size by Heikki Krogerus · 12 years ago
- 053fac3 serial: 8250_dw: Use ifdef with ACPI by Heikki Krogerus · 12 years ago
- a3b0397 serial: 8250_dma: TX optimisation by Heikki Krogerus · 12 years ago
- 6f3fe3b serial: 8250_dma: Switch to using tty_port by Heikki Krogerus · 12 years ago
- 852e4a8 tty: don't deadlock while flushing workqueue by Sebastian Andrzej Siewior · 12 years ago
- 7277b2a serial: 8250_dw: Enable DMA support with ACPI by Heikki Krogerus · 12 years ago
- 9ee4b83 serial: 8250: Add support for dmaengine by Heikki Krogerus · 12 years ago
- 6a7320c serial: 8250_dw: Add ACPI 5.0 support by Heikki Krogerus · 12 years ago
- 30046df serial: 8250_dw: Set FIFO size dynamically by Heikki Krogerus · 12 years ago
- a7260c8 serial: 8250_dw: Move device tree code to separate function by Heikki Krogerus · 12 years ago
- f93366f serial: 8250_dw: Map IO memory by Heikki Krogerus · 12 years ago
- 966c4e3 serial: 8250_dw: Don't use UPF_FIXED_TYPE by Heikki Krogerus · 12 years ago
- 9660497 serial: 8250: Allow drivers to deliver capabilities by Heikki Krogerus · 12 years ago
- bd5d7ce tty: Only wakeup the line discipline idle queue when queue is active by Ivo Sieben · 12 years ago
- b342dd5 drivers/tty/serial: extern function which for release resource, need check pointer, before free it by Chen Gang · 12 years ago
- 074d35c TTY: hvsi: use for_each_compatible_node() macro by Wei Yongjun · 12 years ago
- 463dcc4 serial: sccnxp: Rename header file to match functionality by Alexander Shiyan · 12 years ago
- ec06389 serial: sccnxp: Implement polling mode by Alexander Shiyan · 12 years ago
- 496c907 serial: mcf: Add support RS485 in ColdFire serial driver by Quoc-Viet Nguyen · 12 years ago
- b81273a TTY: do not reset master's packet mode by Jiri Slaby · 12 years ago
- 37c44b5 tty: add parenthesis to macro POLL_PERIOD in rocket.c by Cong Ding · 12 years ago
- b9f8033 tty: cleanup checkpatch warning in pty.c by Cong Ding · 12 years ago
- 82f8c35 tty: cleanup the panic message by Cong Ding · 12 years ago
- 4e18585 Revert "n_gsm.c: add tx_lock in gsm_send" by Greg Kroah-Hartman · 12 years ago
- d73dfc6 serial: 8250_pci: remove __devexit usage by Greg Kroah-Hartman · 12 years ago
- fa47ba7 TTY: nozomi, remove dead code by Jiri Slaby · 12 years ago
- cc5ab61 TTY: synclink, remove unneeded tests by Jiri Slaby · 12 years ago
- dabe2c1 cyclades: push down tty_port_tty_get by Jiri Slaby · 12 years ago
- 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
- 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
- d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
- 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
- 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
- 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
- 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
- ea28fd5 serial/arc-uart: switch to devicetree based probing by Vineet Gupta · 12 years ago
- d6c0d06 serial/arc-uart: platform_data order changed by Vineet Gupta · 12 years ago
- e163d1f serial/arc-uart: split probe from probe_earlyprintk by Vineet Gupta · 12 years ago
- 026bb29 serial/arc-uart: Don't index with -ve platform_device->id by Vineet Gupta · 12 years ago
- e9ea096 serial: tegra: add serial driver by Laxman Dewangan · 12 years ago
- 42d3419 serial: imx: Use devm_* APIs by Sachin Kamat · 12 years ago
- 50bbdba serial: imx: Use pr_info instead of printk by Sachin Kamat · 12 years ago
- 699cbd6 serial: imx: Fix coding style issue by Sachin Kamat · 12 years ago
- e32a9f8 serial: imx: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
- 82313e6 serial: imx: Fix checkpatch errors related to spacing by Sachin Kamat · 12 years ago
- 905f4ba serial: Samsung: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
- 41147bf serial: samsung: remove the use of statically remapped controller address by Thomas Abraham · 12 years ago
- 81a7d77 serial: mxs-auart: Fix typo in sanity check by Thomas Jarosch · 12 years ago
- ef4f527 tty: Fix comments that reference BKL, eventd, old paths by Kevin Cernekee · 12 years ago
- a205a56 serial: Remove RM9000 series serial driver. by Ralf Baechle · 12 years ago
- 6d8df4b serial: avoid double free after call ioc4_serial_remove_one by Chen Gang · 12 years ago
- f96f7f7 n_gsm.c: add tx_lock in gsm_send by xiaojin · 12 years ago
- 5425e03 serial: sirf: add support for new SiRFmarco SMP SoC by Barry Song · 12 years ago
- 92b336f tty: vt/Makefile: set the variables to static by Cong Ding · 12 years ago
- 6f538fe tty: serial core: decouple pm states from ACPI by Linus Walleij · 12 years ago
- fdbc735 serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR by Enric Balletbo i Serra · 12 years ago
- a6b68a6 synclink fix ldisc buffer argument by Paul Fulghum · 12 years ago
- 55c7c0f serial: quatech: add the other serial identifiers and preliminary control code by Alan Cox · 12 years ago
- 5dd070d serial:ifx6x60:Keep word size accordance with SPI controller by channing · 12 years ago
- 68e56cb tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 12 years ago
- 2eaa865 serial: samsung: remove redundant setting of line config during port reset by Thomas Abraham · 12 years ago
- 014b9b4 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 12 years ago
- b7b9041 tty/8250: The correct device id for this card is 0x0022 by Matt Schulte · 12 years ago
- 4f7d67d tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition by Matt Schulte · 12 years ago
- a6dd114 tty: serial: vt8500: fix return value check in vt8500_serial_probe() by Wei Yongjun · 12 years ago
- 87b8bed serial: mxs-auart: Index is unsigned by fabio.estevam@freescale.com · 12 years ago
- a683321 mxs: uart: fix setting RTS from software by Steffen Trumtrar · 12 years ago
- d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
- 7998005 tty/max3100: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
- 2cb85a7 Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2 by Tony Lindgren · 12 years ago
- d9ba573 ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h by Tony Lindgren · 12 years ago
- 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
- 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
- 823c9fa Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
- fd985e1 drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage by Andrew Morton · 12 years ago
- 72d4724 serial: ifx6x60: Add modem power off function in the platform reboot process by Jun Chen · 12 years ago
- d7ffb93 serial: mxs-auart: unmap the scatter list before we copy the data by Huang Shijie · 12 years ago
- a591944 serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled by Huang Shijie · 12 years ago
- 273a4b8 serial: max310x: Setup missing "can_sleep" field for GPIO by Alexander Shiyan · 12 years ago
- bc6835a tty/serial: fix ifx6x60.c declaration warning by Randy Dunlap · 12 years ago
- 666ca0b serial: samsung: add devicetree properties for non-Exynos SoCs by Heiko Stübner · 12 years ago
- c15c374 serial: samsung: fix potential soft lockup during uart write by Thomas Abraham · 12 years ago