summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-01-20pch_uart: add sysrq supportLiang Li
2013-01-20pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
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-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-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
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-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-15drivers/tty/serial: extern function which for release resource, need check po...Chen Gang
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-15serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-15serial/arc-uart: switch to devicetree based probingVineet Gupta
2013-01-15serial/arc-uart: platform_data order changedVineet Gupta
2013-01-15serial/arc-uart: split probe from probe_earlyprintkVineet Gupta
2013-01-15serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta
2013-01-15serial: tegra: add serial driverLaxman Dewangan