aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/sdio_uart.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* | sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox2010-03-02
|/
* tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox2009-12-11
* tty: sdio_uart: add modem functionalityAlan Cox2009-12-11
* tty: sdio_uart: Style fixesAlan Cox2009-12-11
* tty: sdio_uart: Fix termios handlingAlan Cox2009-12-11
* tty: sdio_uart: Switch to the open/close helpersAlan Cox2009-12-11
* sdio_uart: Move the open lockAlan Cox2009-12-11
* sdio_uart: refcount the tty objectsAlan Cox2009-12-11
* sdio_uart: Fix oops caused by the previous changesetNicolas Pitre2009-12-11
* sdio_uart: use tty_portAlan Cox2009-12-11
* sdio_uart: coding style fixesThadeu Lima de Souza Cascardo2009-12-04
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-01
* sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-15
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-29
* sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre2007-09-23
* sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre2007-09-23
* sdio: add /proc interface to sdio_uart driverNicolas Pitre2007-09-23
* sdio: UART/GPS driverNicolas Pitre2007-09-23