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