Age | Commit message (Expand) | Author | Files | Lines |
2022-11-11 | mips: alchemy: gpio: Include the right header | Linus Walleij | 1 | -1/+1 |
2022-07-05 | MIPS: Alchemy: devboards: Remove duplicate 'the' in two places. | Jiang Jian | 1 | -1/+1 |
2022-06-03 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+0 |
2022-05-07 | Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops | Dmitry Torokhov | 1 | -9/+0 |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2021-12-16 | mips: alchemy: remove historic comment on gpio build constraints | Lukas Bulwahn | 1 | -2/+0 |
2021-10-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-07-29 | MIPS: Alchemy: Fix spelling contraction "cant" -> "can't" | Colin Ian King | 1 | -1/+1 |
2021-05-25 | MIPS: alchemy: xxs1500: add gpio-au1000.h header file | Randy Dunlap | 1 | -0/+1 |
2021-04-12 | MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock | Lifu Chen | 1 | -2/+1 |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 1 | -1/+1 |
2021-02-13 | MIPS: refactor the runtime coherent vs noncoherent DMA indicators | Christoph Hellwig | 1 | -2/+1 |
2021-02-13 | MIPS/alchemy: factor out the DMA coherent setup | Christoph Hellwig | 1 | -14/+19 |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 1 | -4/+0 |
2020-11-17 | MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu | Zhang Qilong | 1 | -1/+8 |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 1 | -1/+2 |
2020-10-06 | MIPS: alchemy: Share prom_init implementation | Thomas Bogendoerfer | 5 | -69/+20 |
2020-10-06 | MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabled | Thomas Bogendoerfer | 1 | -0/+7 |
2020-09-21 | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000 | Thomas Bogendoerfer | 1 | -7/+0 |
2020-09-21 | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300 | Thomas Bogendoerfer | 1 | -4/+0 |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 1 | -3/+0 |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang | 1 | -1/+1 |
2020-04-20 | MIPS: alchemy: Fix build error after ioremap cleanup | Thomas Bogendoerfer | 1 | -0/+1 |
2020-04-19 | MIPS: cleanup fixup_bigphys_addr handling | Christoph Hellwig | 1 | -4/+12 |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner | 1 | -13/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 5 | -70/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 3 | -0/+3 |
2019-05-19 | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 1 | -8/+14 |
2019-05-16 | MIPS: Alchemy: add DMA masks for on-chip ethernet | Manuel Lauss | 1 | -8/+14 |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 1 | -1/+1 |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -85/+53 |
2019-01-02 | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -9/+9 |
2018-12-24 | watchdog: mtx-1: Convert to use GPIO descriptor | Linus Walleij | 1 | -9/+9 |
2018-12-23 | MIPS: Alchemy: update dma masks for devboard devices | Manuel Lauss | 4 | -26/+52 |
2018-12-23 | MIPS: Alchemy: drop DB1000 IrDA support bits | Manuel Lauss | 1 | -58/+0 |
2018-12-23 | MIPS: alchemy: cpu_all_mask is forbidden for clock event devices | Manuel Lauss | 1 | -1/+1 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -3/+3 |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 3 | -6/+3 |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 3 | -9/+9 |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 3 | -9/+6 |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 4 | -4/+8 |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 4 | -6/+6 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+2 |
2018-05-17 | i2c: gpio: move header to platform_data | Wolfram Sang | 1 | -1/+1 |
2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2 | -2/+2 |
2018-02-19 | MIPS: Alchemy: Constify gpio_led | Arvind Yadav | 2 | -2/+2 |