index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
1
-33
/
+33
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
1
-62
/
+1
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-15
/
+223
2011-06-28
serial: sh-sci: Fix up pretty name printing for port IRQs.
Paul Mundt
1
-33
/
+85
2011-06-28
serial: sh-sci: Kill off per-port enable/disable callbacks.
Paul Mundt
1
-47
/
+32
2011-06-28
serial: sh-sci: Add missing module description/author bits.
Paul Mundt
1
-0
/
+2
2011-06-28
serial: sh-sci: Regtype probing doesn't need to be fatal.
Paul Mundt
1
-2
/
+6
2011-06-28
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-25
atmel_serial: fix internal port num
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+2
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
1
-1
/
+1
2011-06-23
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-06-23
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-16
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
1
-4
/
+14
2011-06-16
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
2011-06-16
tty: n_gsm: improper skb_pull() use was leaking framed data
Russ Gorby
1
-1
/
+2
2011-06-16
tty: n_gsm: Fixed logic to decode break signal from modem status
Russ Gorby
1
-5
/
+18
2011-06-16
Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest
Paul Mundt
1
-1
/
+3
2011-06-16
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+3
2011-06-15
Merge branch 'common/serial-rework' into sh-latest
Paul Mundt
3
-652
/
+348
2011-06-14
serial: sh-sci: Support generic SCLSR overrun detection.
Paul Mundt
1
-7
/
+3
2011-06-14
serial: sh-sci: FIFO sizing helper consolidation.
Paul Mundt
2
-122
/
+24
2011-06-14
serial: sh-sci: Abstract register maps.
Paul Mundt
2
-313
/
+273
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
7
-14
/
+11
2011-06-08
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
Linus Torvalds
1
-12
/
+2
2011-06-08
serial: sh-sci: More unused define purging.
Paul Mundt
1
-15
/
+6
2011-06-08
serial: sh-sci: Consolidate RXD pin handling.
Paul Mundt
2
-29
/
+13
2011-06-08
serial: sh-sci: Generalize overrun handling.
Paul Mundt
2
-56
/
+47
2011-06-08
serial: sh-sci: Kill off some more unused definitions.
Paul Mundt
1
-4
/
+0
2011-06-08
serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.
Paul Mundt
1
-26
/
+9
2011-06-07
TTY: ntty, add one more sanity check
Jiri Slaby
1
-0
/
+1
2011-06-07
TTY: ldisc, do not close until there are readers
Jiri Slaby
1
-1
/
+3
2011-06-07
serial: 8250, increase PASS_LIMIT
Jiri Slaby
1
-1
/
+1
2011-06-07
8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
Michael Reed
1
-0
/
+47
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
1
-3
/
+2
2011-06-07
parport/serial: add support for Timedia/SUNIX cards to parport_serial
Frédéric Brière
1
-0
/
+23
2011-06-07
serial: 8250_pci: add .probe member to struct pci_serial_quirk
Frédéric Brière
1
-0
/
+9
2011-06-07
Basic support for Moschip 9900 family I/O chips
Nicos Gollan
1
-1
/
+103
2011-06-07
8250: Fix capabilities when changing the port type
leitao@linux.vnet.ibm.com
1
-0
/
+1
2011-06-07
8250_pci: Fix missing const from merges
Alan Cox
1
-1
/
+1
2011-06-07
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
Boojin Kim
1
-2
/
+2
2011-06-07
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
1
-1
/
+1
2011-06-06
Merge 3.0-rc2 into tty-linus
Greg Kroah-Hartman
6
-44
/
+69
2011-06-06
serial: sh-sci: Kill off bitrotted H8/300 support.
Paul Mundt
3
-121
/
+14
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
6
-44
/
+69
2011-06-03
8250_pci: add -ENODEV code for Intel EG20T PCH
Tomoya MORINAGA
1
-0
/
+59
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-05-28
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+1
2011-05-27
m32r: fix spin_lock_irqsave() misuse
KOSAKI Motohiro
1
-1
/
+2
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-4
/
+2
[prev]
[next]