Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc43f46a9b6988a40d4e11d05b8107d4546c61b9
/
drivers
/
tty
/
serial
/
ifx6x60.c
0a940b0
serial: ifx6x60: Free memory when probe fails
by Souptick Joarder
· 8 years ago
eeeabba
TTY: serial/ifx6x60, initialize more
by Jiri Slaby
· 9 years ago
0b8053f
serial: ifx6x60: avoid uninitialized variable use
by Arnd Bergmann
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
cbbcd1f
serial: ifx6x60: Remove superfluous casts when calling request_irq()
by Geert Uytterhoeven
· 10 years ago
9a499db
serial: ifx6x60: Remove dangerous spi_driver casts
by Geert Uytterhoeven
· 10 years ago
7a89c79
serial: ifx6x60: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
574de55
serial: use dev_get_platdata()
by Jingoo Han
· 11 years ago
91debb0
tty: ifx6x60: Remove unused suspend/resume callbacks
by Lars-Peter Clausen
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
aea9554
serial:ifx6x60: Remove memset for SPI frame
by channing
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
d6c53c0
TTY: move low_latency to tty_port
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
5dd070d
serial:ifx6x60:Keep word size accordance with SPI controller
by channing
· 12 years ago
014b9b4
serial:ifx6x60:Delete SPI timer when shut down port
by chao bi
· 12 years ago
72d4724
serial: ifx6x60: Add modem power off function in the platform reboot process
by Jun Chen
· 12 years ago
bc6835a
tty/serial: fix ifx6x60.c declaration warning
by Randy Dunlap
· 12 years ago
2d47b71
tty: serial: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
e8823f1
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
by Jun Chen
· 12 years ago
1b2f8a9
serial:ifx6x60:SPI header is decoded incorrectly
by chao bi
· 12 years ago
31fe990
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
by chao bi
· 12 years ago
2e30802
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
by Jun Chen
· 12 years ago
c73ba2a
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
by Jun Chen
· 12 years ago
319fb0d
serial: ifx6x60: different SPI word width configure requires different swap process
by chao bi
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
7d9739c
serial: ifx6x60: fix paging fault on spi_register_driver
by Fengguang Wu
· 12 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
bb74041
TTY: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
d942060
Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
by Jesper Juhl
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
8115be0
serial: ifx6x60: minor cleanup
by Russ Gorby
· 14 years ago
2aff8d9
serial: ifx6x60: probe routine needs to call spi_setup
by Russ Gorby
· 14 years ago
1b79b44
serial: ifx6x60: set SPI max_speed_hz based on platform type
by Russ Gorby
· 14 years ago
f089140
serial: ifx6x60: changed internal bpw from boolean to int
by Russ Gorby
· 14 years ago
5fc32495
serial: ifx6x60: dma_alloc_coherent must use parent dev
by Russ Gorby
· 14 years ago
b68f23b
serial: ifx6x60: fixed call to tty_port_init
by Russ Gorby
· 14 years ago
2f1522e
serial: ifx6x60: expanded info available from platform data
by Russ Gorby
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/ifx6x60.c]
a4fb0b2
serial: ifx6x60: fix memory leak
by Vasiliy Kulikov
· 14 years ago
badb953
serial: ifx6x60: free IRQ on error
by Vasiliy Kulikov
· 14 years ago
83abd0d
serial: ifx6x60: Fix missing include for msleep
by Alan Cox
· 14 years ago
af3b888
ifx6x60: SPI protocol driver for Infineon 6x60 modem
by Russ Gorby
· 14 years ago