index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
lpd270.c
Age
Commit message (
Expand
)
Author
2020-03-18
backlight: pwm_bl: Switch to full GPIO descriptor
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
2015-10-23
Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup
Olof Johansson
2015-10-06
ARM: pxa: lpd270: Use PWM lookup table
Thierry Reding
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-13
ARM/pxa: Prepare *_irq_handler for irq argument removal
Thomas Gleixner
2015-03-04
ARM: fix typos in smc91x platform data
Arnd Bergmann
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
2013-10-16
ARM: pxa: Initialize PWM backlight enable_gpio field
Thierry Reding
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-08
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
2011-08-21
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-04-24
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2011-01-13
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
2009-12-01
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-03-09
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
2009-03-09
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
2008-09-26
[ARM] pxa/lpd270: use new .lcd_conn to specify LCD info
Eric Miao
2008-09-26
[ARM] pxa/lpd270: convert to use new MFP API
Eric Miao
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-09
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
2008-07-09
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
2008-07-03
[ARM] pxa: make LogicPD 270 use the generic PWM backlight driver
Russell King
[next]