aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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 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-061-2/+2
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-259-8/+63
| |\ \ \ | | | |/ | | |/|
| * | | serial: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+4
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-74/+202
|\ \ \
| * | | Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-171-74/+202
* | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-2/+1
|\ \ \ \
| * | | | tty/max3100: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| | |/ / | |/| |
* | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
| |_|/ |/| |
* | | 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-173-0/+50
* | | pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby2013-01-171-0/+2
* | | serial:ifx6x60:Keep word size accordance with SPI controllerchanning2013-01-151-1/+2
* | | tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-151-1/+1
* | | serial: samsung: remove redundant setting of line config during port resetThomas Abraham2013-01-151-1/+0
* | | serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-151-0/+1
* | | tty/8250: The correct device id for this card is 0x0022Matt Schulte2013-01-151-1/+1
* | | tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte2013-01-151-1/+1
* | | tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun2013-01-151-1/+1
* | | serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com2013-01-151-1/+1
* | | mxs: uart: fix setting RTS from softwareSteffen Trumtrar2013-01-151-1/+3
|/ /
* | 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
| |\ \ \ | | | |/ | | |/|