| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: rpc: Change blacklist to quirklist in ecode.c file | Paul Schulz | 2020-07-17 | 1 | -9/+9 |
* | ARM: 8966/1: rpc: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-19 | 1 | -6/+2 |
* | ARM: riscpc: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-20 | 1 | -0/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-07-19 | 9 | -170/+256 |
|\ |
|
| * | Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ... | Russell King | 2019-07-03 | 9 | -170/+267 |
| |\ |
|
| | * | ARM: riscpc: reduce IRQ handling code | Russell King | 2019-06-11 | 1 | -86/+47 |
| | * | ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc | Russell King | 2019-06-11 | 4 | -1/+110 |
| | * | ARM: riscpc: parse video information from tagged list | Russell King | 2019-06-11 | 1 | -15/+8 |
| | * | ARM: riscpc: add ecard quirk for Atomwide 3port serial card | Russell King | 2019-06-11 | 1 | -2/+19 |
| | * | ARM: riscpc: dma: use __iomem pointers for writing DMA | Russell King | 2019-05-09 | 1 | -17/+17 |
| | * | ARM: riscpc: dma: improve address/length writing | Russell King | 2019-05-09 | 1 | -15/+11 |
| | * | ARM: riscpc: dma: make state a local variable | Russell King | 2019-05-09 | 1 | -8/+9 |
| | * | ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage | Russell King | 2019-05-09 | 1 | -14/+15 |
| | * | ARM: riscpc: fix DMA | Russell King | 2019-05-09 | 1 | -1/+4 |
| | * | ARM: riscpc: fix ecard printing | Russell King | 2019-05-09 | 1 | -4/+7 |
| | * | ARM: riscpc: fix lack of keyboard interrupts after irq conversion | Russell King | 2019-05-09 | 1 | -1/+2 |
| | * | ARM: riscpc: replace gettimeoffset() with clocksource | Russell King | 2019-05-09 | 1 | -13/+25 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 12 | -48/+12 |
|/ / |
|
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | | arm: use a dummy struct device for ISA DMA use of the DMA API | Christoph Hellwig | 2019-04-08 | 1 | -1/+7 |
|/ |
|
* | mm: do not initialize TLB stack vma's with vma_init() | Linus Torvalds | 2018-08-01 | 1 | -4/+1 |
* | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov | 2018-07-26 | 1 | -1/+1 |
* | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -14/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | ARM: rpc: rename RAM_SIZE macro | Arnd Bergmann | 2017-07-27 | 1 | -2/+2 |
* | arm: mach-rpc: ecard: fix build error | Greg Kroah-Hartman | 2017-06-14 | 1 | -1/+1 |
* | arm: ecard: fix dev_groups patch typo | Greg Kroah-Hartman | 2017-06-10 | 1 | -1/+1 |
* | arm: ecard: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -17/+23 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King | 2016-08-26 | 1 | -1/+1 |
* | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 2016-02-22 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -2/+1 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 2 | -9/+9 |
* | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 2014-10-02 | 1 | -4/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-29 | 1 | -5/+0 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 2 | -23/+9 |
|\ |
|
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -17/+0 |
| * | ARM: rpc: stop using <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -6/+9 |
* | | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-12 | 2 | -2/+1 |
|/ |
|
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 1 | -13/+0 |
* | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 1 | -8/+0 |
* | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -1/+2 |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -5/+0 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -5/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 2 | -8/+3 |
* | | ARM: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 1 | -3/+3 |
|/ |
|
* | ARM: rpc: check device_register return code in ecard_probe | Arnd Bergmann | 2012-10-07 | 1 | -1/+3 |