summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/sdio_uart.c
Commit message (Expand)AuthorAgeFilesLines
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30Star
* sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-151-3/+6
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-291-1/+1
* sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre2007-09-231-2/+19
* sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre2007-09-231-0/+2
* sdio: add /proc interface to sdio_uart driverNicolas Pitre2007-09-231-0/+62
* sdio: UART/GPS driverNicolas Pitre2007-09-231-0/+1077