Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5bf7b6e86f29f064979d7b3e6dd21c5dd1feb855
/
drivers
/
tty
/
serial
/
sc16is7xx.c
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
43c51bb
sc16is7xx: make sure device is in suspend once probed
by Florian Vallee
· 8 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
e69ef01
sc16is7xx: remove useless "uart_handle_cts_change"
by Wills Wang
· 9 years ago
dee07ce
serial: sc16is7xx: use gpiochip data pointer
by Linus Walleij
· 9 years ago
5f535733
Revert "sc16is7xx: implemented get_mctrl"
by Greg Kroah-Hartman
· 9 years ago
a3f0b77
sc16is7xx: implemented get_mctrl
by Maarten Brock
· 9 years ago
b7dfdea
sc16is7xx: implemented set_mctrl
by Maarten Brock
· 9 years ago
b7ed516
sc16is7xx: fix incorrect register bits macro
by Wills Wang
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
ed7a850
sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out
by Florian Achleitner
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
2b0159d
sc16is7xx: null ptr check
by Sean Nyekjaer
· 9 years ago
20b5af9
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
68be64c
sc16is7xx: constify devtype
by Jakub Kicinski
· 9 years ago
c643497
sc16is7xx: support multiple devices
by Jakub Kicinski
· 9 years ago
e92a886
sc16is7xx: save and use per-chip line number
by Jakub Kicinski
· 9 years ago
92311e4
Merge 4.2-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
7e8af24
tty: serial: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
dec273e
sc16is7xx: fix FIFO address of secondary UART
by Bo Svangård
· 9 years ago
478d105
sc16is7xx: use kworker for RS-485 configuration
by Jakub Kicinski
· 9 years ago
059d581
sc16is7xx: use kworker to update ier bits
by Jakub Kicinski
· 9 years ago
a010408
sc16is7xx: use kworker for md_proc
by Jakub Kicinski
· 9 years ago
dbe5a40
sc16is7xx: move RTS delay to workqueue
by Jakub Kicinski
· 9 years ago
9e6f4ca
sc16is7xx: use kthread_worker for tx_work and irq
by Jakub Kicinski
· 9 years ago
4ae82e5
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
by Jakub Kicinski
· 9 years ago
4117a60
sc16is7xx: add missing compatible strings
by Jakub Kicinski
· 9 years ago
5451bb29
sc16is7xx: remove RS-485 delay RTS handling
by Jakub Kicinski
· 9 years ago
2c837a8
sc16is7xx: spi interface is added
by Rama Kiran Kumar Indrakanti
· 9 years ago
f0e3811
sc16is7xx: expose RTS inversion in RS-485 mode
by Jakub Kicinski
· 10 years ago
0814e8d
sc16is7xx: enable the clock
by Jakub Kicinski
· 10 years ago
9764e7a
sc16is7xx: don't wipe out port configuration on shutdown
by Jakub Kicinski
· 10 years ago
11b03ea
sc16is7xx: remove ports on probe error path
by Jakub Kicinski
· 10 years ago
b57d15f
serial/sc16is7xx: Use the rs485 functions on serial_core
by Ricardo Ribalda Delgado
· 10 years ago
c015b4a
serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
e27e278
tty: sc16is7xx: remove retval from gpiochip_remove()
by Linus Walleij
· 10 years ago
dc824eb
serial: sc16is7xx: Correct initialization of s->clk
by Jon Ringle
· 10 years ago
8b152f1
serial: treewide: Remove empty implementations of enable_ms()
by Alexander Shiyan
· 10 years ago
beb04a9
serial: sc16is7xx: dynamically allocate tx/rx buffer
by Jon Ringle
· 11 years ago
3df5adb
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
by Jan Moskyto Matejka
· 11 years ago
d952795
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
by Jon Ringle
· 11 years ago
dfeae61
serial: sc16is7xx
by Jon Ringle
· 11 years ago