aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* pch_uart: reference clock on CM-iTCDenis Turischev2011-03-14
* n_gsm: fix UIH control byte : P bit should be 0Eric BĂ©nard2011-03-09
* serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana2011-03-07
* tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng2011-03-07
* nozomi: don't use flush_scheduled_work()Tejun Heo2011-02-25
* tty/serial: Relax the device_type restriction from of_serialGrant Likely2011-02-25
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
|\
| * Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
| |\
| | * workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-15
| |\ \
| | * | m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-15
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-15
| | |/ | |/|
| * | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-03
| * | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-03
| * | n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-03
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-03
| |/
* | pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA2011-02-22
* | pch_uart: fix exclusive access issueTomoya MORINAGA2011-02-22
* | pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA2011-02-22
* | pch_uart: fix uart clock setting issueTomoya MORINAGA2011-02-22
* | pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA2011-02-22
* | pch_uart : Reduce memcpyTomoya MORINAGA2011-02-22
* | pch_uart: add spin_lock_initTomoya MORINAGA2011-02-22
* | pch_uart: add multi-scatter processingTomoya MORINAGA2011-02-22
* | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-22
* | tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22
* | tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser2011-02-22
* | tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser2011-02-22
* | tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser2011-02-22
* | tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser2011-02-22
* | serial: mfd: add a module parameter for setting each port's working modeFeng Tang2011-02-22
* | serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang2011-02-22
* | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-22
* | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
* | tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-17
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser2011-02-17
* | tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser2011-02-17
* | tty,vt: fix VT_SETACTIVATE console switchJiri Olsa2011-02-17
* | atmel_serial: enable PPS supportViktar Palstsiuk2011-02-17
* | tty: Add msm_smd_tty driverNiranjana Vishwanathapura2011-02-17
* | serial: change the divisor latch only when prescalar actually changedYin Kangkai2011-02-17
* | serial: also set the uartclk value in resume after goes to highspeedYin Kangkai2011-02-17
* | serial: ifx6x60: minor cleanupRuss Gorby2011-02-17
* | serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby2011-02-17
* | serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-17
* | serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-17
* | serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-17