Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman | 2011-02-22 | 1 | -0/+105 |
* | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -2/+2 |
* | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | hvc: add Blackfin JTAG console support | Mike Frysinger | 2011-02-17 | 2 | -0/+106 |
* | hvc_dcc: Simplify assembly for v6 and v7 ARM | Stephen Boyd | 2011-02-03 | 1 | -24/+0 |
* | hvc_dcc: Simplify put_chars()/get_chars() loops | Stephen Boyd | 2011-02-03 | 1 | -8/+4 |
* | hvc_dcc: Fix bad code generation by marking assembly volatile | Stephen Boyd | 2011-02-03 | 1 | -6/+5 |
* | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 16 | -0/+8794 |