aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
...
| * | | serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-18
| * | | serial: vt8500: Cleanup code using devm_ functionTony Prisk2013-01-17
| * | | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-17
| * | | serial: tegra: Switch to using struct tty_portThierry Reding2013-01-17
| * | | serial: imx: Remove unused 'tty' variableFabio Estevam2013-01-17
| * | | serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao2013-01-17
| * | | serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan2013-01-17
| * | | serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee2013-01-17
| * | | serial: vt8500: ioremap'd resource is never freedTony Prisk2013-01-17
| * | | serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk2013-01-17
| * | | tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding2013-01-17
| * | | tty: serial/68328serial.c: remove unnecessary null pointer checkCong Ding2013-01-17
| * | | OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh2013-01-17
| * | | serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-17
| * | | serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song2013-01-17
| * | | TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby2013-01-16
| * | | serial: 8250_dw: Set maxburst sizeHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus2013-01-16
| * | | serial: 8250_dma: TX optimisationHeikki Krogerus2013-01-16
| * | | serial: 8250_dma: Switch to using tty_portHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus2013-01-16
| * | | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Map IO memoryHeikki Krogerus2013-01-16
| * | | serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus2013-01-16
| * | | serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus2013-01-16
| * | | drivers/tty/serial: extern function which for release resource, need check po...Chen Gang2013-01-16
| * | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-16
| * | | serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-16
| * | | serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen2013-01-16
| * | | serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-16
| * | | TTY: switch tty_schedule_flipJiri Slaby2013-01-16
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | | TTY: convert more flipping functionsJiri Slaby2013-01-16
| * | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| * | | serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-16
| * | | serial/arc-uart: platform_data order changedVineet Gupta2013-01-16
| * | | serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-16
| * | | serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-16
| * | | serial: tegra: add serial driverLaxman Dewangan2013-01-16
| * | | serial: imx: Use devm_* APIsSachin Kamat2013-01-16
| * | | serial: imx: Use pr_info instead of printkSachin Kamat2013-01-16
| * | | serial: imx: Fix coding style issueSachin Kamat2013-01-16
| * | | serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-01-16
| * | | serial: imx: Fix checkpatch errors related to spacingSachin Kamat2013-01-16