index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sa1100
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
ARM: locomo: fix locomolcd_power declaration
Arnd Bergmann
1
-2
/
+0
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-05-26
ARM: sa1100: address missing prototype warnings
Arnd Bergmann
2
-1
/
+3
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+4
2023-05-05
ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+4
2023-04-26
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-03-17
ARM: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-03-06
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
1
-0
/
+1
2023-01-16
ARM: sa1100: remove irda references
Arnd Bergmann
5
-127
/
+0
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
17
-2545
/
+0
2023-01-12
ARM: sa1100: un-deprecate jornada720
Arnd Bergmann
1
-1
/
+0
2022-08-18
ARM: Kconfig: clean up platform selection
Arnd Bergmann
1
-5
/
+20
2022-08-18
ARM: remove obsolete Makefile.boot infrastructure
Arnd Bergmann
1
-9
/
+0
2022-07-22
ARM: sa1100: mark most boards as unused
Arnd Bergmann
1
-0
/
+11
2022-04-19
watchdog: sa1100: use platform device registration
Arnd Bergmann
2
-4
/
+3
2021-10-25
ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIs
Linus Walleij
1
-11
/
+13
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-6
/
+0
2020-11-30
power: supply: collie_battery: Convert to GPIO descriptors
Linus Walleij
1
-0
/
+21
2020-08-27
power: supply: gpio-charger: Convert to GPIO descriptors
Linus Walleij
1
-2
/
+12
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+1
2020-04-17
ARM/fbdev: sa11x0: Switch to use GPIO descriptors
Linus Walleij
1
-0
/
+9
2019-07-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-373
/
+161
2019-07-16
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
6
-373
/
+161
2019-07-03
ARM: sa1100: convert to common clock framework
Russell King
1
-126
/
+94
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
18
-83
/
+18
2019-06-04
ARM: sa1100/neponset: convert serial to use gpiod APIs
Russell King
1
-81
/
+28
2019-06-04
ARM: sa1100/hackkit: remove empty serial mctrl functions
Russell King
1
-48
/
+0
2019-06-04
ARM: sa1100/badge4: remove commented out modem control initialisers
Russell King
1
-2
/
+0
2019-06-04
ARM: sa1100/h3xxx: convert serial to gpiod APIs
Russell King
1
-53
/
+11
2019-06-04
ARM: sa1100/assabet: convert serial to gpiod APIs
Russell King
1
-63
/
+28
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2
-2
/
+2
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+0
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
1
-1
/
+0
2019-01-21
arm/mach-sa1100/simpad.c: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-106
/
+92
2018-12-05
ARM: sa1100/cerf: switch to using gpio_led_register_device()
Russell King
2
-10
/
+2
2018-12-05
ARM: sa1100/assabet: switch to using gpio leds
Russell King
2
-86
/
+28
2018-12-05
ARM: sa1100/assabet: add gpio keys support for right-hand two buttons
Russell King
1
-0
/
+30
2018-12-05
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
1
-0
/
+19
2018-12-05
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
Russell King
1
-0
/
+12
2018-12-05
ARM: sa1100: explicitly register sa11x0-pcmcia devices
Russell King
2
-10
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
[next]