Age | Commit message (Expand) | Author |
---|---|---|
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-05-20 | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby |
2012-11-21 | tty: remove use of __devinit | Bill Pemberton |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2011-09-26 | drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c | Timur Tabi |
2011-08-26 | tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig | Timur Tabi |
2011-08-23 | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver | Timur Tabi |