summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan
2012-09-05serial: New serial driver SCCNXPAlexander Shiyan
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin
2012-09-05serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat
2012-09-05serial: Samsung: Replace printk with dev_* functionsSachin Kamat
2012-09-05serial: pl011: honour serial aliases in device treeMatthew Leach
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-09-05serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker
2012-09-05serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König
2012-09-05tty: Split the serial_core helpers for setserial into twoAlan Cox
2012-09-05tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme
2012-09-05tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang
2012-09-05tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode
2012-09-05tty: serial: max310x: Check return code of gpiochip_removeEmil Goode
2012-09-05tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser
2012-09-05tty: max3100: use module_spi_driverDevendra Naga
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie
2012-08-16serial: New serial driver MAX310XAlexander Shiyan
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown
2012-08-16pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu
2012-08-16serial: sc26xx: Fix compile breakageAlexander Shiyan
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-10TTY: 68328serial, fix compilationJiri Slaby
2012-08-10serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu
2012-08-10serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan
2012-08-10tty: localise the lockAlan Cox
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge
2012-07-26serial_core: Update buffer overrun statistics.Corbin
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim