Age | Commit message (Expand) | Author |
2013-02-23 | xtensa: ISS: add host file-based simulated disk | Victor Prupis |
2012-12-18 | xtensa: properly fix missing compiler barrier in simcall | Max Filippov |
2012-12-18 | xtensa: ISS: add BASE_BAUD definition to serial.h | Max Filippov |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-10-15 | xtensa: reorganize SR referencing | Max Filippov |
2012-10-15 | xtensa: ISS: fix rs_put_char | Max Filippov |
2012-10-15 | xtensa: ISS: fix specific simcalls | Max Filippov |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2012-10-03 | xtensa: ISS: drop unused io.c | Max Filippov |
2012-10-03 | xtensa: ISS: exit simulator in case of halt or poweroff | Max Filippov |
2012-10-03 | xtensa: ISS: change keyboard polling rate | Max Filippov |
2012-10-03 | xtensa: ISS: add platform_pcibios_init | Max Filippov |
2012-10-03 | xtensa: ISS: add dummy serial.h for ISS platform | Max Filippov |
2012-10-03 | xtensa: ISS: fix __simc implementation | Max Filippov |
2012-10-03 | xtensa: ISS: only build networking if configured | Max Filippov |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
2012-03-08 | TTY: remove serialP.h inclusion from some files | Jiri Slaby |
2012-03-08 | TTY: iss/console, use tty_port | Jiri Slaby |
2012-03-08 | XTENSA: iss/console, fix potential deadlock | Jiri Slaby |
2012-03-08 | XTENSA: iss/console, use setup_timer | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2010-05-02 | xtensa: Fix the network driver for the simulator target | Chris Zankel |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2009-12-11 | tty: const: constify remaining tty_operations | Alexey Dobriyan |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-04-01 | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan |
2009-03-10 | xtensa: fix compilation somewhat | Alexey Dobriyan |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2008-12-04 | xtensa: Kill directly reference of netdev->priv | Wang Chen |
2008-12-04 | xtensa: Update platform files to reflect new location of the header files. | Chris Zankel |
2008-11-06 | xtensa: move headers files to arch/xtensa/include | Chris Zankel |
2008-10-27 | net: convert more to %pM | Johannes Berg |
2008-10-14 | xtensa: use newer __SPIN_LOCK_UNLOCKED macro | Robert P. J. Day |
2008-02-13 | [XTENSA] Prevent inlining ISS platform asm constructs | Marc Gauthier |
2008-02-13 | [XTENSA] Concentrate platforms into one platforms directory. | Chris Zankel |