summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/it8152.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-6/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+2
|\
| * arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
* | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-211-7/+0
|/
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-3/+3
* PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+3
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2011-07-041-2/+1
* | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-041-9/+8
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-5/+9
|\
| * ARM: ITE 8152: irq_data conversion.Lennert Buytenhek2011-01-131-5/+9
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | ARM: fix IXP4xx build failureImre Kaloz2010-12-281-0/+1
|/
* arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+8
* Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-081-0/+8
* [ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao2010-08-051-8/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-121-27/+0
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-11/+3
* [ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport2008-03-281-2/+3
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-081-8/+2
* [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-0/+387