Age | Commit message (Expand) | Author |
2022-05-27 | ARM: ep93xx: Make ts72xx_register_flash() static | Alexander Sverdlin |
2022-05-27 | ep93xx: clock: Do not return the address of the freed memory | Genjian Zhang |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann |
2022-04-07 | ep93xx: clock: Don't use plain integer as NULL pointer | Alexander Sverdlin |
2022-04-07 | ep93xx: clock: Fix UAF in ep93xx_clk_register_gate() | Alexander Sverdlin |
2022-04-04 | ARM: ep93xx: multiplatform support | Arnd Bergmann |
2022-04-04 | ARM: ep93xx: make mach/ep93xx-regs.h local | Arnd Bergmann |
2022-04-04 | ARM: ep93xx: enable SPARSE_IRQ | Arnd Bergmann |
2022-04-04 | ARM: ep93xx: renumber interrupts | Arnd Bergmann |
2021-10-20 | ep93xx: clock: convert in-place to COMMON_CLK | Nikita Shubin |
2021-08-04 | ARM: ep93xx: remove MaverickCrunch support | Arnd Bergmann |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-03-27 | ARM: ep93xx: Replace setup_irq() by request_irq() | afzal mohammed |
2019-09-15 | Merge branch 'spi-5.4' into spi-next | Mark Brown |
2019-09-02 | spi: ep93xx: Repair SPI CS lookup tables | Alexander Sverdlin |
2019-08-09 | ARM: ep93xx: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-05-02 | spi: ep93xx: Convert to use CS GPIO descriptors | Linus Walleij |
2019-04-28 | ARM: ep93xx: move private headers out of mach/* | Arnd Bergmann |
2019-04-28 | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann |
2019-04-28 | ARM: ep93xx: move network platform data to separate header | Arnd Bergmann |
2019-01-30 | arch/arm/mach-ep93xx: Remove duplicate header | Brajeswar Ghosh |
2018-12-17 | mmc: spi: Convert to use GPIO descriptors | Linus Walleij |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon |
2018-08-29 | ARM/gpio: ep93xx: build standalone | Arnd Bergmann |
2018-06-06 | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij |
2018-05-11 | ARM: ep93xx: i2s: Add IRQ to platform device resources | Alexander Sverdlin |
2017-12-13 | ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative | Lukasz Majewski |
2017-12-13 | ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx code | Lukasz Majewski |
2017-12-13 | ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parameters | Lukasz Majewski |
2017-12-13 | ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file | Lukasz Majewski |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij |
2017-09-21 | ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boards | H Hartley Sweeten |
2017-09-21 | ARM: ep93xx: tidy up TS-72xx Watchdog resources | H Hartley Sweeten |
2017-09-21 | ARM: ep93xx: simone: let the mmc_spi driver handle the card detect | H Hartley Sweeten |
2017-09-10 | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |