index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
uartlite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: uartlite: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
*
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
2019-11-14
1
-9
/
+9
*
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
2019-11-14
1
-7
/
+0
*
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
2019-11-14
1
-15
/
+5
*
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
2019-11-14
1
-43
/
+9
*
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
2019-11-14
1
-8
/
+2
*
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
2019-11-14
1
-2
/
+2
*
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
2019-11-13
1
-2
/
+2
*
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
2019-11-13
1
-2
/
+8
*
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
2019-11-04
1
-1
/
+1
*
serial: uartlite: fix exit path null pointer
Randy Dunlap
2019-10-04
1
-1
/
+2
*
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
2018-11-27
1
-5
/
+10
*
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
2018-11-09
1
-1
/
+1
*
serial-uartlite: Add runtime support
Shubhrajyoti Datta
2018-11-09
1
-9
/
+43
*
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
2018-11-09
1
-3
/
+8
*
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
2018-11-09
1
-0
/
+7
*
serial-uartlite: Move the uart register
Shubhrajyoti Datta
2018-11-09
1
-9
/
+9
*
tty: serial: uartlite: Use dynamic array for console port
Shubhrajyoti Datta
2018-09-18
1
-4
/
+24
*
tty: serial: uartlite: remove console_init
Shubhrajyoti Datta
2018-09-18
1
-8
/
+0
*
tty: serial: uartlite: Move uart register to probe
Shubhrajyoti Datta
2018-09-18
1
-17
/
+10
*
tty: serial: uartlite: Enable clocks at probe
Shubhrajyoti Datta
2018-09-18
1
-2
/
+6
*
tty: serial: uartlite: Add support for suspend and resume
Shubhrajyoti Datta
2018-08-02
1
-0
/
+36
*
tty: serial: uartlite: Add clock adaptation
Shubhrajyoti Datta
2018-08-02
1
-2
/
+47
*
tty: serial: uartlite: Add structure for private data
Shubhrajyoti Datta
2018-08-02
1
-8
/
+21
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial-uartlite: pr_err() strings should end with newlines
Arvind Yadav
2017-10-20
1
-1
/
+1
*
uartlite: Adding a kernel parameter for the number of uartlites
Sam Povilus
2017-03-17
1
-1
/
+1
*
serial-uartlite: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-04-30
1
-6
/
+6
*
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
Sudip Mukherjee
2016-04-19
1
-4
/
+4
*
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
2016-03-07
1
-1
/
+2
*
serial-uartlite: Spinlock inside the loop.
Maarten Brock
2016-03-07
1
-5
/
+4
*
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-03-07
1
-4
/
+4
*
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
2016-03-07
1
-1
/
+1
*
serial-uartlite: fix missing locking in isr
Rich Felker
2016-02-06
1
-0
/
+4
*
serial-uartlite: add earlycon support
Rich Felker
2016-02-06
1
-0
/
+41
*
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-04-28
1
-5
/
+6
*
tty: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-09-08
1
-1
/
+0
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-6
/
+0
*
tty: serial: uartlite: Specify time for sending chars
Michal Simek
2014-05-28
1
-4
/
+13
*
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
2013-02-13
1
-22
/
+79
*
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
2013-02-13
1
-4
/
+4
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-4
/
+4
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
1
-2
/
+2
*
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-3
/
+3
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
[next]