summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpc: use legacy_timer_tickArnd Bergmann2020-10-301-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ARM: rpc: Change blacklist to quirklist in ecode.c filePaul Schulz2020-07-171-9/+9
* ARM: 8966/1: rpc: replace setup_irq() by request_irq()afzal mohammed2020-03-191-6/+2
* ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-199-170/+256
|\
| * Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ...Russell King2019-07-039-170/+267
| |\
| | * ARM: riscpc: reduce IRQ handling codeRussell King2019-06-111-86/+47
| | * ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpcRussell King2019-06-114-1/+110
| | * ARM: riscpc: parse video information from tagged listRussell King2019-06-111-15/+8
| | * ARM: riscpc: add ecard quirk for Atomwide 3port serial cardRussell King2019-06-111-2/+19
| | * ARM: riscpc: dma: use __iomem pointers for writing DMARussell King2019-05-091-17/+17
| | * ARM: riscpc: dma: improve address/length writingRussell King2019-05-091-15/+11
| | * ARM: riscpc: dma: make state a local variableRussell King2019-05-091-8/+9
| | * ARM: riscpc: dma: eliminate "cur_sg" scatterlist usageRussell King2019-05-091-14/+15
| | * ARM: riscpc: fix DMARussell King2019-05-091-1/+4
| | * ARM: riscpc: fix ecard printingRussell King2019-05-091-4/+7
| | * ARM: riscpc: fix lack of keyboard interrupts after irq conversionRussell King2019-05-091-1/+2
| | * ARM: riscpc: replace gettimeoffset() with clocksourceRussell King2019-05-091-13/+25
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-48/+12
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | arm: use a dummy struct device for ISA DMA use of the DMA APIChristoph Hellwig2019-04-081-1/+7
|/
* mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-4/+1
* mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-1/+1
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* ARM: rpc: rename RAM_SIZE macroArnd Bergmann2017-07-271-2/+2
* arm: mach-rpc: ecard: fix build errorGreg Kroah-Hartman2017-06-141-1/+1
* arm: ecard: fix dev_groups patch typoGreg Kroah-Hartman2017-06-101-1/+1
* arm: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-17/+23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: document and update UNCACHEABLE_ADDR definitionsRussell King2016-08-261-1/+1
* ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+1
* ARM: kill off set_irq_flags usageRob Herring2015-07-282-9/+9
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-4/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-23/+9
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-17/+0
| * ARM: rpc: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-6/+9
* | ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-122-2/+1
|/
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-8/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-8/+3