summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim
AgeCommit message (Expand)Author
2012-03-08TTY: simserial, remove IRQ_TJiri Slaby
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby
2012-03-08simserial, bail out when request_irq failsJiri Slaby
2012-03-08hpsim, initialize chip for assigned irqsJiri Slaby
2012-03-08simserial, include some headersJiri Slaby
2012-03-08hpsim, fix SAL handling in fw-emuJiri Slaby
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby
2012-03-08TTY: serialP, remove unused materialJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner
2011-03-29ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2009-07-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov
2008-12-04simeth: Kill directly reference of netdev->privWang Chen
2008-07-21simserial: Fix up for ldisc changesAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-07[SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-12-08[IA64] rename _bss to __bss_startBernhard Walle
2007-12-08[IA64] export copy_page() to modulesAndrew 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-22Update arch/ to use sg helpersJens Axboe
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] simscsi: Free scsi host on errorMatthew Wilcox
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman