summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2024-03-26h3600 audio gpiosRussell King
2024-03-26clk: add iPAQ audio sysclock driverRussell King
2024-03-26ARM: sa1100/h3xxx: sleeve supportRussell King
2024-03-26h3xxx: add socket0Russell King
2024-03-26add sa11x0 uart clocksRussell King
2024-03-26ARM: sa1100/assabet: remove PWER initialisationRussell King
2024-03-26ARM: sa1100/h3xxx: convert to xcvr-enableRussell King
2024-03-26ARM: sa1100/assabet: convert to xcvr-enableRussell King
2024-03-26ARM: sa1100: const-ify struct sa1100_port_fnsRussell King
2024-03-26tty: serial: sa1100: fix iPAQ serial port wakeupRussell King
2024-03-26ARM: sa1100/assabet: switch to using gpiod APIs for LCD controlRussell King
2024-03-26asoc: sa11x0/assabet: use gpiod APIs for some gpiosRussell King
2024-03-26assabet fix/hackRussell King
2024-03-26assabet hackRussell King
2024-03-26ARM: sa1100: switch to accurate MPLL calculationRussell King
2024-03-26Merge branches 'sa1100-for-next' and 'unstable/sa11x0-asoc' into sa1100Russell King (Oracle)
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26ARM: sa1100/assabet: use assabet GPIO definitionsRussell King
2023-06-26ARM: sa1100/assabet: move GPIO definitions to assabet.cRussell King
2023-06-26ARM: sa1100/assabet: move SCR definitions and machine_has_neponset()Russell King
2023-06-26ARM: sa1100/assabet: remove ASSABET_BSR* definitionsRussell King
2023-06-26ARM: sa1100/assabet: move BCR register address definitionRussell King
2023-06-26ARM: sa1100/neponset: convert to devm_kzalloc()Russell King
2023-06-26ARM: sa1100/neponset: convert to irq domainRussell King
2023-06-26ARM: sa1100/neponset: remove neponset_ncr_* interfaces and headerRussell King
2023-06-26ARM: sa1100/neponset: add ethernet oscillatorRussell King
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann
2023-01-12ARM: sa1100: un-deprecate jornada720Arnd Bergmann
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann
2022-07-22ARM: sa1100: mark most boards as unusedArnd Bergmann
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann
2021-10-25ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport