Age | Commit message (Expand) | Author |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-04 | arm: add support for folded p4d page tables | Mike Rapoport |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-04 | ARM: sa1100/assabet: convert serial to gpiod APIs | Russell King |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij |
2018-12-04 | ARM: sa1100/assabet: switch to using gpio leds | Russell King |
2018-12-04 | ARM: sa1100/assabet: add gpio keys support for right-hand two buttons | Russell King |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-03-24 | ARM: sa1100/assabet: convert to generic CF sockets | Russell King |
2018-01-01 | ARM: sa1100/assabet: add BCR/BSR GPIO driver | Russell King |
2014-12-30 | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott |
2013-12-12 | ARM: sa11x0: assabet: clean up IrDA power setting | Russell King |
2013-12-12 | ARM: sa11x0: assabet: allow UCB1300 to wake up Assabet | Russell King |
2013-12-12 | ARM: sa11x0: assabet: better reset handling | Russell King |
2013-10-29 | ARM: sa11x0/assabet: ensure CS2 is configured appropriately | Russell King |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-14 | ARM: sa1100/assabet: include platform_device.h directly | Arnd Bergmann |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-11-16 | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King |
2012-10-09 | ARM: assabet: fix bogus warning in get_assabet_scr (again) | Arnd Bergmann |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-14 | ARM: sa1100: move platform_data definitions | Arnd Bergmann |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann |
2012-08-01 | ARM: mach-sa1100: retire custom LED code | Bryan Wu |
2012-07-09 | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King |
2012-05-08 | ARM: sa1100: use machine specific hook for late init | Shawn Guo |
2012-03-25 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring |
2012-03-25 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King |
2012-03-25 | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King |
2012-03-25 | Merge branch 'sa1111' into sa11x0 | Russell King |
2012-02-21 | FB: sa1100: remove global sa1100fb_.*_power function pointers | Russell King |
2012-02-21 | FB: sa1100: move platform data to platform files | Russell King |
2012-02-18 | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c | Russell King |
2012-02-18 | ARM: sa11x0: add assabet ucb1x00 platform data | Russell King |
2012-02-09 | ARM: sa11x0: assabet/neponest: create neponset device in assabet.c | Russell King |
2012-02-09 | ARM: sa11x0: assabet: ensure that GPIO27 is driven | Russell King |
2012-02-09 | ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs | Russell King |
2012-02-09 | ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered | Russell King |
2012-02-09 | ARM: sa11x0: convert to use DEFINE_RES_xxx macros | Russell King |
2012-02-03 | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c | Russell King |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King |
2012-01-20 | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King |
2012-01-16 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2012-01-16 | ARM: sa11x0: assabet: fix build warning | Russell King |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-09 | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources. | Jochen Friedrich |