Johan Hovold
|
1e948479b3
serial: ifx6x60: fix use-after-free on module unload
|
8 years ago |
Souptick Joarder
|
0a940b0d25
serial: ifx6x60: Free memory when probe fails
|
9 years ago |
Jiri Slaby
|
eeeabba024
TTY: serial/ifx6x60, initialize more
|
9 years ago |
Arnd Bergmann
|
0b8053fef6
serial: ifx6x60: avoid uninitialized variable use
|
9 years ago |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
10 years ago |
Geert Uytterhoeven
|
cbbcd1f3b8
serial: ifx6x60: Remove superfluous casts when calling request_irq()
|
10 years ago |
Geert Uytterhoeven
|
9a499db032
serial: ifx6x60: Remove dangerous spi_driver casts
|
10 years ago |
Jingoo Han
|
7a89c79a94
serial: ifx6x60: Remove casting the return value which is a void pointer
|
12 years ago |
Jingoo Han
|
574de559c1
serial: use dev_get_platdata()
|
12 years ago |
Lars-Peter Clausen
|
91debb0383
tty: ifx6x60: Remove unused suspend/resume callbacks
|
12 years ago |
Jiri Slaby
|
aa27a094e2
TTY: add tty_port_tty_hangup helper
|
12 years ago |
Jiri Slaby
|
6aad04f213
TTY: add tty_port_tty_wakeup helper
|
12 years ago |
Greg Kroah-Hartman
|
9f9cba810f
Merge 3.8-rc5 into tty-next
|
12 years ago |
channing
|
aea95548c0
serial:ifx6x60: Remove memset for SPI frame
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
channing
|
5dd070d21e
serial:ifx6x60:Keep word size accordance with SPI controller
|
12 years ago |
chao bi
|
014b9b4ce8
serial:ifx6x60:Delete SPI timer when shut down port
|
12 years ago |
Jun Chen
|
72d4724ea5
serial: ifx6x60: Add modem power off function in the platform reboot process
|
13 years ago |
Randy Dunlap
|
bc6835a41a
tty/serial: fix ifx6x60.c declaration warning
|
13 years ago |
Bill Pemberton
|
2d47b71602
tty: serial: remove use of __devexit_p
|
13 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
13 years ago |
Jun Chen
|
e8823f1ca8
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
|
13 years ago |
chao bi
|
1b2f8a9550
serial:ifx6x60:SPI header is decoded incorrectly
|
13 years ago |
chao bi
|
31fe990488
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
|
13 years ago |
Jun Chen
|
2e30802625
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
|
13 years ago |
Jun Chen
|
c73ba2ae43
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
|
13 years ago |
chao bi
|
319fb0d219
serial: ifx6x60: different SPI word width configure requires different swap process
|
13 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |