Age | Commit message (Expand) | Author |
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 |
2017-07-28 | ARM: edb93xx: Add ADC platform device | Alexander Sverdlin |
2017-07-28 | ARM: ep93xx: Add ADC platform device support to core | Alexander Sverdlin |
2017-07-28 | ARM: ep93xx: Add ADC clock | Alexander Sverdlin |
2017-07-27 | ARM: ep93xx: normalize clk API | Alexander Sverdlin |
2017-03-17 | ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 | Florian Fainelli |
2017-02-27 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2017-02-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-02-21 | ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources | H Hartley Sweeten |
2017-02-19 | Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t... | Mark Brown |
2017-02-16 | spi: spi-ep93xx: simplify GPIO chip selects | H Hartley Sweeten |
2017-02-07 | ARM: ep93xx: Disable TS-72xx watchdog before uncompressing | Florian Fainelli |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |