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
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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
serial: use tty_port
Alan Cox
4
-44
/
+48
2008-07-21
drivers/serial/: remove CVS keywords
Adrian Bunk
15
-40
/
+16
2008-07-21
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
Haavard Skinnemoen
1
-0
/
+15
2008-07-21
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+2
2008-07-17
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
1
-17
/
+7
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
10
-1966
/
+2146
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-1965
/
+2130
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-1
/
+16
2008-07-14
cpm_uart: Support uart_wait_until_sent()
Laurent Pinchart
1
-0
/
+6
2008-07-14
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
Rune Torgersen
1
-0
/
+14
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2
-1
/
+6
2008-07-13
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-07-10
Merge branch 'imx' into devel
Russell King
2
-113
/
+207
2008-07-05
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
1
-3
/
+3
2008-07-05
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
2
-21
/
+81
2008-07-05
IMX: introduce clock API
Sascha Hauer
1
-4
/
+21
2008-07-05
IMX UART: remove statically initialized tables
Sascha Hauer
1
-75
/
+54
2008-07-05
IMX UART: Add board specific init/exit functions
Sascha Hauer
1
-9
/
+19
2008-07-05
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
1
-11
/
+39
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
1
-1
/
+3
2008-07-03
[ARM] S3C24XX: Split serial driver into core and per-cpu drivers
Ben Dooks
8
-1832
/
+1917
2008-07-03
[ARM] S3C2410: Add sysfs attribute for serial driver clock source
Ben Dooks
1
-11
/
+20
2008-07-03
[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver
Ben Dooks
1
-1
/
+5
2008-07-03
[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver
Ben Dooks
1
-31
/
+4
2008-07-02
atmel_serial: Drain console TX shifter before suspending
Haavard Skinnemoen
1
-0
/
+6
2008-07-02
atmel_serial: Fix build on avr32 with CONFIG_PM enabled
Haavard Skinnemoen
1
-1
/
+10
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
1
-52
/
+28
2008-06-26
cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
6
-838
/
+1
2008-06-26
cpm_uart: fix whitespace issues
Kumar Gala
6
-12
/
+12
2008-06-19
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
1
-22
/
+18
2008-06-09
of_serial: Use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-06-07
Blackfin serial driver: fix up tty core set_ldisc API change breakage bug
Graf Yang
1
-5
/
+5
2008-06-06
atmel_serial: filter out FP during baud rate detection
Haavard Skinnemoen
1
-1
/
+1
2008-06-06
serial: fix driver_name conflicts
Anton Vorontsov
2
-2
/
+2
2008-06-04
Fix uart_set_ldisc() function type
Linus Torvalds
1
-1
/
+1
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+10
2008-06-03
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
Sonic Zhang
1
-25
/
+5
2008-05-31
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
2
-8
/
+1
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
1
-1
/
+4
2008-05-24
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
1
-1
/
+6
2008-05-21
sunhv: Fix locking in non-paged I/O case.
David S. Miller
1
-1
/
+0
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-3
/
+9
2008-05-17
Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN
Mike Frysinger
1
-1
/
+1
2008-05-17
8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...
Javier Herrero
2
-2
/
+8
2008-05-16
sh: use the common ascii hex helpers
Harvey Harrison
1
-4
/
+4
2008-05-15
m68knommu: add info about removing mcfserial
Sebastian Siewior
2
-1
/
+6
2008-05-12
cris: Fix compile failure due to typo in serial driver
Alan Cox
1
-1
/
+1
2008-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
1
-87
/
+11
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-23
/
+36
2008-05-08
serial: access after NULL check in uart_flush_buffer()
Tetsuo Handa
1
-1
/
+2
[next]