index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
pps: Add pps_lookup_dev() function
George Spelvin
2
-3
/
+47
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
1
-22
/
+79
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
1
-4
/
+4
2013-02-13
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
2
-8
/
+6
2013-02-08
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-06
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
1
-21
/
+21
2013-02-06
input: drop unnecessary dependencies on TTY
Joe Millenbach
5
-39
/
+2
2013-02-06
tty: metag_da: avoid getting tty kref in dashtty_timer()
James Hogan
1
-17
/
+14
2013-02-06
tty: metag_da: Add metag DA TTY driver
James Hogan
3
-0
/
+694
2013-02-06
sparc: explicitly include sched.h to get task_thread_info declaration
Stephen Rothwell
1
-0
/
+1
2013-02-05
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
1
-21
/
+21
2013-02-05
tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
1
-4
/
+2
2013-02-05
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
1
-6
/
+2
2013-02-05
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
2
-20
/
+4
2013-02-04
pty: Ignore slave open count for master pty open
Peter Hurley
1
-1
/
+1
2013-02-04
tty: Document required behavior of tty driver close()
Peter Hurley
1
-0
/
+1
2013-02-04
pty: Ignore slave pty close() if never successfully opened
Peter Hurley
1
-0
/
+6
2013-02-04
pty: Fix BUG()s when ptmx_open() errors out
Peter Hurley
1
-3
/
+4
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
7
-1
/
+6
2013-02-04
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.
Michael Chan
1
-1
/
+1
2013-02-04
tty: Use raw spin lock to protect the TTY read section
Ivo Sieben
1
-28
/
+28
2013-02-04
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-01-30
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
1
-1
/
+41
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
3
-4
/
+12
2013-01-30
TTY: synclink: Convert + to | for bit operations
Joe Perches
4
-59
/
+59
2013-01-30
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
2
-0
/
+54
2013-01-29
Revert "n_tty: Unthrottle tty when flushing read buffer"
Greg Kroah-Hartman
1
-2
/
+0
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
591
-3482
/
+12062
2013-01-25
Linux 3.8-rc5
v3.8-rc5
Linus Torvalds
1
-1
/
+1
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
14
-98
/
+300
2013-01-25
serial: tegra: Fix compilation error
Venu Byravarasu
1
-1
/
+1
2013-01-25
serial: pxa: fine-tune clk useage
Yi Zhang
1
-1
/
+11
2013-01-25
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
1
-0
/
+2
2013-01-25
n_tty: Unthrottle tty when flushing read buffer
Karthik Manamcheri
1
-0
/
+2
2013-01-25
goldfish: move to tty_port for flip buffers
Alan Cox
1
-12
/
+7
2013-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+3
2013-01-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-24
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-27
/
+26
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-220
/
+248
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
2013-01-24
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-6
/
+16
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-24
Btrfs: fix wrong max device number for single profile
Miao Xie
1
-1
/
+1
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
1
-0
/
+16
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2
-2
/
+3
2013-01-24
Btrfs: put csums on the right ordered extent
Josef Bacik
1
-2
/
+2
2013-01-24
Btrfs: use right range to find checksum for compressed extents
Liu Bo
1
-0
/
+5
[next]