summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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
2013-01-15serial: imx: Use devm_* APIsSachin Kamat
2013-01-15serial: imx: Use pr_info instead of printkSachin Kamat
2013-01-15serial: imx: Fix coding style issueSachin Kamat
2013-01-15serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-01-15serial: imx: Fix checkpatch errors related to spacingSachin Kamat
2013-01-15serial: Samsung: Use of_match_ptr() macroSachin Kamat
2013-01-15serial: samsung: remove the use of statically remapped controller addressThomas Abraham
2013-01-15serial: mxs-auart: Fix typo in sanity checkThomas Jarosch
2013-01-15tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-15serial: avoid double free after call ioc4_serial_remove_oneChen Gang
2013-01-15serial: sirf: add support for new SiRFmarco SMP SoCBarry Song
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij