summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2011-02-17atmel_serial: enable PPS supportViktar Palstsiuk
2011-02-17tty: Add msm_smd_tty driverNiranjana Vishwanathapura
2011-02-17serial: change the divisor latch only when prescalar actually changedYin Kangkai
2011-02-17serial: also set the uartclk value in resume after goes to highspeedYin Kangkai
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby
2011-02-17serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-15m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-15Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d...Jesper Juhl
2011-02-15Merge branch 'sh/st-integration' into sh-latestPaul Mundt
2011-02-11Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-02-0368360serial: Plumb in rs_360_get_icount()Ben Hutchings
2011-02-03serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA
2011-02-03serial: pch_uart: support new device ML7213Tomoya MORINAGA
2011-02-0368328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo
2011-02-03serial-core: reset the console speed on resumeYin Kangkai
2011-02-03serial: mrst_max3110: make buffer largerDan Carpenter
2011-02-03serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula
2011-02-03OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt
2011-01-31Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-24Merge branch 'msm-uart' into for-nextDavid Brown
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King
2011-01-23tty/serial: fix apbuart buildRandy Dunlap
2011-01-23serial: unbreak billionton CF cardPavel Machek
2011-01-21Merge branch 'akpm'Linus Torvalds
2011-01-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman