Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / mmc / card / sdio_uart.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-02 Alan Coxsdio_uart: Use kfifo instead of the messy circ stuff
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
2009-12-11 Alan Coxtty: sdio_uart: Fix the locking on "func" for new code
2009-12-11 Alan Coxtty: sdio_uart: add modem functionality
2009-12-11 Alan Coxtty: sdio_uart: Style fixes
2009-12-11 Alan Coxtty: sdio_uart: Fix termios handling
2009-12-11 Alan Coxtty: sdio_uart: Switch to the open/close helpers
2009-12-11 Alan Coxsdio_uart: Move the open lock
2009-12-11 Alan Coxsdio_uart: refcount the tty objects
2009-12-11 Nicolas Pitresdio_uart: Fix oops caused by the previous changeset
2009-12-11 Alan Coxsdio_uart: use tty_port
2009-12-04 Thadeu Lima de Sou... sdio_uart: coding style fixes
2009-04-01 Alexey Dobriyanproc tty: switch sdio_uart to ->proc_fops
2008-07-15 David Howellssdio_uart: Fix SDIO break control to now return success...
2007-11-29 Andre Hauptsdio_uart: fix sign of paramter status in sdio_uart_rec...
2007-09-23 Nicolas Pitresdio: fix recursion issues between sdio-uart driver...
2007-09-23 Nicolas Pitresdio: add default c_ispeed/c_ospeed values to sdio_uart...
2007-09-23 Nicolas Pitresdio: add /proc interface to sdio_uart driver
2007-09-23 Nicolas Pitresdio: UART/GPS driver