summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-13pps: Fix a use-after free bug when unregistering a source.George Spelvin1-4/+10
2013-02-13pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin1-6/+4
2013-02-13pps: Add pps_lookup_dev() functionGeorge Spelvin2-3/+47
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek1-22/+79
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek1-4/+4
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2-8/+6
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-02-06Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com1-21/+21
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach5-39/+2
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan1-17/+14
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan3-0/+694
2013-02-06sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell1-0/+1
2013-02-05serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam1-21/+21
2013-02-05tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser1-4/+2
2013-02-05tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser1-4/+2
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh1-6/+2
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2-20/+4
2013-02-04pty: Ignore slave open count for master pty openPeter Hurley1-1/+1
2013-02-04tty: Document required behavior of tty driver close()Peter Hurley1-0/+1
2013-02-04pty: Ignore slave pty close() if never successfully openedPeter Hurley1-0/+6
2013-02-04pty: Fix BUG()s when ptmx_open() errors outPeter Hurley1-3/+4
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman7-1/+6
2013-02-04serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan1-1/+1
2013-02-04tty: Use raw spin lock to protect the TTY read sectionIvo Sieben1-28/+28
2013-02-04tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-01-30tty: Prevent deadlock in n_gsm driverDirkjan Bussink1-1/+41
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin3-4/+12
2013-01-30TTY: synclink: Convert + to | for bit operationsJoe Perches4-59/+59
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2-0/+54
2013-01-29Revert "n_tty: Unthrottle tty when flushing read buffer"Greg Kroah-Hartman1-2/+0
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman591-3482/+12062
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu1-1/+1
2013-01-25serial: pxa: fine-tune clk useageYi Zhang1-1/+11
2013-01-25serial: pch_uart: fix sysrq handling for pch_uartLiang Li1-0/+2
2013-01-25n_tty: Unthrottle tty when flushing read bufferKarthik Manamcheri1-0/+2
2013-01-25goldfish: move to tty_port for flip buffersAlan Cox1-12/+7
2013-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie1-14/+41
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie1-1/+1
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie1-0/+16
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2-2/+3