summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-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-07-31Merge 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
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-19uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-17pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-17pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-17pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-13serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski