Age | Commit message (Expand) | Author |
2020-11-30 | power: supply: collie_battery: Convert to GPIO descriptors | Linus Walleij |
2020-08-27 | power: supply: gpio-charger: Convert to GPIO descriptors | Linus Walleij |
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: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | 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 |
2020-04-17 | ARM/fbdev: sa11x0: Switch to use GPIO descriptors | Linus Walleij |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-15 | Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a... | Olof Johansson |
2019-07-03 | ARM: sa1100: convert to common clock framework | Russell King |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-04 | ARM: sa1100/neponset: convert serial to use gpiod APIs | Russell King |
2019-06-04 | ARM: sa1100/hackkit: remove empty serial mctrl functions | Russell King |
2019-06-04 | ARM: sa1100/badge4: remove commented out modem control initialisers | Russell King |
2019-06-04 | ARM: sa1100/h3xxx: convert serial to gpiod APIs | Russell King |
2019-06-04 | ARM: sa1100/assabet: convert serial to gpiod APIs | Russell King |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij |
2019-01-21 | arm/mach-sa1100/simpad.c: Remove duplicate header | Souptick Joarder |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-04 | ARM: sa1100/cerf: switch to using gpio_led_register_device() | Russell King |
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-12-04 | ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King |
2018-12-04 | ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs | Russell King |
2018-12-04 | ARM: sa1100: explicitly register sa11x0-pcmcia devices | Russell King |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij |
2018-05-17 | i2c: gpio: move header to platform_data | Wolfram Sang |
2018-04-06 | ARM: sa1100/simpad: switch simpad CF to use gpiod APIs | Russell King |
2018-04-06 | ARM: sa1100/shannon: convert to generic CF sockets | Russell King |
2018-04-06 | ARM: sa1100/nanoengine: convert to generic CF sockets | Russell King |
2018-03-24 | ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs | Russell King |
2018-03-24 | ARM: sa1100/cerf: convert to generic CF sockets | Russell King |
2018-03-24 | ARM: sa1100/assabet: convert to generic CF sockets | Russell King |
2018-03-24 | ARM: sa1100: provide infrastructure to support generic CF sockets | Russell King |
2018-01-01 | ARM: sa1100/neponset: add GPIO drivers for control and modem registers | Russell King |
2018-01-01 | ARM: sa1100/assabet: add BCR/BSR GPIO driver | Russell King |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-10 | ARM: sa1100: simpad: Correct I2C GPIO offsets | Linus Walleij |
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 |