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