index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2016-03-07
serial-uartlite: Spinlock inside the loop.
Maarten Brock
1
-5
/
+4
2016-03-07
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
1
-4
/
+4
2016-03-07
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
1
-1
/
+1
2016-02-06
serial-uartlite: fix missing locking in isr
Rich Felker
1
-0
/
+4
2016-02-06
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-26
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-09-08
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-07-09
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-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-4
/
+4
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-21
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-29
tty: use of_match_ptr() for of_match_table entry
Ben Dooks
1
-3
/
+1
2011-09-22
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
[prev]