Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
920b60aa3cc2ca5b1f018bbd06f66cdf06b6eac7
/
drivers
/
mmc
/
card
/
sdio_uart.c
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
9db276f
tty: Use termios c_*flag macros
by Peter Hurley
· 9 years ago
6606110
mmc: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
e70c677
MMC: sdio, use kref from tty_port
by Jiri Slaby
· 12 years ago
9753eb8
MMC: sdio_uart, remove unused member from sdio_uart_port
by Jiri Slaby
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
81f5835
TTY: use tty_standard_install
by Jiri Slaby
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 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
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
8b197a5
sdio_uart: Use kfifo instead of the messy circ stuff
by Alan Cox
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 15 years ago
1f100b3
tty: sdio_uart: Fix the locking on "func" for new code
by Alan Cox
· 15 years ago
4b3b49b
tty: sdio_uart: add modem functionality
by Alan Cox
· 15 years ago
c271cf3
tty: sdio_uart: Style fixes
by Alan Cox
· 15 years ago
6238e71
tty: sdio_uart: Fix termios handling
by Alan Cox
· 15 years ago
584abc3
tty: sdio_uart: Switch to the open/close helpers
by Alan Cox
· 15 years ago
0a68f64
sdio_uart: Move the open lock
by Alan Cox
· 15 years ago
530646f
sdio_uart: refcount the tty objects
by Alan Cox
· 15 years ago
0395b48
sdio_uart: Fix oops caused by the previous changeset
by Nicolas Pitre
· 15 years ago
b5849b1
sdio_uart: use tty_port
by Alan Cox
· 15 years ago
1e04b7a
sdio_uart: coding style fixes
by Thadeu Lima de Souza Cascardo
· 15 years ago
201a50b
proc tty: switch sdio_uart to ->proc_fops
by Alexey Dobriyan
· 16 years ago
c43d863
sdio_uart: Fix SDIO break control to now return success or an error
by David Howells
· 16 years ago
a960d5d
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
by Andre Haupt
· 17 years ago
15b82b4
sdio: fix recursion issues between sdio-uart driver and tty layer
by Nicolas Pitre
· 17 years ago
2ba30ee
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
by Nicolas Pitre
· 17 years ago
5ed334a
sdio: add /proc interface to sdio_uart driver
by Nicolas Pitre
· 17 years ago
6e418a9
sdio: UART/GPS driver
by Nicolas Pitre
· 17 years ago