index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
tty: remove use of __devexit_p
Bill Pemberton
2012-11-21
tty: Mark tty_del_file and __tty_hangup static
Josh Triplett
2012-11-21
drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch
Josh Triplett
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-16
serial: mxs-auart: add the DMA support for mx28
Huang Shijie
2012-11-16
serial: mxs-auart: distinguish the different SOCs
Huang Shijie
2012-11-16
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
2012-11-15
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
2012-11-15
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
2012-11-15
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
2012-11-15
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
2012-11-15
serial: sh-sci: support lower baud rate
Takashi Yoshii
2012-11-15
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
2012-11-15
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
2012-11-15
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
2012-11-15
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
2012-11-15
Revert "sh-sci / PM: Avoid deadlocking runtime PM"
Shinya Kuribayashi
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
TTY: isicom, fix tty buffers memory leak
Jiri Slaby
2012-11-15
TTY: introduce tty_port_destroy
Jiri Slaby
2012-11-15
TTY: n_gsm, use kref from tty_port
Jiri Slaby
2012-11-15
TTY: pty, fix tty buffers leak
Jiri Slaby
2012-11-15
TTY: isicom, stop using port->tty
Jiri Slaby
2012-11-15
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
2012-11-15
mm, oom: ensure sysrq+f always passes valid zonelist
David Rientjes
2012-11-15
serial: Unneeded ARCH dependencies are removed
Alexander Shiyan
2012-11-15
serial: mfd: Add nmi_touch_watchdog() into the console write function
Feng Tang
2012-11-15
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
2012-11-15
serial: cast before shifting on port io
Alan Cox
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2012-11-15
ipwireless: don't oops if we run out of space
Alan Cox
2012-11-15
moxa: dcd handling of CLOCAL is backwards
Alan Cox
2012-11-15
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
2012-11-15
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
2012-11-14
tty: serial: max310x: Add terminating entry for spi_device_id table
Axel Lin
2012-11-14
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2012-10-30
serial/arc-uart: Add new driver
Vineet Gupta
2012-10-30
uart: add other serial core layer get attributes
Alan Cox
2012-10-30
uart: tidy the uart_get_info API
Alan Cox
2012-10-30
uart: update the sysfs handler to use uart_get_info
Alan Cox
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
[next]