index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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