summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/samsung.h
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski2017-01-121-4/+0
* serial: samsung: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-08-311-1/+1
* tty: serial: samsung: add byte-order aware bit functionsMatthew Leach2016-06-251-0/+28
* tty: serial: samsung: fixup accessors for endianMatthew Leach2016-06-251-4/+4
* serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2015-08-041-0/+1
* serial: samsung: add DMA support for RXRobert Baldyga2015-01-091-0/+1
* serial: samsung: add DMA support for TXRobert Baldyga2015-01-091-0/+3
* serial: samsung: add struct s3c24xx_uart_dmaRobert Baldyga2015-01-091-0/+38
* serial: samsung: Neaten dbg usesJoe Perches2014-05-281-20/+3
* serial: samsung: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* serial: samsung: fix casting warningJingoo Han2013-08-121-1/+2
* tty: serial/samsung: fix modular buildArnd Bergmann2013-04-111-1/+3
* serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-231-11/+7
* serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-231-5/+0
* ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-1/+0
* serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-231-0/+4
* serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-231-1/+3
* serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-231-0/+1
* serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-201-19/+0
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+120
OpenPOWER on IntegriCloud