index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
166
-1782
/
+8146
|
\
|
*
staging: sb105x: fix potential NULL pointer dereference in mp_chars_in_buffer()
Wei Yongjun
2012-11-29
1
-1
/
+2
|
*
staging/fwserial: Remove superfluous free
Peter Hurley
2012-11-28
1
-1
/
+0
|
*
staging/fwserial: Use WARN_ONCE when port table is corrupted
Peter Hurley
2012-11-28
1
-8
/
+3
|
*
staging/fwserial: Destruct embedded tty_port on teardown
Peter Hurley
2012-11-28
1
-1
/
+4
|
*
staging/fwserial: Fix build breakage when !CONFIG_BUG
Peter Hurley
2012-11-28
1
-4
/
+1
|
*
staging: fwserial: Add TTY-over-Firewire serial driver
Peter Hurley
2012-11-28
9
-0
/
+3824
|
*
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
Andrew Morton
2012-11-26
1
-1
/
+5
|
*
staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()
Kumar Amit Mehta
2012-11-26
1
-14
/
+8
|
*
staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp dr...
Kumar Amit Mehta
2012-11-26
1
-7
/
+0
|
*
serial: ifx6x60: Add modem power off function in the platform reboot process
Jun Chen
2012-11-26
1
-3
/
+53
|
*
serial: mxs-auart: unmap the scatter list before we copy the data
Huang Shijie
2012-11-26
1
-0
/
+2
|
*
serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled
Huang Shijie
2012-11-26
1
-2
/
+4
|
*
serial: max310x: Setup missing "can_sleep" field for GPIO
Alexander Shiyan
2012-11-26
1
-0
/
+1
|
*
tty/serial: fix ifx6x60.c declaration warning
Randy Dunlap
2012-11-26
1
-1
/
+2
|
*
serial: samsung: add devicetree properties for non-Exynos SoCs
Heiko Stübner
2012-11-26
1
-0
/
+10
|
*
serial: samsung: fix potential soft lockup during uart write
Thomas Abraham
2012-11-26
1
-4
/
+12
|
*
tty: vt: Remove redundant null check before kfree.
Sachin Kamat
2012-11-26
1
-4
/
+2
|
*
tty/8250 Add check for pci_ioremap_bar failure
Matt Schulte
2012-11-21
1
-0
/
+2
|
*
tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...
Matt Schulte
2012-11-21
2
-0
/
+165
|
*
tty/8250 Add XR17D15x devices to the exar_handle_irq override
Matt Schulte
2012-11-21
1
-2
/
+4
|
*
tty/8250: Add sleep capability to XR17D15X ports
Matt Schulte
2012-11-21
1
-3
/
+9
|
*
serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...
Matt Schulte
2012-11-21
1
-0
/
+4
|
*
serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in
Matt Schulte
2012-11-21
1
-3
/
+3
|
*
Add register definitions used in several Exar PCI/PCIe UARTs
Matt Schulte
2012-11-21
1
-1
/
+13
|
*
serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.
Sonic Zhang
2012-11-21
1
-0
/
+9
|
*
pty: Mark pty_resize static
Josh Triplett
2012-11-21
1
-1
/
+1
|
*
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-21
5
-1
/
+178
|
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
53
-66
/
+66
|
*
tty: remove use of __devinitconst
Bill Pemberton
2012-11-21
3
-3
/
+3
|
*
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
9
-9
/
+9
|
*
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
|
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
60
-113
/
+113
|
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
44
-70
/
+70
|
*
tty: remove use of __devexit_p
Bill Pemberton
2012-11-21
10
-10
/
+10
|
*
tty: Mark tty_del_file and __tty_hangup static
Josh Triplett
2012-11-21
1
-2
/
+2
|
*
drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch
Josh Triplett
2012-11-21
1
-0
/
+1
|
*
TTY: let me eat my own cooking
Jiri Slaby
2012-11-21
1
-0
/
+1
|
*
TTY: isdn/gigaset destroy tty_port properly
Jiri Slaby
2012-11-21
1
-6
/
+5
|
*
staging: dgrp: Fix typo in dgrp driver
Masanari Iida
2012-11-21
2
-6
/
+6
|
*
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-16
182
-957
/
+2500
|
|
\
|
*
|
staging: Add SystemBase Multi-2/PCI driver
Steven Rostedt
2012-11-16
8
-0
/
+4166
|
*
|
ARM: dts: enable dma support for auart0 in mx28
Huang Shijie
2012-11-16
1
-0
/
+1
|
*
|
serial: mxs-auart: add the DMA support for mx28
Huang Shijie
2012-11-16
2
-5
/
+325
|
*
|
serial: mxs-auart: distinguish the different SOCs
Huang Shijie
2012-11-16
1
-6
/
+36
|
*
|
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
2012-11-16
2
-21
/
+23
|
*
|
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
2012-11-15
1
-0
/
+6
|
*
|
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
2012-11-15
1
-1
/
+22
|
*
|
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
2012-11-15
1
-3
/
+3
|
*
|
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
2012-11-15
1
-2
/
+2
[next]