Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-12 | sdio_uart: refcount the tty objects | Alan Cox | 1 | -17/+42 |
2009-12-12 | sdio_uart: Fix oops caused by the previous changeset | Nicolas Pitre | 1 | -1/+1 |
2009-12-12 | sdio_uart: use tty_port | Alan Cox | 1 | -18/+23 |
2009-12-04 | sdio_uart: coding style fixes | Thadeu Lima de Souza Cascardo | 1 | -19/+21 |
2009-04-01 | proc tty: switch sdio_uart to ->proc_fops | Alexey Dobriyan | 1 | -32/+30 |
2008-07-15 | sdio_uart: Fix SDIO break control to now return success or an error | David Howells | 1 | -3/+6 |
2007-11-29 | sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() | Andre Haupt | 1 | -1/+1 |
2007-09-23 | sdio: fix recursion issues between sdio-uart driver and tty layer | Nicolas Pitre | 1 | -2/+19 |
2007-09-23 | sdio: add default c_ispeed/c_ospeed values to sdio_uart driver | Nicolas Pitre | 1 | -0/+2 |
2007-09-23 | sdio: add /proc interface to sdio_uart driver | Nicolas Pitre | 1 | -0/+62 |
2007-09-23 | sdio: UART/GPS driver | Nicolas Pitre | 1 | -0/+1077 |