aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* 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: 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
* 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
* serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-17
* serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA2011-02-03
* serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-03
* 68328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2011-02-03
* serial-core: reset the console speed on resumeYin Kangkai2011-02-03
* serial: mrst_max3110: make buffer largerDan Carpenter2011-02-03
* serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-03
* OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-03
* serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-03
* serial: mfd: remove the timeout workaround for A0Feng Tang2011-02-03
* tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-03
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
|\
| * tty/serial: fix apbuart buildRandy Dunlap2011-01-22
| * serial: unbreak billionton CF cardPavel Machek2011-01-22
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
|/
* Merge branch 'akpm'Linus Torvalds2011-01-20
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13