summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)Author
2024-02-20ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2023-12-01ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij
2023-05-26ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-01-24ARM: ep93xx: Convert to use descriptors for GPIO LEDsLinus Walleij
2023-01-10ARM: ep93xx: remove old board filesArnd Bergmann
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann
2022-07-22ARM: ep93xx: mark most board files as unusedArnd Bergmann
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-04-07ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin
2022-04-07ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann
2022-04-04ARM: ep93xx: make mach/ep93xx-regs.h localArnd Bergmann
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann
2022-04-04ARM: ep93xx: renumber interruptsArnd Bergmann
2021-10-20ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-27ARM: ep93xx: Replace setup_irq() by request_irq()afzal mohammed
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-02spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann
2019-01-30arch/arm/mach-ep93xx: Remove duplicate headerBrajeswar Ghosh
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-11ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin
2017-12-13ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivativeLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx codeLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parametersLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h fileLukasz Majewski