Age | Commit message (Expand) | Author |
2024-09-02 | gpiolib: legacy: Kill GPIOF_INIT_* definitions | Andy Shevchenko |
2024-06-27 | mips: bmips: setup: make CBR address configurable | Christian Marangi |
2024-06-27 | mips: bmips: rework and cache CBR addr handling | Christian Marangi |
2024-01-26 | MIPS: BCM63XX: Fix missing prototypes | Florian Fainelli |
2024-01-08 | MIPS: Fix typos | Bjorn Helgaas |
2022-12-09 | MIPS: BCM63xx: Add check for NULL for clk in clk_enable | Anastasia Belova |
2022-01-17 | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2022-01-02 | mips: bcm63xx: add support for clk_set_parent() | Randy Dunlap |
2021-12-28 | MIPS: BCM63XX: Provide platform data to watchdog device | Florian Fainelli |
2021-11-16 | mips: bcm63xx: add support for clk_get_parent() | Randy Dunlap |
2021-04-26 | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG. | zhouchuangao |
2021-03-10 | MIPS: BCM63xx: Spello fix in the file clk.c | Bhaskar Chowdhury |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-08-17 | MIPS: BCM63xx: switch to SPDX license identifier | Álvaro Fernández Rojas |
2020-08-17 | MIPS: BCM63xx: refactor board declarations | Álvaro Fernández Rojas |
2020-08-17 | MIPS: BCM63xx: enable EHCI for DWV-S0 board | Álvaro Fernández Rojas |
2020-08-17 | MIPS: BCM63xx: remove EHCI from BCM6348 boards | Álvaro Fernández Rojas |
2020-08-17 | MIPS: BCM63xx: remove duplicated new lines | Álvaro Fernández Rojas |
2020-07-24 | MIPS: BCM63xx: improve CFE version detection | Álvaro Fernández Rojas |
2020-06-15 | MIPS: BCM63xx: add endif comments | Álvaro Fernández Rojas |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-10-23 | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski |
2019-07-16 | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-19 | arch: mips: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2019-02-25 | MIPS: BCM63XX: provide DMA masks for ethernet devices | Jonas Gorski |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-31 | MIPS: BCM63XX: drop unused and broken DSP platform device | Jonas Gorski |
2018-12-23 | MIPS: BCM63XX: fix switch core reset on BCM6368 | Jonas Gorski |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-02-02 | MIPS: BCM63XX: kconfig: Remove blank help text | Ulf Magnusson |
2017-12-19 | bcm63xx_enet: use platform data for dma channel numbers | Jonas Gorski |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-07 | MIPS: BCM63XX: split out swpkt_sar/usb clocks | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: provide periph clock as refclk for uart | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: add clkdev lookup support | Jonas Gorski |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-06 | MIPS: BCM63XX: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-10-04 | MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULL | Masahiro Yamada |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij |
2016-02-19 | MIPS: bcm63xx: switch to gpiochip_add_data() | Linus Walleij |
2016-01-27 | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func... | Ralf Baechle |