summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-151-45/+103
* serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen2013-01-151-0/+71
* TTY: do not reset master's packet modeJiri Slaby2013-01-151-1/+0
* tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding2013-01-151-1/+1
* tty: cleanup checkpatch warning in pty.cCong Ding2013-01-151-3/+3
* tty: cleanup the panic messageCong Ding2013-01-151-1/+1
* Revert "n_gsm.c: add tx_lock in gsm_send"Greg Kroah-Hartman2013-01-151-3/+0
* serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-151-2/+2
* TTY: nozomi, remove dead codeJiri Slaby2013-01-151-7/+0
* TTY: synclink, remove unneeded testsJiri Slaby2013-01-152-5/+0
* cyclades: push down tty_port_tty_getJiri Slaby2013-01-151-122/+115
* TTY: switch tty_schedule_flipJiri Slaby2013-01-157-67/+34
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-1585-468/+224
* TTY: move low_latency to tty_portJiri Slaby2013-01-1517-25/+25
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-1522-44/+46
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-1548-212/+220
* TTY: convert more flipping functionsJiri Slaby2013-01-156-23/+23
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-1513-28/+39
* serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-151-3/+40
* serial/arc-uart: platform_data order changedVineet Gupta2013-01-151-5/+6
* serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-151-10/+11
* serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-151-14/+15
* serial: tegra: add serial driverLaxman Dewangan2013-01-153-0/+1411
* serial: imx: Use devm_* APIsSachin Kamat2013-01-151-22/+10
* serial: imx: Use pr_info instead of printkSachin Kamat2013-01-151-2/+2
* serial: imx: Fix coding style issueSachin Kamat2013-01-151-2/+1
* serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-01-151-1/+1
* serial: imx: Fix checkpatch errors related to spacingSachin Kamat2013-01-151-111/+111
* serial: Samsung: Use of_match_ptr() macroSachin Kamat2013-01-151-3/+1
* serial: samsung: remove the use of statically remapped controller addressThomas Abraham2013-01-151-2/+6
* serial: mxs-auart: Fix typo in sanity checkThomas Jarosch2013-01-151-1/+1
* tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee2013-01-152-10/+10
* serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-152-78/+1
* serial: avoid double free after call ioc4_serial_remove_oneChen Gang2013-01-151-0/+1
* n_gsm.c: add tx_lock in gsm_sendxiaojin2013-01-151-0/+3
* serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-152-1/+20
* tty: vt/Makefile: set the variables to staticCong Ding2013-01-151-3/+1
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-14/+16
* serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-151-0/+2
* synclink fix ldisc buffer argumentPaul Fulghum2013-01-153-7/+36
* serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-151-0/+309
* Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-161-2/+1
|\
| * ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-2/+1
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-0/+1
|\ \
| * \ Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-2911-81/+137
| |\ \
| * \ \ Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-101-0/+1
| |\ \ \
| | * | | PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder2012-10-051-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-136-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-10-2887-3643/+6188
| |\ \ \ \ | | | |_|/ | | |/| |
OpenPOWER on IntegriCloud