index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
uartlite.c
Age
Commit message (
Expand
)
Author
2021-06-04
serial: tty: uartlite: fix console setup
Daniel Mack
2020-12-04
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
2020-07-21
tty: serial: uartlite: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-14
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
2019-11-14
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
2019-11-14
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
2019-11-14
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
2019-11-14
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
2019-11-14
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
2019-11-13
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
2019-11-13
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
2019-11-04
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
2019-10-04
serial: uartlite: fix exit path null pointer
Randy Dunlap
2018-11-27
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
2018-11-09
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
2018-11-09
serial-uartlite: Add runtime support
Shubhrajyoti Datta
2018-11-09
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
2018-11-09
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
2018-11-09
serial-uartlite: Move the uart register
Shubhrajyoti Datta
2018-09-18
tty: serial: uartlite: Use dynamic array for console port
Shubhrajyoti Datta
2018-09-18
tty: serial: uartlite: remove console_init
Shubhrajyoti Datta
2018-09-18
tty: serial: uartlite: Move uart register to probe
Shubhrajyoti Datta
2018-09-18
tty: serial: uartlite: Enable clocks at probe
Shubhrajyoti Datta
2018-08-02
tty: serial: uartlite: Add support for suspend and resume
Shubhrajyoti Datta
2018-08-02
tty: serial: uartlite: Add clock adaptation
Shubhrajyoti Datta
2018-08-02
tty: serial: uartlite: Add structure for private data
Shubhrajyoti Datta
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-20
serial-uartlite: pr_err() strings should end with newlines
Arvind Yadav
2017-03-17
uartlite: Adding a kernel parameter for the number of uartlites
Sam Povilus
2016-09-02
serial-uartlite: constify uart_ops structures
Julia Lawall
2016-04-30
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-04-19
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
Sudip Mukherjee
2016-03-07
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
2016-03-07
serial-uartlite: Spinlock inside the loop.
Maarten Brock
2016-03-07
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-03-07
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
2016-02-06
serial-uartlite: fix missing locking in isr
Rich Felker
2016-02-06
serial-uartlite: add earlycon support
Rich Felker
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-09-08
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
[next]