summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-16serial: 8250: Add support for dmaengineHeikki Krogerus5-3/+300
2013-01-16serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2-1/+42
2013-01-16serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus1-4/+53
2013-01-16serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus1-31/+47
2013-01-16serial: 8250_dw: Map IO memoryHeikki Krogerus1-2/+5
2013-01-16serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus1-1/+1
2013-01-16serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus1-6/+16
2013-01-16tty: Only wakeup the line discipline idle queue when queue is activeIvo Sieben1-1/+3
2013-01-16drivers/tty/serial: extern function which for release resource, need check po...Chen Gang1-1/+8
2013-01-16TTY: hvsi: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-01-16serial: sccnxp: Rename header file to match functionalityAlexander Shiyan1-1/+1
2013-01-16serial: sccnxp: Implement polling modeAlexander Shiyan1-45/+103
2013-01-16serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen1-0/+71
2013-01-16TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-01-16tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding1-1/+1
2013-01-16tty: cleanup checkpatch warning in pty.cCong Ding1-3/+3
2013-01-16tty: cleanup the panic messageCong Ding1-1/+1
2013-01-16Revert "n_gsm.c: add tx_lock in gsm_send"Greg Kroah-Hartman1-3/+0
2013-01-16serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman1-2/+2
2013-01-16TTY: nozomi, remove dead codeJiri Slaby1-7/+0
2013-01-16TTY: synclink, remove unneeded testsJiri Slaby3-8/+0
2013-01-16cyclades: push down tty_port_tty_getJiri Slaby1-122/+115
2013-01-16TTY: switch tty_schedule_flipJiri Slaby9-90/+42
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby135-931/+415
2013-01-16TTY: move low_latency to tty_portJiri Slaby25-34/+34
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby59-122/+123
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby69-270/+284
2013-01-16TTY: convert more flipping functionsJiri Slaby17-37/+39
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby18-39/+54
2013-01-16serial/arc-uart: switch to devicetree based probingVineet Gupta1-3/+40
2013-01-16serial/arc-uart: platform_data order changedVineet Gupta1-5/+6
2013-01-16serial/arc-uart: split probe from probe_earlyprintkVineet Gupta1-10/+11
2013-01-16serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta1-14/+15
2013-01-16serial: tegra: add serial driverLaxman Dewangan3-0/+1411
2013-01-16serial: imx: Use devm_* APIsSachin Kamat1-22/+10
2013-01-16serial: imx: Use pr_info instead of printkSachin Kamat1-2/+2
2013-01-16serial: imx: Fix coding style issueSachin Kamat1-2/+1
2013-01-16serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat1-1/+1
2013-01-16serial: imx: Fix checkpatch errors related to spacingSachin Kamat1-111/+111
2013-01-16serial: Samsung: Use of_match_ptr() macroSachin Kamat1-3/+1
2013-01-16serial: samsung: remove the use of statically remapped controller addressThomas Abraham1-2/+6
2013-01-16serial: mxs-auart: Fix typo in sanity checkThomas Jarosch1-1/+1
2013-01-16tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee2-10/+10
2013-01-16serial: Remove RM9000 series serial driver.Ralf Baechle2-78/+1
2013-01-16serial: avoid double free after call ioc4_serial_remove_oneChen Gang1-0/+1
2013-01-16n_gsm.c: add tx_lock in gsm_sendxiaojin1-0/+3
2013-01-16serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2-1/+20
2013-01-16tty: vt/Makefile: set the variables to staticCong Ding1-3/+1
2013-01-16tty: serial core: decouple pm states from ACPILinus Walleij1-14/+16
2013-01-16serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra1-0/+2