index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung.h
Age
Commit message (
Expand
)
Author
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2013-09-26
serial: samsung: Remove casting the return value which is a void pointer
Jingoo Han
2013-08-12
serial: samsung: fix casting warning
Jingoo Han
2013-04-11
tty: serial/samsung: fix modular build
Arnd Bergmann
2011-12-23
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
2011-12-23
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
2011-12-23
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
Thomas Abraham
2011-12-23
serial: samsung: switch to clkdev based clock lookup
Thomas Abraham
2011-12-23
serial: samsung: Keep a copy of the location of platform data in driver's pri...
Thomas Abraham
2011-08-23
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
Thomas Abraham
2011-07-20
serial: Remove redundant console_initcall from s3c and s5p console drivers
Thomas Abraham
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman