aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/hp
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: simserial, pass tty down to functionsGravatar Jiri Slaby 1-26/+24
2012-03-08TTY: serialP, merge serial_state and async_structGravatar Jiri Slaby 1-97/+63
2012-03-08TTY: simserial, remove IRQ_TGravatar Jiri Slaby 1-4/+2
2012-03-08TTY: simserial, remove support of shared interruptsGravatar Jiri Slaby 1-57/+7
2012-03-08TTY: simserial/amiserial, use one instance of other membersGravatar Jiri Slaby 1-6/+3
2012-03-08TTY: simserial, use only one copy of async flagsGravatar Jiri Slaby 1-25/+23
2012-03-08simserial, bail out when request_irq failsGravatar Jiri Slaby 1-8/+1
2012-03-08hpsim, initialize chip for assigned irqsGravatar Jiri Slaby 4-30/+34
2012-03-08simserial, include some headersGravatar Jiri Slaby 1-5/+3
2012-03-08hpsim, fix SAL handling in fw-emuGravatar Jiri Slaby 1-13/+4
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupGravatar Jiri Slaby 1-2/+0
2012-03-08TTY: serialP, remove unused materialGravatar Jiri Slaby 1-9/+1
2012-03-08TTY: remove unneeded tty->index checksGravatar Jiri Slaby 1-6/+3
2012-03-08TTY: remove re-assignments to tty_driver membersGravatar Jiri Slaby 1-1/+0
2012-01-13module_param: make bool parameters really bool (arch)Gravatar Rusty Russell 1-1/+1
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredGravatar Paul Gortmaker 1-0/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-6/+6
2011-08-17net: remove use of ndo_set_multicast_list in driversGravatar Jiri Pirko 1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-05-20sanitize <linux/prefetch.h> usageGravatar Linus Torvalds 1-0/+1
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2011-03-29ia64: Convert to the new irq_* function namesGravatar Thomas Gleixner 1-2/+2
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descGravatar Thomas Gleixner 1-5/+5
2011-03-29ia64: Convert hp-sim to new irq_chip functionsGravatar Thomas Gleixner 1-10/+10
2011-03-29ia64: Remove stale irq_chip.endGravatar Thomas Gleixner 1-1/+0
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodGravatar Luck, Tony 1-2/+1
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-10-22tty: icount changeover for other main devicesGravatar Alan Cox 1-11/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Gravatar Dmitry Torokhov 1-1/+1
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiGravatar Joe Perches 1-4/+4
2010-01-28ACPI: replace acpi_integer by u64Gravatar Lin Ming 1-3/+3
2009-12-14[IA64] fix SBA IOMMU to handle allocation failure properlyGravatar FUJITA Tomonori 1-9/+29
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-09-19Merge branch 'acpica' into releaseGravatar Len Brown 1-5/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceGravatar Bob Moore 1-5/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsGravatar Patrick McHardy 1-1/+1
2009-06-17Pull for-2.6.31 into releaseGravatar Tony Luck 2-4/+4
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Gravatar Mel Gorman 1-1/+1
2009-06-15[IA64] remove obsolete hw_interrupt_typeGravatar Thomas Gleixner 1-1/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefGravatar Thomas Gleixner 1-1/+1
2009-06-15[IA64] remove obsolete no_irq_typeGravatar Thomas Gleixner 1-1/+1
2009-04-28irq: change ->set_affinity() to return statusGravatar Yinghai Lu 1-1/+2
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsGravatar Alexey Dobriyan 1-25/+24
2009-03-05Merge branch 'linus' into core/iommuGravatar Ingo Molnar 1-6/+6
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Gravatar Randy Dunlap 1-6/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structGravatar FUJITA Tomonori 2-17/+35
2009-01-06make sba DMA mapping functions staticGravatar FUJITA Tomonori 1-22/+12
2009-01-06remove hwsw_dma_opsGravatar FUJITA Tomonori 1-171/+12