summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: simserial, remove tmp_bufJiri Slaby1-14/+2
2012-03-08TTY: simserial, remove static initializationJiri Slaby1-67/+27
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-16/+17
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby1-12/+12
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-2/+3
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby1-12/+12
2012-03-08TTY: simserial, pass tty down to functionsJiri Slaby1-26/+24
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby1-97/+63
2012-03-08TTY: simserial, remove IRQ_TJiri Slaby1-4/+2
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby1-57/+7
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-6/+3
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby1-25/+23
2012-03-08simserial, bail out when request_irq failsJiri Slaby1-8/+1
2012-03-08hpsim, initialize chip for assigned irqsJiri Slaby4-30/+34
2012-03-08simserial, include some headersJiri Slaby1-5/+3
2012-03-08hpsim, fix SAL handling in fw-emuJiri Slaby1-13/+4
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-2/+0
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-9/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+3
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner1-2/+2
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner1-5/+5
2011-03-29ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner1-10/+10
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner1-1/+0
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-22tty: icount changeover for other main devicesAlan Cox1-11/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+2
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov1-0/+1
2008-12-04simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-07-20simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-04-30tty: The big operations reworkAlan Cox1-4/+7
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-1/+1
2008-04-07[SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori1-19/+4
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2-2/+2
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-5/+0