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
/
8250.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[SERIAL] OMAP1510 serial fix for 115200 baud
Jonathan McDowell
1
-0
/
+11
2006-10-01
[SERIAL] suspend/resume handlers don't have level arg anymore
Sergei Shtylyov
1
-2
/
+0
2006-10-01
[SERIAL] 8250 resourse management fixes
Sergei Shtylyov
1
-9
/
+8
2006-09-26
[POWERPC] UPIO_TSI cleanup
Al Viro
1
-2
/
+2
2006-07-10
[SERIAL] 8250: sysrq deadlock fix
Andrew Morton
1
-4
/
+9
2006-07-10
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
1
-0
/
+12
2006-07-03
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-05-02
[SERIAL] 8250: add locking to console write function
Russell King
1
-0
/
+10
2006-04-30
[SERIAL] Remove unconditional enable of TX irq for console
Russell King
1
-2
/
+1
2006-04-30
[SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart
Jon Anders Haugum
1
-13
/
+42
2006-04-30
[SERIAL] AMD Alchemy UART: claim memory range
Sergei Shtylyov
1
-0
/
+6
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-17
/
+9
2006-02-23
[SERIAL] Add comment about early_serial_setup()
Russell King
1
-0
/
+6
2006-02-15
[SERIAL] Fix typo in comment
Ralf Baechle
1
-1
/
+1
2006-02-09
[SERIAL] 8250 serial console update uart_8250_port ier
Kumar Gala
1
-0
/
+1
2006-01-21
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
Russell King
1
-7
/
+0
2006-01-21
[SERIAL] 8250 serial console fixes
Alan Cox
1
-6
/
+6
2006-01-18
[SERIAL] Fix serial8250 driver initialisation ordering
Russell King
1
-8
/
+5
2006-01-14
[SERIAL] serial8250: convert to the new platform device interface
Dmitry Torokhov
1
-10
/
+20
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
1
-5
/
+6
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-13
/
+0
2006-01-08
[SERIAL] Make the number of UARTs registered configurable.
Dave Jones
1
-10
/
+18
2006-01-04
[SERIAL] Remove _INLINE_
Russell King
1
-4
/
+4
2006-01-04
[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()
Russell King
1
-7
/
+8
2006-01-04
[SERIAL] Use uart_match_port() to find a matching port in find_port()
Russell King
1
-3
/
+1
2006-01-04
[Serial] Don't miss modem status changes
Russell King
1
-17
/
+16
2005-11-29
[SERIAL] mark several serial tables const
Arjan van de Ven
1
-1
/
+1
2005-11-13
[SERIAL] don't disable xscale serial ports after autoconfig
Lennert Buytenhek
1
-1
/
+4
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-15
/
+16
2005-11-07
[PATCH] serial console: touch NMI watchdog
Andrew Morton
1
-0
/
+3
2005-11-06
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
Pantelis Antoniou
1
-3
/
+70
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-8
/
+2
2005-09-09
[SERIAL] Spelling fix in 8250.c
Russell King
1
-1
/
+1
2005-09-08
[SERIAL] Use an enum for serial8250 platform device IDs
Russell King
1
-1
/
+1
2005-09-01
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
Sascha Hauer
1
-79
/
+0
2005-08-31
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
1
-3
/
+7
2005-07-01
[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
Russell King
1
-1
/
+2
2005-06-29
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
1
-1
/
+1
2005-06-29
[PATCH] Serial: Disable OX950 transmitter for flow control
Russell King
1
-12
/
+16
2005-06-29
[PATCH] Serial: Adjust serial locking
Russell King
1
-3
/
+0
2005-06-27
[PATCH] Serial: Split 8250 port table
Russell King
1
-16
/
+9
2005-06-24
[PATCH] Serial: Eliminate magic numbers
Russell King
1
-5
/
+5
2005-06-24
[PATCH] Serial: Bugs are not capabilities
Russell King
1
-4
/
+4
2005-06-23
[PATCH] Serial: Mobility's 16550A ports need a helping hand
Russell King
1
-0
/
+31
2005-06-23
[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmask
Russell King
1
-10
/
+13
2005-05-21
When we detect that a 16550 was in fact part of a NatSemi SuperIO chip
David Woodhouse
1
-5
/
+12
[prev]
[next]