summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: remove use of __devinitconstBill Pemberton2012-11-212-2/+2
* tty: remove use of __devinitdataBill Pemberton2012-11-216-6/+6
* tty: remove use of __devinitBill Pemberton2012-11-2147-86/+86
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-2144-70/+70
* Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-161-0/+1
|\
| * tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin2012-11-141-0/+1
* | serial: mxs-auart: add the DMA support for mx28Huang Shijie2012-11-161-5/+317
* | serial: mxs-auart: distinguish the different SOCsHuang Shijie2012-11-161-6/+36
* | tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-21/+21
* | serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi2012-11-151-0/+6
* | serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi2012-11-151-1/+22
* | serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii2012-11-151-3/+3
* | serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii2012-11-151-2/+2
* | serial: sh-sci: support lower baud rateTakashi Yoshii2012-11-151-11/+8
* | serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii2012-11-151-1/+1
* | serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou2012-11-151-11/+16
* | Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi2012-11-151-52/+1
* | Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi2012-11-151-1/+0
* | Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi2012-11-151-5/+0
* | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-154-1/+14
* | tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-151-5/+85
* | serial: Unneeded ARCH dependencies are removedAlexander Shiyan2012-11-151-12/+12
* | serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang2012-11-151-0/+3
* | serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao2012-11-151-4/+3
* | 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
OpenPOWER on IntegriCloud