index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
uartlite.c
Age
Commit message (
Expand
)
Author
2016-04-30
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-04-19
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
Sudip Mukherjee
2016-03-08
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
2016-03-08
serial-uartlite: Spinlock inside the loop.
Maarten Brock
2016-03-08
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
2016-03-08
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
2016-02-07
serial-uartlite: fix missing locking in isr
Rich Felker
2016-02-07
serial-uartlite: add earlycon support
Rich Felker
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-09-08
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-07-19
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2011-10-27
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-30
tty: use of_match_ptr() for of_match_table entry
Ben Dooks
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-02-28
dt: uartlite: merge platform and of_platform driver bindings
Grant Likely
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman