summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus2013-01-161-1/+1
| * | | | serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus2013-01-161-6/+16
| * | | | tty: Only wakeup the line discipline idle queue when queue is activeIvo Sieben2013-01-161-1/+3
| * | | | drivers/tty/serial: extern function which for release resource, need check po...Chen Gang2013-01-161-1/+8
| * | | | TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-161-3/+1
| * | | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-161-1/+1
| * | | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-161-45/+103
| * | | | serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen2013-01-161-0/+71
| * | | | TTY: do not reset master's packet modeJiri Slaby2013-01-161-1/+0
| * | | | tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding2013-01-161-1/+1
| * | | | tty: cleanup checkpatch warning in pty.cCong Ding2013-01-161-3/+3
| * | | | tty: cleanup the panic messageCong Ding2013-01-161-1/+1
| * | | | Revert "n_gsm.c: add tx_lock in gsm_send"Greg Kroah-Hartman2013-01-161-3/+0
| * | | | serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-161-2/+2
| * | | | TTY: nozomi, remove dead codeJiri Slaby2013-01-161-7/+0
| * | | | TTY: synclink, remove unneeded testsJiri Slaby2013-01-162-5/+0
| * | | | cyclades: push down tty_port_tty_getJiri Slaby2013-01-161-122/+115
| * | | | TTY: switch tty_schedule_flipJiri Slaby2013-01-167-67/+34
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-1685-468/+224
| * | | | TTY: move low_latency to tty_portJiri Slaby2013-01-1617-25/+25
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-1622-44/+46
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-1648-212/+220
| * | | | TTY: convert more flipping functionsJiri Slaby2013-01-166-23/+23
| * | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-1613-28/+39
| * | | | serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-161-3/+40
| * | | | serial/arc-uart: platform_data order changedVineet Gupta2013-01-161-5/+6
| * | | | serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-161-10/+11
| * | | | serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-161-14/+15
| * | | | serial: tegra: add serial driverLaxman Dewangan2013-01-163-0/+1411
| * | | | serial: imx: Use devm_* APIsSachin Kamat2013-01-161-22/+10
| * | | | serial: imx: Use pr_info instead of printkSachin Kamat2013-01-161-2/+2
| * | | | serial: imx: Fix coding style issueSachin Kamat2013-01-161-2/+1
| * | | | serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-01-161-1/+1
| * | | | serial: imx: Fix checkpatch errors related to spacingSachin Kamat2013-01-161-111/+111
| * | | | serial: Samsung: Use of_match_ptr() macroSachin Kamat2013-01-161-3/+1
| * | | | serial: samsung: remove the use of statically remapped controller addressThomas Abraham2013-01-161-2/+6
| * | | | serial: mxs-auart: Fix typo in sanity checkThomas Jarosch2013-01-161-1/+1
| * | | | tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee2013-01-162-10/+10
| * | | | serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-162-78/+1
| * | | | serial: avoid double free after call ioc4_serial_remove_oneChen Gang2013-01-161-0/+1
| * | | | n_gsm.c: add tx_lock in gsm_sendxiaojin2013-01-161-0/+3
| * | | | serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-162-1/+20
| * | | | tty: vt/Makefile: set the variables to staticCong Ding2013-01-161-3/+1
| * | | | tty: serial core: decouple pm states from ACPILinus Walleij2013-01-161-14/+16
| * | | | serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-161-0/+2
| * | | | synclink fix ldisc buffer argumentPaul Fulghum2013-01-163-7/+36
| * | | | serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-161-0/+309
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | TTY: mark tty_get_device call with the proper const valuesGreg Kroah-Hartman2013-02-071-2/+2
| * | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-269-8/+63
| |\ \ \ \ | | | |/ / | | |/| |