summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pch_uart: add sysrq supportLiang Li2013-01-211-8/+19
| * | | pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-211-7/+22
| * | | tty: Correct tty buffer flush.Ilya Zykov2013-01-211-70/+22
| * | | drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-211-1/+1
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-194-1/+21
| * | | tty: Add driver unthrottle in ioctl(...,TCFLSH,..).Ilya Zykov2013-01-191-2/+6
| * | | serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-191-1/+1
| * | | serial: vt8500: Cleanup code using devm_ functionTony Prisk2013-01-181-9/+4
| * | | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-181-15/+19
| * | | serial: tegra: Switch to using struct tty_portThierry Reding2013-01-181-12/+15
| * | | serial: imx: Remove unused 'tty' variableFabio Estevam2013-01-181-1/+0
| * | | serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao2013-01-181-2/+0
| * | | serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan2013-01-181-2/+2
| * | | serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee2013-01-183-0/+910
| * | | tty: rocket: Explicitly list supported PCI IDsKevin Cernekee2013-01-181-3/+25
| * | | serial: vt8500: ioremap'd resource is never freedTony Prisk2013-01-181-2/+2
| * | | serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk2013-01-181-2/+2
| * | | tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding2013-01-181-1/+1
| * | | tty: serial/68328serial.c: remove unnecessary null pointer checkCong Ding2013-01-181-1/+1
| * | | OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh2013-01-181-10/+28
| * | | serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-181-2/+2
| * | | serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song2013-01-182-7/+22
| * | | TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby2013-01-161-18/+12
| * | | serial: 8250_dw: Set maxburst sizeHeikki Krogerus2013-01-161-2/+4
| * | | serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus2013-01-161-0/+7
| * | | serial: 8250_dma: TX optimisationHeikki Krogerus2013-01-161-3/+3
| * | | serial: 8250_dma: Switch to using tty_portHeikki Krogerus2013-01-161-4/+7
| * | | tty: don't deadlock while flushing workqueueSebastian Andrzej Siewior2013-01-161-5/+5
| * | | serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus2013-01-161-0/+65
| * | | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-165-3/+300
| * | | serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2013-01-162-1/+42
| * | | serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus2013-01-161-4/+53
| * | | serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus2013-01-161-31/+47
| * | | serial: 8250_dw: Map IO memoryHeikki Krogerus2013-01-161-2/+5
| * | | 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