index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-27
1
-3
/
+1
|
\
|
*
tty: use of_match_ptr() for of_match_table entry
Ben Dooks
2011-09-29
1
-3
/
+1
*
|
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-09-22
1
-0
/
+1
|
/
*
dt: uartlite: merge platform and of_platform driver bindings
Grant Likely
2011-02-28
1
-79
/
+24
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+709