summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/uartlite.c
AgeCommit message (Expand)Author
2021-09-14tty: serial: uartlite: Prevent changing fixed parametersSean Anderson
2021-08-27tty: serial: uartlite: Use read_poll_timeout for a polling loopSean Anderson
2021-08-27tty: serial: uartlite: Use constants in early_uartlite_putcSean Anderson
2021-07-21tty: serial: uartlite: Add runtime pm supportShubhrajyoti Datta
2021-07-21tty: serial: uartlite: Disable clocks in case of errorsShubhrajyoti Datta
2021-06-04serial: tty: uartlite: fix console setupDaniel Mack
2020-12-04tty: serial: uartlite: Support probe deferralAlexander Sverdlin
2020-07-21tty: serial: uartlite: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-11-14Revert "serial-uartlite: Move the uart register"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Add get serial id if not provided"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Add runtime support"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Change logic how console_port is setup"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Use allocated structure instead of static ones"Greg Kroah-Hartman
2019-11-13serial-uartlite: Use allocated structure instead of static onesShubhrajyoti Datta
2019-11-13serial-uartlite: Change logic how console_port is setupShubhrajyoti Datta
2019-11-04tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enableChuhong Yuan
2019-10-04serial: uartlite: fix exit path null pointerRandy Dunlap
2018-11-27serial-uartlite: fix null pointer dereference on pointer portColin Ian King
2018-11-09serial-uartlite: Fix the unbind pathShubhrajyoti Datta
2018-11-09serial-uartlite: Add runtime supportShubhrajyoti Datta
2018-11-09serial-uartlite: Do not use static struct uart_driver out of probe()Shubhrajyoti Datta
2018-11-09serial-uartlite: Add get serial id if not providedShubhrajyoti Datta
2018-11-09serial-uartlite: Move the uart registerShubhrajyoti Datta
2018-09-18tty: serial: uartlite: Use dynamic array for console portShubhrajyoti Datta
2018-09-18tty: serial: uartlite: remove console_initShubhrajyoti Datta
2018-09-18tty: serial: uartlite: Move uart register to probeShubhrajyoti Datta
2018-09-18tty: serial: uartlite: Enable clocks at probeShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-20serial-uartlite: pr_err() strings should end with newlinesArvind Yadav
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus
2016-09-02serial-uartlite: constify uart_ops structuresJulia Lawall
2016-04-30serial-uartlite: Constify uartlite_be/uartlite_leMaarten Brock
2016-04-19Revert "serial-uartlite: Constify uartlite_be/uartlite_le"Sudip Mukherjee
2016-03-07serial-uartlite: Configure for rising edge irq trigger.Maarten Brock
2016-03-07serial-uartlite: Spinlock inside the loop.Maarten Brock
2016-03-07serial-uartlite: Constify uartlite_be/uartlite_leMaarten Brock
2016-03-07serial-uartlite: Enlarge maximum nr of devices to 16.Maarten Brock
2016-02-06serial-uartlite: fix missing locking in isrRich Felker
2016-02-06serial-uartlite: add earlycon supportRich Felker
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-03-26tty: constify of_device_id arrayFabian Frederick
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-05-28tty: serial: uartlite: Specify time for sending charsMichal Simek
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek