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
/
tty
/
serial
/
uartlite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
1
-9
/
+9
2019-11-14
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
1
-7
/
+0
2019-11-14
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
1
-15
/
+5
2019-11-14
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
1
-43
/
+9
2019-11-14
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
1
-8
/
+2
2019-11-14
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
1
-2
/
+2
2019-11-13
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
1
-2
/
+2
2019-11-13
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
1
-2
/
+8
2019-11-04
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
1
-1
/
+1
2019-10-04
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2018-11-27
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
1
-5
/
+10
2018-11-09
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
1
-1
/
+1
2018-11-09
serial-uartlite: Add runtime support
Shubhrajyoti Datta
1
-9
/
+43
2018-11-09
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
1
-3
/
+8
2018-11-09
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
1
-0
/
+7
2018-11-09
serial-uartlite: Move the uart register
Shubhrajyoti Datta
1
-9
/
+9
2018-09-18
tty: serial: uartlite: Use dynamic array for console port
Shubhrajyoti Datta
1
-4
/
+24
2018-09-18
tty: serial: uartlite: remove console_init
Shubhrajyoti Datta
1
-8
/
+0
2018-09-18
tty: serial: uartlite: Move uart register to probe
Shubhrajyoti Datta
1
-17
/
+10
2018-09-18
tty: serial: uartlite: Enable clocks at probe
Shubhrajyoti Datta
1
-2
/
+6
2018-08-02
tty: serial: uartlite: Add support for suspend and resume
Shubhrajyoti Datta
1
-0
/
+36
2018-08-02
tty: serial: uartlite: Add clock adaptation
Shubhrajyoti Datta
1
-2
/
+47
2018-08-02
tty: serial: uartlite: Add structure for private data
Shubhrajyoti Datta
1
-8
/
+21
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
serial-uartlite: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-03-17
uartlite: Adding a kernel parameter for the number of uartlites
Sam Povilus
1
-1
/
+1
2016-09-02
serial-uartlite: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-04-30
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
1
-6
/
+6
2016-04-19
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
Sudip Mukherjee
1
-4
/
+4
2016-03-08
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
1
-1
/
+2
2016-03-08
serial-uartlite: Spinlock inside the loop.
Maarten Brock
1
-5
/
+4
2016-03-08
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
1
-4
/
+4
2016-03-08
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
1
-1
/
+1
2016-02-07
serial-uartlite: fix missing locking in isr
Rich Felker
1
-0
/
+4
2016-02-07
serial-uartlite: add earlycon support
Rich Felker
1
-0
/
+41
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
1
-5
/
+6
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-09-09
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-6
/
+0
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
1
-4
/
+13
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
1
-22
/
+79
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
1
-4
/
+4
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-4
/
+4
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-22
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-19
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
[next]