summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-191-2/+1
* TTY: serial, stop accessing potential NULLsJiri Slaby2013-03-192-2/+2
* tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen2013-03-191-26/+0
* tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen2013-03-191-7/+12
* tty: max310x: Use dev_pm_opsLars-Peter Clausen2013-03-191-8/+16
* tty: max3100: Use dev_pm_opsLars-Peter Clausen2013-03-191-10/+10
* crisv10: use counts from tty_portJiri Slaby2013-03-192-27/+23
* crisv10: use *_wait from tty_portJiri Slaby2013-03-192-11/+7
* crisv10: use close delays from tty_portJiri Slaby2013-03-192-13/+9
* crisv10: remove unused membersJiri Slaby2013-03-191-6/+0
* crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby2013-03-191-6/+4
* crisv10: use flags from tty_portJiri Slaby2013-03-192-37/+29
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-193-17/+6
* TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby2013-03-191-2/+0
* TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby2013-03-191-23/+0
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-191-19/+2
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-191-31/+2
* TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-191-9/+5
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-191-6/+0
* serial: pch_uart: add console poll supportLiang Li2013-03-151-24/+79
* serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-151-3/+4
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-151-5/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-5/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-2/+1
| |\
| * | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-011-5/+5
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2184-1064/+4289
|\ \ \
| * | | serial: imx: fix uninitialized variable warningShawn Guo2013-02-181-1/+1
| * | | serial: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+2
| * | | serial: imx: Fix recursive locking bugThomas Gleixner2013-02-141-2/+9
| * | | tty: Remove ancient hardpps()Peter Hurley2013-02-131-4/+0
| * | | pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin2013-02-131-10/+7
| * | | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-4/+1
| * | | tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-131-22/+79
| * | | tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-131-4/+4
| * | | serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-131-6/+4
| * | | drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
| * | | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com2013-02-061-21/+21
| * | | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam2013-02-051-21/+21
| * | | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-051-4/+2
| * | | tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser2013-02-051-4/+2
| * | | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-051-6/+2
| * | | tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-051-3/+4
| * | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-051-0/+1
| * | | serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-302-3/+11
| * | | serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+33
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-258-8/+69
| |\| |
| * | | serial: tegra: Fix compilation errorVenu Byravarasu2013-01-251-1/+1
| * | | serial: pxa: fine-tune clk useageYi Zhang2013-01-251-1/+11
| * | | serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-251-0/+2
| * | | serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek2013-01-221-1/+1