summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/samsung.h
AgeCommit message (Expand)Author
2015-08-04serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-01-09serial: samsung: add DMA support for RXRobert Baldyga
2015-01-09serial: samsung: add DMA support for TXRobert Baldyga
2015-01-09serial: samsung: add struct s3c24xx_uart_dmaRobert Baldyga
2014-05-28serial: samsung: Neaten dbg usesJoe Perches
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han
2013-08-12serial: samsung: fix casting warningJingoo Han
2013-04-11tty: serial/samsung: fix modular buildArnd Bergmann
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman