Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | ARM: sa1111: use dev_err() rather than printk() | Russell King | 1 | -1/+1 |
2012-03-24 | ARM: sa1111: cleanup sub-device registration and unregistration | Russell King | 1 | -11/+16 |
2012-03-24 | ARM: sa1111: only setup DMA for DMA capable devices | Russell King | 1 | -3/+6 |
2012-03-24 | ARM: sa1111: register sa1111 devices with dmabounce in bus notifier | Russell King | 1 | -55/+74 |
2012-03-24 | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 1 | -5/+2 |
2012-02-09 | ARM: sa1111: change devid to be a bitmask | Russell King | 1 | -6/+6 |
2012-02-09 | ARM: sa1111: add platform enable/disable functions | Russell King | 1 | -5/+17 |
2012-02-09 | ARM: sa1111: add shutdown hook to sa1111_driver structure | Russell King | 1 | -0/+9 |
2012-02-09 | ARM: sa1111: implement support for sparse IRQs | Russell King | 1 | -11/+32 |
2012-02-09 | ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" | Russell King | 1 | -4/+15 |
2012-02-09 | ARM: sa1111: add sa1111 core driver .owner initializer | Russell King | 1 | -0/+1 |
2012-02-09 | ARM: sa1111: fix PWM state on suspend | Russell King | 1 | -2/+3 |
2012-02-09 | ARM: sa1111: fix memory request/grant setup on PM events | Russell King | 1 | -1/+11 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 1 | -5/+2 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -4/+8 |
2012-01-07 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2 | -4/+5 |
2012-01-07 | PCI: ARM: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -0/+3 |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 3 | -54/+265 |
2012-01-05 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 1 | -6/+1 |
2012-01-03 | ARM: 7236/1: vic: always use simple ops | Jamie Iles | 1 | -1/+1 |
2012-01-03 | ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes... | Javi Merino | 1 | -1/+7 |
2011-12-24 | ARM: 7237/1: PL330: Fix driver freeze | Javi Merino | 1 | -67/+49 |
2011-12-24 | ARM: 7243/1: sp804: modernize clock event registration | Linus Walleij | 1 | -6/+1 |
2011-12-11 | ARM: 7183/1: vic: register the VIC for ST-modified VIC's | Jamie Iles | 1 | -2/+3 |
2011-12-06 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2 | -9/+18 |
2011-11-27 | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation | Will Deacon | 1 | -5/+8 |
2011-11-27 | ARM: 7176/1: cpu_pm: register GIC PM notifier only once | Marc Zyngier | 1 | -1/+2 |
2011-11-21 | ARM: 7165/2: PL330: Fix typo in _prepare_ccr() | Javi Merino | 1 | -2/+2 |
2011-11-21 | ARM: 7163/2: PL330: Only register usable channels | Javi Merino | 1 | -1/+7 |
2011-11-15 | ARM: VIC: remove non MULTI_IRQ_HANDLER support | Jamie Iles | 2 | -2/+1 |
2011-11-15 | ARM: vic: MULTI_IRQ_HANDLER handler | Jamie Iles | 1 | -0/+38 |
2011-11-15 | ARM: vic: device tree binding | Jamie Iles | 2 | -28/+80 |
2011-11-15 | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 2 | -4/+1 |
2011-11-15 | ARM: GIC: Add global gic_handle_irq() function | Marc Zyngier | 1 | -0/+27 |
2011-11-15 | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 2 | -19/+117 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -63/+126 |
2011-11-01 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | ARM: gic: use module.h instead of export.h | Arnd Bergmann | 1 | -1/+1 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2 | -46/+329 |
2011-10-31 | ARM: gic: fix irq_alloc_descs handling for sparse irq | Rob Herring | 1 | -4/+11 |
2011-10-31 | ARM: gic: add OF based initialization | Rob Herring | 1 | -0/+61 |
2011-10-31 | ARM: gic: add irq_domain support | Rob Herring | 2 | -62/+57 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -11/+220 |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 2 | -1/+17 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -13/+13 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -1/+1 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2 | -4/+16 |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 1 | -14/+46 |