summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim
AgeCommit message (Expand)AuthorFilesLines
2012-03-09TTY: simserial, remove support of shared interruptsJiri Slaby1-57/+7
2012-03-09TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-6/+3
2012-03-09TTY: simserial, use only one copy of async flagsJiri Slaby1-25/+23
2012-03-09simserial, bail out when request_irq failsJiri Slaby1-8/+1
2012-03-09hpsim, initialize chip for assigned irqsJiri Slaby4-30/+34
2012-03-09simserial, include some headersJiri Slaby1-5/+3
2012-03-09hpsim, 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
2012-02-25arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka1-7/+3
2011-08-18net: 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-23tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2010-11-17SCSI 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-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-16[IA64] remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-06-16[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-16[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-16Merge 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-11IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov1-0/+1
2008-12-05simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-07-21simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-04-30tty: The big operations reworkAlan Cox1-4/+7
2008-04-19Merge 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-25[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-29[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-5/+0
2007-12-08[IA64] rename _bss to __bss_startBernhard Walle1-1/+2
2007-12-08[IA64] export copy_page() to modulesAndrew Morton1-1/+1
2007-11-07[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+7
2007-10-12[SCSI] simscsi: Free scsi host on errorMatthew Wilcox1-2/+7
2007-10-11[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3