aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/samsung.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12tty: serial: samsung_tty: delete samsung.hGreg Kroah-Hartman1-144/+0
2019-12-12tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_infoGreg Kroah-Hartman1-3/+0
2019-12-12tty: serial: samsung.h: fix up minor comment issuesGreg Kroah-Hartman1-2/+2
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-01-12serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski1-4/+0
2016-08-31serial: samsung: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski1-1/+1
2016-06-25tty: serial: samsung: add byte-order aware bit functionsMatthew Leach1-0/+28
2016-06-25tty: serial: samsung: fixup accessors for endianMatthew Leach1-4/+4
2015-08-04serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski1-0/+1
2015-01-09serial: samsung: add DMA support for RXRobert Baldyga1-0/+1
2015-01-09serial: samsung: add DMA support for TXRobert Baldyga1-0/+3
2015-01-09serial: samsung: add struct s3c24xx_uart_dmaRobert Baldyga1-0/+38
2014-05-28serial: samsung: Neaten dbg usesJoe Perches1-20/+3
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-08-12serial: samsung: fix casting warningJingoo Han1-1/+2
2013-04-11tty: serial/samsung: fix modular buildArnd Bergmann1-1/+3
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham1-11/+7
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham1-5/+0
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham1-1/+0
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham1-0/+4
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's private dataThomas Abraham1-1/+3
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham1-0/+1
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham1-19/+0
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+120