Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 4 | -4/+4 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 9 | -366/+49 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: 7037/1: mach-ks8695: fix GPIO LEDs | Linus Walleij | 2 | -0/+2 |
2011-08-22 | ARM: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij | 5 | -27/+42 |
2011-08-22 | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem | Linus Walleij | 2 | -319/+1 |
2011-08-22 | ARM: mach-ks8695: convert boot_params to atag_offset | Nicolas Pitre | 3 | -3/+3 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -9/+2 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 5 | -10/+5 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -3/+3 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 3 | -3/+3 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -7/+3 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -8/+10 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -9/+9 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: ks8695: irq_data conversion. | Lennert Buytenhek | 1 | -21/+22 |
2011-01-03 | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 1 | -4/+4 |
2010-12-05 | ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI | Hans Ulli Kroll | 1 | -0/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 3 | -6/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -5/+3 |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 1 | -2/+2 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-11-23 | ARM: dma-mapping: provide dma_to_page() | Russell King | 1 | -0/+7 |
2009-11-05 | ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c | zeal | 1 | -1/+1 |
2009-08-06 | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 2 | -2/+8 |
2009-07-30 | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initialization | Yegor Yefremov | 1 | -0/+3 |
2009-03-25 | Merge branch 'highmem' into devel | Russell King | 1 | -1/+5 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-03-16 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 1 | -1/+5 |
2009-02-10 | [ARM] 5372/1: ACS5K: Core board support for the ACS-5000 | Daniel Silverstone | 3 | -0/+240 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+1 |
2008-12-14 | [ARM] DSM320: Add support for the DSM320 | Daniel Silverstone | 3 | -0/+138 |
2008-12-14 | [ARM] KS8695: Add GPIO to IRQ mapping function | Ben Dooks | 2 | -8/+3 |
2008-12-14 | [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB | Daniel Silverstone | 3 | -43/+44 |
2008-12-14 | [ARM] KS8695: Fix up device registration. | Daniel Silverstone | 1 | -17/+21 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -2/+2 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -17/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -5/+0 |
2008-10-30 | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 1 | -0/+3 |
2008-10-10 | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 11 | -26/+26 |
2008-10-09 | [ARM] 5297/1: [KS8695] Fix two compile-time warnings | Andrew Victor | 2 | -3/+3 |
2008-10-09 | [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. | Andrew Victor | 4 | -16/+16 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 7 | -7/+7 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 33 | -20/+1261 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 4 | -4/+4 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |