aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sc16is7xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-06serial/sc16is7xx: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-41/+12
2014-11-05serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado1-4/+0
2014-09-23tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij1-8/+5
2014-07-27serial: sc16is7xx: Correct initialization of s->clkJon Ringle1-5/+4
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-1/+0
2014-05-28serial: sc16is7xx: dynamically allocate tx/rx bufferJon Ringle1-9/+8
2014-05-28serial: sc16is7xx: compile I2C when REGMAP_I2C is moduleJan Moskyto Matejka1-2/+0
2014-04-25serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle1-0/+1
2014-04-25serial: sc16is7xxJon Ringle1-0/+1279