summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18tty: Add driver unthrottle in ioctl(...,TCFLSH,..).Ilya Zykov
2013-01-18serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding
2013-01-17serial: vt8500: Cleanup code using devm_ functionTony Prisk
2013-01-17serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk
2013-01-17serial: tegra: Switch to using struct tty_portThierry Reding
2013-01-17serial: imx: Remove unused 'tty' variableFabio Estevam
2013-01-17serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao
2013-01-17serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan
2013-01-17serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee
2013-01-17tty: rocket: Explicitly list supported PCI IDsKevin Cernekee
2013-01-17serial: vt8500: ioremap'd resource is never freedTony Prisk
2013-01-17serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk
2013-01-17tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding
2013-01-17tty: serial/68328serial.c: remove unnecessary null pointer checkCong Ding
2013-01-17OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh
2013-01-17serial/arc-uart: Fix section mistmatchVineet Gupta
2013-01-17serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song
2013-01-16Staging: sb105x: mark it BROKENGreg Kroah-Hartman
2013-01-16TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby
2013-01-16serial: 8250_dw: Set maxburst sizeHeikki Krogerus
2013-01-16serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus
2013-01-16serial: 8250_dma: TX optimisationHeikki Krogerus
2013-01-16serial: 8250_dma: Switch to using tty_portHeikki Krogerus
2013-01-15tty: don't deadlock while flushing workqueueSebastian Andrzej Siewior
2013-01-15serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus
2013-01-15serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus
2013-01-15serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus
2013-01-15serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus
2013-01-15serial: 8250_dw: Map IO memoryHeikki Krogerus
2013-01-15serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus
2013-01-15serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus
2013-01-15tty: Only wakeup the line discipline idle queue when queue is activeIvo Sieben
2013-01-15drivers/tty/serial: extern function which for release resource, need check po...Chen Gang
2013-01-15TTY: hvsi: use for_each_compatible_node() macroWei Yongjun
2013-01-15serial: sccnxp: Rename header file to match functionalityAlexander Shiyan
2013-01-15serial: sccnxp: Implement polling modeAlexander Shiyan
2013-01-15serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen
2013-01-15TTY: do not reset master's packet modeJiri Slaby
2013-01-15tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding
2013-01-15tty: cleanup checkpatch warning in pty.cCong Ding
2013-01-15tty: cleanup the panic messageCong Ding
2013-01-15Revert "n_gsm.c: add tx_lock in gsm_send"Greg Kroah-Hartman
2013-01-15serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman
2013-01-15TTY: nozomi, remove dead codeJiri Slaby
2013-01-15TTY: synclink, remove unneeded testsJiri Slaby
2013-01-15cyclades: push down tty_port_tty_getJiri Slaby
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby