index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2011-10-27
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+1
2011-09-30
tty: use of_match_ptr() for of_match_table entry
Ben Dooks
1
-3
/
+1
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+1
2011-02-28
dt: uartlite: merge platform and of_platform driver bindings
Grant Likely
1
-79
/
+24
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+709