| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 2016-02-22 | 1 | -1/+1 |
* | ARM: ks8695: make headers more local | Arnd Bergmann | 2015-12-01 | 7 | -363/+0 |
* | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 2015-05-14 | 1 | -1/+1 |
* | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory | Daniel Thompson | 2015-01-21 | 1 | -36/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-30 | 1 | -5/+0 |
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 1 | -21/+0 |
|\ |
|
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -21/+0 |
* | | ARM: ks8695: delete local <mach/gpio.h> header | Linus Walleij | 2013-12-03 | 1 | -19/+0 |
|/ |
|
* | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -1/+0 |
* | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 | 1 | -1/+2 |
|\ |
|
| * | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann | 2012-10-07 | 1 | -1/+2 |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -5/+0 |
|\ \ |
|
| * | | ARM: mach-ks8695: remove leds driver, since nobody use it | Bryan Wu | 2012-08-01 | 1 | -5/+0 |
| |/ |
|
* | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 2 | -4/+4 |
|\ \ |
|
| * | | ARM: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 2 | -4/+4 |
| |/ |
|
* / | ARM: ks8695: merge the timer header into the timer driver | Linus Walleij | 2012-09-05 | 1 | -40/+0 |
|/ |
|
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-07 | 1 | -19/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ |
|
| * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-22 | 1 | -6/+0 |
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-21 | 1 | -27/+0 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -21/+0 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | ARM: restart: ks8695: use new restart hook | Russell King | 2012-01-05 | 1 | -17/+0 |
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 1 | -19/+0 |
|\ \
| |/
|/| |
|
| * | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-27 | 1 | -19/+0 |
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
* | | ARM: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 2 | -27/+39 |
* | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
* | | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -2/+0 |
* | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -9/+2 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 | 1 | -1/+1 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 1 | -1/+1 |
* | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 1 | -7/+0 |
* | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -2/+0 |
|/ |
|
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-18 | 1 | -1/+1 |
* | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 2011-01-03 | 1 | -4/+4 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -5/+3 |
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
* | ARM: dma-mapping: provide dma_to_page() | Russell King | 2009-11-23 | 1 | -0/+7 |
* | ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c | zeal | 2009-11-05 | 1 | -1/+1 |
* | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 2009-08-05 | 2 | -2/+8 |
* | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 1 | -1/+5 |
|\ |
|
| * | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 2009-03-16 | 1 | -1/+5 |
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
|/ |
|
* | [ARM] KS8695: Add GPIO to IRQ mapping function | Ben Dooks | 2008-12-14 | 1 | -5/+1 |
* | [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB | Daniel Silverstone | 2008-12-14 | 1 | -33/+12 |
* | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -2/+2 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -17/+0 |