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
|
12 years ago |
Randy Dunlap
|
bc6835a41a
tty/serial: fix ifx6x60.c declaration warning
|
12 years ago |
Bill Pemberton
|
2d47b71602
tty: serial: remove use of __devexit_p
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Jun Chen
|
e8823f1ca8
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
|
12 years ago |
chao bi
|
1b2f8a9550
serial:ifx6x60:SPI header is decoded incorrectly
|
12 years ago |
chao bi
|
31fe990488
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
|
12 years ago |
Jun Chen
|
2e30802625
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
|
12 years ago |
Jun Chen
|
c73ba2ae43
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
|
12 years ago |
chao bi
|
319fb0d219
serial: ifx6x60: different SPI word width configure requires different swap process
|
12 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Fengguang Wu
|
7d9739cd6b
serial: ifx6x60: fix paging fault on spi_register_driver
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Lars-Peter Clausen
|
bb74041b13
TTY: Remove redundant spi driver bus initialization
|
13 years ago |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
Jesper Juhl
|
d942060288
Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Russ Gorby
|
8115be0146
serial: ifx6x60: minor cleanup
|
14 years ago |
Russ Gorby
|
2aff8d90a0
serial: ifx6x60: probe routine needs to call spi_setup
|
14 years ago |
Russ Gorby
|
1b79b44057
serial: ifx6x60: set SPI max_speed_hz based on platform type
|
14 years ago |
Russ Gorby
|
f089140ea7
serial: ifx6x60: changed internal bpw from boolean to int
|
14 years ago |