aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-10DTS: serial: Add bindings documention for the Mediatek UARTsMatthias Brugger1-0/+22
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger3-0/+301
2014-09-10serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson1-1/+5
2014-09-09serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan1-1/+1
2014-09-09sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior3-2/+27
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2-0/+20
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad1-83/+83
2014-09-08tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov1-6/+21
2014-09-08tty: vt8500_serial: add polled console functionsAlexey Charkov1-0/+31
2014-09-08tty: vt8500_serial: add missing support for RTS settingAlexey Charkov1-0/+8
2014-09-08tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov3-32/+58
2014-09-08doc: dt-binding: of-serial: add Freescale 64-byte FIFO mode uart bindingJingchang Lu1-0/+1
2014-09-08serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson1-2/+3
2014-09-08serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson1-18/+36
2014-09-08serial: imx: clean up imx_poll_get_char()Dirk Behme1-25/+4
2014-09-08serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley1-5/+8
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-08serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley1-0/+1
2014-09-08serial: blackfin: Fix missing gpio.hPeter Hurley1-0/+1
2014-09-08serial: sunsab: Don't enable tx if tx stoppedPeter Hurley1-1/+1
2014-09-08serial: mpc52xx: Use default serial core x_char handlerPeter Hurley1-17/+0
2014-09-08serial: Fix send_xchar() handlersPeter Hurley3-0/+8
2014-09-08serial: core: Remove unsafe x_char optimizationPeter Hurley1-6/+2
2014-09-08serial: core: Fix x_char racePeter Hurley1-4/+3
2014-09-08serial: imx: Fix x_char handling and tx flow controlPeter Hurley1-23/+16
2014-09-08serial: Style fixPeter Hurley1-2/+1
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley4-18/+5
2014-09-08tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi1-1/+1
2014-09-08serial: vr41xx_siu: delete double assignmentJulia Lawall1-1/+0
2014-09-08serial: Fix build failure caused by missing header filePranith Kumar1-0/+1
2014-09-08ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione4-0/+656
2014-09-08Documentation: serial: fix header pathYegor Yefremov1-1/+1
2014-09-08drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang1-3/+3
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek1-1/+0
2014-09-08tty: serial: xuartps: Remove .owner field for driverMichal Simek1-1/+0
2014-09-08serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi1-1/+1
2014-09-08tty: Fix spurious poll() wakeupsPeter Hurley1-4/+4
2014-09-08tty: Fix potential use after free in release_one_ttyCyrill Gorcunov1-1/+2
2014-09-08serial: msm_serial: Fix kgdb continueStephen Boyd1-15/+7
2014-09-08TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-09-08serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan3-24/+16
2014-09-08serial: serial_core.c: printk replacementSudip Mukherjee1-15/+11
2014-09-08tty: fix typo in comment of tty_termios_encode_baud_rateMatthias Brugger1-1/+1
2014-09-08serial: altera: Make of_device_id arrays constTobias Klauser2-2/+2
2014-09-08tty: serial: msm: Fix 'void function return statements are not generally useful' warningKiran Padwal1-2/+0