summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/core.c
AgeCommit message (Expand)Author
2024-02-20ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2023-01-24ARM: ep93xx: Convert to use descriptors for GPIO LEDsLinus Walleij
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann
2022-04-04ARM: ep93xx: renumber interruptsArnd Bergmann
2021-10-20ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-11ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-07-28ARM: ep93xx: Add ADC platform device support to coreAlexander Sverdlin
2015-07-17ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij
2015-07-08ARM: ep93xx: move timer to its own fileLinus Walleij
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-21ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: ep93xx: stop using mach/timex.hUwe Kleine-König
2013-11-25ARM: ep93xx: use soc busH Hartley Sweeten
2013-11-25ARM: ep93xx: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-09-03ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo
2012-04-12arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten
2012-04-12Fix build breakage in ep93xx-coreRyan Mallon
2012-04-11arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski
2012-04-11arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King