aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/card/sdio_uart.c
AgeCommit message (Expand)Author
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-02-02TTY: use tty_standard_installJiri Slaby
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2009-12-11tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox
2009-12-11tty: sdio_uart: add modem functionalityAlan Cox
2009-12-11tty: sdio_uart: Style fixesAlan Cox
2009-12-11tty: sdio_uart: Fix termios handlingAlan Cox
2009-12-11tty: sdio_uart: Switch to the open/close helpersAlan Cox
2009-12-11sdio_uart: Move the open lockAlan Cox
2009-12-11sdio_uart: refcount the tty objectsAlan Cox
2009-12-11sdio_uart: Fix oops caused by the previous changesetNicolas Pitre
2009-12-11sdio_uart: use tty_portAlan Cox
2009-12-04sdio_uart: coding style fixesThadeu Lima de Souza Cascardo
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan
2008-07-15sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells
2007-11-29sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt
2007-09-23sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre
2007-09-23sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre
2007-09-23sdio: add /proc interface to sdio_uart driverNicolas Pitre
2007-09-23sdio: UART/GPS driverNicolas Pitre