summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/viper.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: make mach/regs-uart.h privateArnd Bergmann
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-10-23Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson
2015-10-14ARM: pxa: viper: Use PWM lookup tableThierry Reding
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-13ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner
2014-08-08arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-04ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-01-25ARM: pxa: remove NR_IRQSRob Herring
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-05-06[ARM] pxa/viper: fix timeout usage for I2CWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao