summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: cast before shifting on port ioAlan Cox2012-11-151-1/+1
* serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2012-11-152-9/+1
* serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen2012-11-151-3/+10
* serial:ifx6x60:SPI header is decoded incorrectlychao bi2012-11-151-2/+2
* tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun2012-11-011-2/+2
* serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdownchao bi2012-11-012-1/+11
* serial/arc-uart: Add new driverVineet Gupta2012-10-303-0/+770
* uart: add other serial core layer get attributesAlan Cox2012-10-301-0/+145
* uart: tidy the uart_get_info APIAlan Cox2012-10-301-14/+15
* uart: update the sysfs handler to use uart_get_infoAlan Cox2012-10-301-5/+5
* serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun2012-10-301-12/+1
* serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches2012-10-304-109/+120
* Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-291-6/+6
|\
| * Revert "serial: omap: fix software flow control"Felipe Balbi2012-10-241-6/+6
* | of serial port driver - add clk_get_rate() supportMurali Karicheri2012-10-251-6/+26
* | serial: ifx6x60: del_timer_sync must not be called in interrupt context.Jun Chen2012-10-251-1/+1
* | serial: ifx6x60: add_timer is not safe in the mrdy_assert functionJun Chen2012-10-251-3/+1
* | serial: ifx6x60: different SPI word width configure requires different swap p...chao bi2012-10-252-10/+61
* | serial/amba-pl011: use devm_* managed resourcesLinus Walleij2012-10-251-16/+9
* | serial: omap: Remove the hardcode serial_omap_console_ports array.Shubhrajyoti D2012-10-251-1/+1
* | serial: omap: Remove the default setting of special characterShubhrajyoti D2012-10-251-5/+1
* | serial: omap: Make context_loss_cnt signedShubhrajyoti D2012-10-251-4/+8
* | serial: clps711x: Cleanup driverAlexander Shiyan2012-10-241-59/+46
* | serial: clps711x: Fix TERMIOS-flags handlingAlexander Shiyan2012-10-241-24/+12
* | serial: clps711x: Disable "break"-state before port startupAlexander Shiyan2012-10-241-22/+7
* | serial: clps711x: Using resource-managed functionsAlexander Shiyan2012-10-241-22/+17
* | serial: clps711x: Check for valid TTY in RX-interruptAlexander Shiyan2012-10-241-30/+29
* | serial: clps711x: Fix break control handlingAlexander Shiyan2012-10-241-1/+3
* | serial: clps711x: Return valid modem controls for port that not support itAlexander Shiyan2012-10-241-6/+4
* | serial: clps711x: Improved TX FIFO handlingAlexander Shiyan2012-10-241-8/+7
* | serial: clps711x: Using CPU clock subsystem for getting base UART speedAlexander Shiyan2012-10-241-5/+15
* | serial: clps711x: Do not use "uart_port->unused" fieldAlexander Shiyan2012-10-241-15/+17
* | serial: clps711x: Convert all static variables to dynamicAlexander Shiyan2012-10-241-122/+89
* | serial: clps711x: Add platform_driver interface to clps711x driverAlexander Shiyan2012-10-241-6/+33
* | tty: serial: KGDB support for PXADenis V. Lunev2012-10-241-0/+55
* | x86: ce4100: allow second UART usageMaxime Bizon2012-10-241-3/+3
* | tty: serial: 8250_dw: Implement suspend/resumeJames Hogan2012-10-241-0/+25
* | serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun2012-10-241-4/+4
* | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-242-6/+39
* | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-241-1/+1
* | serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-8/+8
|/
* Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-193-12/+13
|\
| * serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
| * Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-141-1/+2
| |\
| * | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
| * | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-051-2/+2
* | | sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-151-1/+2
| |/ |/|
* | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-131-1/+2
|\ \ | |/ |/|
| * kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel2012-10-121-1/+2
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-2/+2
|\ \