aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/viper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann1-0/+12
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann1-1/+1
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: make mach/regs-uart.h privateArnd Bergmann1-1/+1
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-4/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-4/+23
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-2/+2
2015-10-23Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson1-2/+7
2015-10-14ARM: pxa: viper: Use PWM lookup tableThierry Reding1-2/+7
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanupOlof Johansson1-1/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-13ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner1-1/+2
2014-08-08arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter1-1/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-3/+0
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+1
2012-10-04ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann1-2/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-6/+6
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-6/+6
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-11/+11
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-05-06[ARM] pxa/viper: fix timeout usage for I2CWolfram Sang1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao1-0/+6
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao1-1/+1