aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/it8152.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-6/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-2/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-3/+3
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+3
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King1-2/+1
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King1-9/+8
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13ARM: ITE 8152: irq_data conversion.Lennert Buytenhek1-5/+9
2010-12-28ARM: fix IXP4xx build failureImre Kaloz1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+8
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King1-0/+8
2010-08-05[ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao1-8/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori1-27/+0
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-11/+3
2008-03-28[ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport1-2/+3
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-12-08[ARM] 4667/1: CM-X270 fixesMike Rapoport1-8/+2
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport1-0/+387