aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/sdio_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt1-1/+1
2007-09-23sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre1-2/+19
2007-09-23sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre1-0/+2
2007-09-23sdio: add /proc interface to sdio_uart driverNicolas Pitre1-0/+62
2007-09-23sdio: UART/GPS driverNicolas Pitre1-0/+1077