index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sc16is7xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-06-01
1
-12
/
+29
*
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
2015-06-01
1
-10
/
+19
*
sc16is7xx: use kworker for md_proc
Jakub Kicinski
2015-06-01
1
-16
/
+31
*
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
2015-06-01
1
-8
/
+6
*
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
2015-06-01
1
-23
/
+43
*
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
2015-06-01
1
-3
/
+2
*
sc16is7xx: add missing compatible strings
Jakub Kicinski
2015-06-01
1
-0
/
+4
*
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
2015-06-01
1
-15
/
+8
*
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
2015-06-01
1
-1
/
+104
*
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
2015-04-10
1
-9
/
+25
*
sc16is7xx: enable the clock
Jakub Kicinski
2015-03-26
1
-0
/
+1
*
sc16is7xx: don't wipe out port configuration on shutdown
Jakub Kicinski
2015-03-26
1
-3
/
+5
*
sc16is7xx: remove ports on probe error path
Jakub Kicinski
2015-03-26
1
-0
/
+3
*
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-41
/
+12
*
serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485
Ricardo Ribalda Delgado
2014-11-05
1
-4
/
+0
*
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
2014-09-23
1
-8
/
+5
*
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
2014-07-27
1
-5
/
+4
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-1
/
+0
*
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
2014-05-28
1
-9
/
+8
*
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
2014-05-28
1
-2
/
+0
*
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
2014-04-25
1
-0
/
+1
*
serial: sc16is7xx
Jon Ringle
2014-04-25
1
-0
/
+1279