aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common/it8152.c
AgeCommit message (Expand)Author
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2013-12-11arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13ARM: ITE 8152: irq_data conversion.Lennert Buytenhek
2010-12-28ARM: fix IXP4xx build failureImre Kaloz
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King
2010-08-05[ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-03-28[ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-08[ARM] 4667/1: CM-X270 fixesMike Rapoport
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport