summaryrefslogtreecommitdiffstats
path: root/tools/lib (unfollow)
Commit 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-05pty: Ignore slave open count for master pty openPeter Hurley1-1/+1
2013-02-05tty: Document required behavior of tty driver close()Peter Hurley1-0/+1
2013-02-05pty: Ignore slave pty close() if never successfully openedPeter Hurley1-0/+6
2013-02-05pty: Fix BUG()s when ptmx_open() errors outPeter Hurley1-3/+4
2013-02-05kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman7-1/+6
2013-02-05serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan1-1/+1
2013-02-05tty: Use raw spin lock to protect the TTY read sectionIvo Sieben1-28/+28
2013-02-05tty: 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-30Revert "n_tty: Unthrottle tty when flushing read buffer"Greg Kroah-Hartman1-2/+0
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
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-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
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik1-2/+2
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo1-0/+5
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik1-8/+12
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik3-3/+16
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-24ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device TreePawel Moll1-2/+0
2013-01-24ARM: vexpress: extend the MPIDR range used for pen release checkLorenzo Pieralisi1-1/+1
2013-01-24MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman1-0/+2
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23MAINTAINERS: remove meAlan Cox1-2/+0