Age | Commit message (Expand) | Author | Files | Lines |
2014-07-30 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -5/+0 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -21/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -21/+0 |
2013-12-03 | ARM: ks8695: delete local <mach/gpio.h> header | Linus Walleij | 1 | -19/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 1 | -1/+2 |
2012-10-07 | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann | 1 | -1/+2 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+0 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2 | -4/+4 |
2012-09-19 | ARM: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 2 | -4/+4 |
2012-09-05 | ARM: ks8695: merge the timer header into the timer driver | Linus Walleij | 1 | -40/+0 |
2012-08-01 | ARM: mach-ks8695: remove leds driver, since nobody use it | Bryan Wu | 1 | -5/+0 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -19/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -27/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -21/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: ks8695: use new restart hook | Russell King | 1 | -17/+0 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -19/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -19/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -1/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 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: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij | 2 | -27/+39 |
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-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+1 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -7/+0 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
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-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -5/+3 |
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-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 |
2008-12-14 | [ARM] KS8695: Add GPIO to IRQ mapping function | Ben Dooks | 1 | -5/+1 |
2008-12-14 | [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB | Daniel Silverstone | 1 | -33/+12 |
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 | 6 | -10/+10 |
2008-10-09 | [ARM] 5297/1: [KS8695] Fix two compile-time warnings | Andrew Victor | 1 | -2/+2 |