index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
sdio_uart.c
Age
Commit message (
Expand
)
Author
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-02
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2009-12-11
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
2009-12-11
tty: sdio_uart: add modem functionality
Alan Cox
2009-12-11
tty: sdio_uart: Style fixes
Alan Cox
2009-12-11
tty: sdio_uart: Fix termios handling
Alan Cox
2009-12-11
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
2009-12-11
sdio_uart: Move the open lock
Alan Cox
2009-12-11
sdio_uart: refcount the tty objects
Alan Cox
2009-12-11
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
2009-12-11
sdio_uart: use tty_port
Alan Cox
2009-12-04
sdio_uart: coding style fixes
Thadeu Lima de Souza Cascardo
2009-04-01
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
2008-07-15
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
2007-11-29
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
Andre Haupt
2007-09-23
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
2007-09-23
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre