Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | synclink: fix info leak in ioctl | Salva Peiró | 2014-03-18 | 2 | -0/+2 | |
| * | | | | | | serial: 8250: Clean up the locking for -rt | Ingo Molnar | 2014-03-09 | 1 | -10/+5 | |
| * | | | | | | serial: 8250_pci: change BayTrail default uartclk | Aaron Sierra | 2014-03-09 | 1 | -3/+7 | |
| * | | | | | | serial: 8250_pci: more BayTrail error-free bauds | Aaron Sierra | 2014-03-09 | 1 | -8/+29 | |
| * | | | | | | serial: sh-sci: Add missing call to uart_remove_one_port() in failure path | Geert Uytterhoeven | 2014-03-01 | 1 | -0/+1 | |
| * | | | | | | serial_core: Unregister console in uart_remove_one_port() | Geert Uytterhoeven | 2014-03-01 | 1 | -0/+6 | |
| * | | | | | | tty/serial: at91: remove unused open/close hooks | Richard Genoud | 2014-03-01 | 1 | -21/+0 | |
| * | | | | | | tty/serial: at91: use dev_err instead of printk | Richard Genoud | 2014-03-01 | 1 | -2/+2 | |
| * | | | | | | tty: Set correct tty name in 'active' sysfs attribute | Hannes Reinecke | 2014-03-01 | 1 | -6/+17 | |
| * | | | | | | serial: imx: Remove init() and exit() platform callbacks | Alexander Shiyan | 2014-03-01 | 1 | -25/+2 | |
| * | | | | | | serial: imx: Use dev_name() for request_irq() to distinguish UARTs | Alexander Shiyan | 2014-03-01 | 1 | -4/+4 | |
| * | | | | | | serial: imx: Use devm_ioremap_resource() | Alexander Shiyan | 2014-03-01 | 1 | -40/+4 | |
| * | | | | | | tty: Fix low_latency BUG | Peter Hurley | 2014-03-01 | 2 | -19/+4 | |
| * | | | | | | tty: serial: bcm63xx_uart: add support for DT probing | Florian Fainelli | 2014-03-01 | 1 | -0/+11 | |
| * | | | | | | tty: serial: bcm63xx_uart: define UART_REG_SIZE constant | Florian Fainelli | 2014-03-01 | 1 | -2/+2 | |
| * | | | | | | tty: serial: bcm63xx_uart: include linux/io.h | Florian Fainelli | 2014-03-01 | 1 | -0/+1 | |
| * | | | | | | vt: detect and ignore OSC codes. | Adam Borowski | 2014-03-01 | 1 | -3/+11 | |
| * | | | | | | vt: drop an useless enum and assignment. | Adam Borowski | 2014-03-01 | 1 | -4/+2 | |
| * | | | | | | drivers/tty/serial: deal with 8250_core.c uninitialized warning for good | Paul Gortmaker | 2014-03-01 | 1 | -0/+4 | |
| * | | | | | | Merge 3.14-rc4 into tty-next | Greg Kroah-Hartman | 2014-02-25 | 1 | -18/+7 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | serial: fsl_lpuart: add DMA support | Yuan Yao | 2014-02-18 | 1 | -12/+418 | |
| * | | | | | | | Merge 3.14-rc3 into tty-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | serial: max310x: Fix sparse warnings | Alexander Shiyan | 2014-02-15 | 1 | -4/+2 | |
| * | | | | | | | tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator | Paul Bolle | 2014-02-15 | 1 | -112/+0 | |
| * | | | | | | | serial: max310x: Fix build error | Alexander Shiyan | 2014-02-14 | 1 | -4/+6 | |
| * | | | | | | | Revert "serial: max310x: Fix build error" | Greg Kroah-Hartman | 2014-02-14 | 1 | -2/+1 | |
| * | | | | | | | hvc: ensure hvc_init is only ever called once in hvc_console.c | Paul Gortmaker | 2014-02-13 | 1 | -1/+5 | |
| * | | | | | | | serial: sirf: move to use generic dma dt-binding to get dma channels | Qipan Li | 2014-02-13 | 2 | -138/+62 | |
| * | | | | | | | serial: pl011: Move uart_register_driver call to device probe | Tushar Behera | 2014-02-13 | 1 | -9/+12 | |
| * | | | | | | | serial: samsung: Move uart_register_driver call to device probe | Tushar Behera | 2014-02-13 | 1 | -29/+11 | |
| * | | | | | | | serial: max310x: Fix build warning | Alexander Shiyan | 2014-02-13 | 1 | -1/+1 | |
| * | | | | | | | serial: max310x: Fix build error | Alexander Shiyan | 2014-02-13 | 1 | -1/+2 | |
| * | | | | | | | serial: imx: always wake up the processes in the TX callback | Huang Shijie | 2014-02-13 | 1 | -2/+1 | |
| * | | | | | | | tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios | Nicolas Ferre | 2014-02-13 | 1 | -3/+0 | |
| * | | | | | | | n_tty: Simplify input_available_p() | Peter Hurley | 2014-02-13 | 1 | -7/+4 | |
| * | | | | | | | Merge branch 'tty-linus' into tty-next | Greg Kroah-Hartman | 2014-02-13 | 12 | -60/+70 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | serial: max310x: Add devicetree support | Alexander Shiyan | 2014-02-13 | 1 | -9/+32 | |
| * | | | | | | | | serial: max310x: Driver cleanup | Alexander Shiyan | 2014-02-13 | 1 | -29/+5 | |
| * | | | | | | | | serial: max310x: Add support for RS-485 mode | Alexander Shiyan | 2014-02-13 | 1 | -21/+56 | |
| * | | | | | | | | serial: max310x: Add missing mutex_destroy() on driver exit | Alexander Shiyan | 2014-02-13 | 1 | -2/+5 | |
| * | | | | | | | | serial: max310x: Always use dynamic GPIO ID assignment | Alexander Shiyan | 2014-02-13 | 1 | -27/+28 | |
| * | | | | | | | | serial: max310x: Migrate to CLK API | Alexander Shiyan | 2014-02-13 | 1 | -31/+55 | |
| * | | | | | | | | serial: max310x: Move all SPI-dependent stuff in one place | Alexander Shiyan | 2014-02-13 | 1 | -32/+24 | |
| * | | | | | | | | serial: sh_sci: remove HAVE_CLK build dependecy | Baruch Siach | 2014-02-13 | 1 | -1/+0 | |
| * | | | | | | | | serial: max310x: Remove IRQ validation | Alexander Shiyan | 2014-02-13 | 1 | -6/+0 | |
| * | | | | | | | | serial: max310x: Add the loopback mode support | Alexander Shiyan | 2014-02-13 | 1 | -7/+18 | |
| * | | | | | | | | serial: max310x: Remove excess port configure at startup | Alexander Shiyan | 2014-02-13 | 1 | -6/+0 | |
| * | | | | | | | | serial: max310x: Remove init() and exit() callbacks | Alexander Shiyan | 2014-02-13 | 1 | -7/+0 | |
| * | | | | | | | | serial: max310x: Setup baud rate generator more precisely | Alexander Shiyan | 2014-02-13 | 1 | -12/+20 | |
| * | | | | | | | | serial: max310x: Allow driver to be compiled as module | Alexander Shiyan | 2014-02-13 | 1 | -1/+1 |