| Age | Commit message (Expand) | Author |
| 2012-03-08 | TTY: simserial, remove IRQ_T | Jiri Slaby |
| 2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby |
| 2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby |
| 2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby |
| 2012-03-08 | simserial, bail out when request_irq fails | Jiri Slaby |
| 2012-03-08 | hpsim, initialize chip for assigned irqs | Jiri Slaby |
| 2012-03-08 | simserial, include some headers | Jiri Slaby |
| 2012-03-08 | hpsim, fix SAL handling in fw-emu | Jiri Slaby |
| 2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby |
| 2012-03-08 | TTY: serialP, remove unused material | 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 |
| 2012-02-24 | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier | Danny Kukawka |
| 2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
| 2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
| 2011-03-29 | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner |
| 2011-03-29 | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner |
| 2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner |
| 2011-02-22 | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik |
| 2010-10-22 | tty: icount changeover for other main devices | Alan Cox |
| 2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
| 2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
| 2009-06-15 | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner |
| 2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner |
| 2009-06-15 | [IA64] remove obsolete no_irq_type | Thomas Gleixner |
| 2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
| 2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan |
| 2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
| 2008-12-16 | simeth: convert to net_device_ops | Alexey Dobriyan |
| 2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
| 2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
| 2008-12-10 | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov |
| 2008-12-04 | simeth: Kill directly reference of netdev->priv | Wang Chen |
| 2008-07-20 | simserial: Fix up for ldisc changes | Alan Cox |
| 2008-04-30 | tty: The big operations rework | Alan Cox |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
| 2008-04-07 | [SCSI] simscsi: use sg buffer copy helper funcitons | FUJITA Tomonori |
| 2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
| 2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
| 2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
| 2008-01-28 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik |
| 2007-12-07 | [IA64] rename _bss to __bss_start | Bernhard Walle |
| 2007-12-07 | [IA64] export copy_page() to modules | Andrew Morton |
| 2007-11-06 | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f... | Roel Kluin |
| 2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
| 2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
| 2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
| 2007-10-12 | [SCSI] simscsi: Free scsi host on error | Matthew Wilcox |