Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
cdffa775e72de3a3d3ddccd04eb4eb94d58e84e6
/
drivers
/
tty
fc97114
sh: Fix boot crash related to SCI
by Rafael J. Wysocki
· 13 years ago
9e191b2
dt: remove of_alias_get_id() reference
by Grant Likely
· 13 years ago
e10b87d
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
22698aa
serial/imx: add device tree probe support
by Shawn Guo
· 13 years ago
fe6b540
serial/imx: get rid of the uses of cpu_is_mx1()
by Shawn Guo
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d5ef642
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
4b478ce
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
ae4c42e
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
8181780
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
cf2e9c7
Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup
by Kukjin Kim
· 13 years ago
5822a5d
serial: Remove redundant console_initcall from s3c and s5p console drivers
by Thomas Abraham
· 13 years ago
f7723f0
powerpc/pseries: Fix hvc_vio.c build due to recent changes
by Benjamin Herrenschmidt
· 13 years ago
762e77a
hvc_console: Add kdb support
by Anton Blanchard
· 13 years ago
19df9ab
powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon
by Anton Blanchard
· 13 years ago
8c2381a
hvc_console: Improve tty/console put_chars handling
by Hendrik Brueckner
· 13 years ago
632b7cf
ARM: mach-s3c2400: delete
by Nicolas Pitre
· 13 years ago
af0e060
ARM: mach-s3c24a0: delete
by Nicolas Pitre
· 13 years ago
8c11642
Merge commit 'v3.0-rc7' into devicetree/next
by Grant Likely
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
2e39e5b
tty/serial: Add devicetree support for nVidia Tegra serial ports
by Grant Likely
· 13 years ago
def90f4
amba pl011: workaround for uart registers lockup
by Shreshtha Kumar Sahu
· 13 years ago
f086ced
n_gsm: fix the wrong FCS handling
by Du, Alek
· 13 years ago
bff52fd
pch_uart: add missing comment about OKI ML7223
by Alexander Stein
· 13 years ago
e463595
pch_uart: Add MSI support
by Alexander Stein
· 13 years ago
ee430f1
serial: samsung: Fix unintended usage of uart port 0 as console
by Thomas Abraham
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
fc52693
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc
by Linus Torvalds
· 13 years ago
b84e773
tty/serial: change of_serial to use new of_property_read_u32() api
by Grant Likely
· 13 years ago
7b292b4
tty: fix "IRQ45: nobody cared"
by Andrew McGregor
· 13 years ago
aef7fe5
tty: serial: samsung.c remove legacy PM code.
by MyungJoo Ham
· 13 years ago
f2eb3cd
SERIAL: SC26xx: Fix link error.
by Ralf Baechle
· 13 years ago
9c00c6e
serial: mrst_max3110: initialize waitqueue earlier
by Mika Westerberg
· 13 years ago
f2934c3
mrst_max3110: Change max missing message priority.
by William Douglas
· 13 years ago
40eb0de
tty: s5pv210: Add delay loop on fifo reset function for UART
by Jongpill Lee
· 13 years ago
5568181
tty/serial: Fix XSCALE serial ports, e.g. ce4100
by Stephen Warren
· 13 years ago
7c365ba
serial: bfin_5xx: fix off-by-one with resource size
by Mike Frysinger
· 13 years ago
5a3c6b2
drivers/tty: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
6ab8fba
tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
by Russ Gorby
· 13 years ago
bcd5abe
tty: n_gsm: Add raw-ip support
by Russ Gorby
· 13 years ago
d50f6dc
tty: n_gsm: expose gsmtty device nodes at ldisc open time
by Russ Gorby
· 13 years ago
87fa35d
powerpc/hvsi: Fix conflict with old HVSI driver
by Benjamin Herrenschmidt
· 13 years ago
7423734
tty: of_serial: support for 32 bit accesses
by Jamie Iles
· 13 years ago
6da49a2
Merge remote branch 'origin/master' into next
by Benjamin Herrenschmidt
· 13 years ago
03ef81bf
Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
17bdc6c
powerpc/pseries: Move hvsi support into a library
by Benjamin Herrenschmidt
· 14 years ago
4d2bb3f
powerpc/pseries: Re-implement HVSI as part of hvc_vio
by Benjamin Herrenschmidt
· 14 years ago
048bee7
powerpc/pseries: Factor HVSI header struct in packet definitions
by Benjamin Herrenschmidt
· 13 years ago
725e789
powerpc/hvsi: Move HVSI protocol definitions to a header file
by Benjamin Herrenschmidt
· 13 years ago
04b9059
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
9174fc8
serial: sh-sci: Fix up pretty name printing for port IRQs.
by Paul Mundt
· 13 years ago
23241d4
serial: sh-sci: Kill off per-port enable/disable callbacks.
by Paul Mundt
· 13 years ago
7f405f9
serial: sh-sci: Add missing module description/author bits.
by Paul Mundt
· 13 years ago
3127c6b
serial: sh-sci: Regtype probing doesn't need to be fatal.
by Paul Mundt
· 13 years ago
a39bce7
drivers/tty/serial/8250_pci.c: fix warning
by Andrew Morton
· 13 years ago
deba1a0
atmel_serial: fix internal port num
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
33b1e69
serial: mrst_max3110: initialize waitqueue earlier
by Mika Westerberg
· 13 years ago
0bb04bf
mrst_max3110: Change max missing message priority.
by William Douglas
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
3bc46b3
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
by Maxime Bizon
· 13 years ago
c16d51a
amba pl011: workaround for uart registers lockup
by Shreshtha Kumar Sahu
· 13 years ago
57f2104
tty: n_gsm: improper skb_pull() use was leaking framed data
by Russ Gorby
· 13 years ago
7263287
tty: n_gsm: Fixed logic to decode break signal from modem status
by Russ Gorby
· 13 years ago
d0459e1
Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
fb139df
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
by Alexander Stein
· 13 years ago
1f83812
Merge branch 'common/serial-rework' into sh-latest
by Paul Mundt
· 13 years ago
4b8c59a
serial: sh-sci: Support generic SCLSR overrun detection.
by Paul Mundt
· 13 years ago
72b294c
serial: sh-sci: FIFO sizing helper consolidation.
by Paul Mundt
· 13 years ago
61a6976
serial: sh-sci: Abstract register maps.
by Paul Mundt
· 13 years ago
28f65c1
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
81de916
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
by Linus Torvalds
· 13 years ago
e131988
serial: sh-sci: More unused define purging.
by Paul Mundt
· 13 years ago
514820e
serial: sh-sci: Consolidate RXD pin handling.
by Paul Mundt
· 13 years ago
debf950
serial: sh-sci: Generalize overrun handling.
by Paul Mundt
· 13 years ago
b030340
serial: sh-sci: Kill off some more unused definitions.
by Paul Mundt
· 13 years ago
a01cdc1
serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.
by Paul Mundt
· 13 years ago
2872628
TTY: ntty, add one more sanity check
by Jiri Slaby
· 13 years ago
92f6fa0
TTY: ldisc, do not close until there are readers
by Jiri Slaby
· 13 years ago
e7328ae
serial: 8250, increase PASS_LIMIT
by Jiri Slaby
· 13 years ago
2807190
8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
by Michael Reed
· 13 years ago
0e2adc0
serial/pch: use global div helper instead of creating a private one
by Uwe Kleine-König
· 13 years ago
b9b2455
parport/serial: add support for Timedia/SUNIX cards to parport_serial
by Frédéric Brière
· 13 years ago
5bf8f50
serial: 8250_pci: add .probe member to struct pci_serial_quirk
by Frédéric Brière
· 13 years ago
7808edc
Basic support for Moschip 9900 family I/O chips
by Nicos Gollan
· 14 years ago
cb01ece
8250: Fix capabilities when changing the port type
by leitao@linux.vnet.ibm.com
· 13 years ago
1798ca1
8250_pci: Fix missing const from merges
by Alan Cox
· 13 years ago
470f229
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
by Boojin Kim
· 13 years ago
af99d6f
serial: ioremap warning fix for jsm driver.
by Lennart Sorensen
· 13 years ago
163baa3
Merge 3.0-rc2 into tty-linus
by Greg Kroah-Hartman
· 13 years ago
ab7cfb5
serial: sh-sci: Kill off bitrotted H8/300 support.
by Paul Mundt
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
eb7073d
8250_pci: add -ENODEV code for Intel EG20T PCH
by Tomoya MORINAGA
· 13 years ago
2a56d22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
239df0f
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
by Russell King
· 13 years ago
1e806c5
m32r: fix spin_lock_irqsave() misuse
by KOSAKI Motohiro
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
Next »