Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ae49dedaa92b55258544aace7c585094b862ef79
/
arch
/
arm
/
mach-pxa
/
viper.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
f59c303
ARM: Fix i2c-gpio GPIO descriptor tables
by Linus Walleij
· 7 years ago
1e9d421
i2c: gpio: move header to platform_data
by Wolfram Sang
· 7 years ago
f15fc9b
ARM: pxa: move header file out of I2C realm
by Wolfram Sang
· 7 years ago
4d0ce62
i2c: gpio: Augment all boardfiles to use open drain
by Linus Walleij
· 7 years ago
b2e6355
i2c: gpio: Convert to use descriptors
by Linus Walleij
· 7 years ago
4c25c5d
ARM: pxa: make more mach/*.h files local
by Arnd Bergmann
· 10 years ago
7b6e28c
Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup
by Olof Johansson
· 9 years ago
18999cb
ARM: pxa: viper: Use PWM lookup table
by Thierry Reding
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
39aa437
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup
by Olof Johansson
· 9 years ago
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
6947d04
ARM/pxa: Prepare *_irq_handler for irq argument removal
by Thomas Gleixner
· 10 years ago
4fce45b
arch/arm/mach-pxa: replace strict_strto call with kstrto
by Daniel Walter
· 10 years ago
0b443ea
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
by Viresh Kumar
· 11 years ago
db01120
ARM: pxa: Initialize PWM backlight enable_gpio field
by Thierry Reding
· 11 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
0b33162
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 12 years ago
5f0cc6d
ARM: pxa: Wunused-result warning in viper board file
by Arnd Bergmann
· 13 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
4e61109
ARM: pxa: remove NR_IRQS
by Rob Herring
· 13 years ago
dcf7ec5
Merge branch 'samsung/driver' into next/drivers
by Arnd Bergmann
· 13 years ago
271a74f
ARM: restart: pxa: use new restart hook
by Russell King
· 13 years ago
4929f5a
ARM: pxa: rename gpio_to_irq and irq_to_gpio
by Haojian Zhuang
· 13 years ago
7375aba
ARM: mach-pxa: convert boot_params to atag_offset
by Nicolas Pitre
· 14 years ago
8a97ae2
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
by Eric Miao
· 14 years ago
2eaa03b
ARM / PXA: Use struct syscore_ops for "core" power management
by Rafael J. Wysocki
· 14 years ago
85eb1513
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
938c0ace
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 14 years ago
b459396
ARM: pxa2xx: reorganize I2C files
by Sebastian Andrzej Siewior
· 14 years ago
4321e1a
ARM: pxa: clean up set_pxa_fb_info
by Russell King - ARM Linux
· 14 years ago
a3f4c92
ARM: PXA SoCs: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
851982c
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
by Marek Vasut
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
6ae87fe
[ARM] pxa/viper: fix timeout usage for I2C
by Wolfram Sang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c11b6a4
[ARM] pxa: add the missing AC97 pin configurations
by Eric Miao
· 15 years ago
669cb51
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
by Eric Miao
· 15 years ago
2d51a52
[ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'
by Eric Miao
· 15 years ago
c2de1c38
[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus
by Marc Zyngier
· 15 years ago
3fe6ccf
[ARM] pxa/viper: convert to use plat_serial8250_port irqflags field
by Marc Zyngier
· 15 years ago
cc155c6
[ARM] pxa: allow platforms to control which uarts are registered
by Russell King
· 15 years ago
f0a8370
[ARM] pxa: move mach/i2c.h to plat/i2c.h
by Eric Miao
· 16 years ago
776abac81
[ARM] 5513/1: Eurotech VIPER SBC: fix compilation error
by Ricardo Martins
· 16 years ago
b393c69
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
by Eric Miao
· 16 years ago
51c6298
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
by Eric Miao
· 16 years ago
a9ff8f6
[ARM] 5308/1: Fix Viper ISA IRQ handling
by Marc Zyngier
· 16 years ago
352699a
Basic support for the Arcom/Eurotech Viper SBC.
by Marc Zyngier
· 16 years ago