| Commit message (Expand) | Author | Age | Files | Lines |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | ARM: rpc: Change blacklist to quirklist in ecode.c file | Paul Schulz | 2020-07-17 | 1 | -9/+9 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-07-19 | 1 | -6/+26 |
|\ |
|
| * | ARM: riscpc: add ecard quirk for Atomwide 3port serial card | Russell King | 2019-06-11 | 1 | -2/+19 |
| * | ARM: riscpc: fix ecard printing | Russell King | 2019-05-09 | 1 | -4/+7 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | 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 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | ARM: rpc: check device_register return code in ecard_probe | Arnd Bergmann | 2012-10-07 | 1 | -1/+3 |
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 | 1 | -0/+1 |
* | ARM: ecard: get rid of NO_IRQ madness | Russell King | 2012-03-24 | 1 | -3/+3 |
* | ARM: riscpc: remove expansion card irq mask register | Russell King | 2012-03-24 | 1 | -101/+2 |
* | ARM: riscpc: convert ecard to use irq_alloc_descs() | Russell King | 2012-03-24 | 1 | -9/+13 |
* | ARM: riscpc: use irq chip data in ecard.c | Russell King | 2012-03-24 | 1 | -2/+3 |
* | ARM: riscpc: move ecard.c to arch/arm/mach-rpc | Russell King | 2012-03-24 | 1 | -0/+1231 |