Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f880c2050f30b23c9b6f80028c09f76e693bf309
/
arch
/
arm
/
mach-pxa
/
mainstone.c
c11b6a4
[ARM] pxa: add the missing AC97 pin configurations
by Eric Miao
· 15 years ago
bedbda9
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
by Eric Miao
· 15 years ago
669cb51
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
by Eric Miao
· 15 years ago
cc155c6
[ARM] pxa: allow platforms to control which uarts are registered
by Russell King
· 15 years ago
c4bd017
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
by Marek Vasut
· 15 years ago
7a64825
[ARM] pxa: factor pxamci gpio handling
by Robert Jarzmik
· 15 years ago
f0a8370
[ARM] pxa: move mach/i2c.h to plat/i2c.h
by Eric Miao
· 16 years ago
da065a0
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
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
6f584cf
[ARM] pxa: move I2C pin configurations out into board specific files
by Eric Miao
· 16 years ago
d8aa025
[ARM] 5298/1: Drop desc_handle_irq()
by Dmitry Baryshkov
· 16 years ago
097b533
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
by Eric Miao
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
38fd6c3
[ARM] pxa: make mainstone to use the new smc91x platform data
by Eric Miao
· 16 years ago
37d7035
Merge branch 'pxa-devel' into pxa
by Russell King
· 16 years ago
0fc3ff3
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
by Dmitry Baryshkov
· 16 years ago
b18773d
[ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys
by Eric Miao
· 16 years ago
36caeb4
[ARM] pxa: fix typo of CONFIG_*_MODULE
by Eric Miao
· 16 years ago
9f19d63
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
by Mark Brown
· 16 years ago
402e490
[ARM] pxa: make mainstone use the generic PWM backlight driver
by Russell King
· 17 years ago
0454bd0
pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type
by eric miao
· 17 years ago
835e7f1
[ARM] 4901/3: mainstone: Register primary I2C bus
by Mark Brown
· 17 years ago
55c26e4
[ARM] pxa: add partial keypad support for mainstone
by eric miao
· 17 years ago
450d287
[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1
by eric miao
· 17 years ago
fef06d2
[ARM] pxa: use new pin configuration mechanism for mainstone
by eric miao
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
8e86f42
[ARM] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2687bd3
[ARM] pxa: fix mci_init functions returning -1
by Russell King
· 17 years ago
e7b3dc7
[NET] smc91x: Make smc91x use IRQ resource trigger flags
by Russell King
· 17 years ago
8785a8f
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
by Russell King
· 17 years ago
16f159b
[ARM] pxa: only register "cpld_irq" for the correct platform
by Russell King
· 17 years ago
3777f77
[ARM] pxa: mainstone: update backlight to use the backlight infrastructure
by Russell King
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
39cbd48
[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c
by Russell King
· 17 years ago
46c41e6
[ARM] pxa: move platform devices to separate header file
by Russell King
· 17 years ago
cd49104
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
by Eric Miao
· 17 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
d14b272
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support
by Richard Purdie
· 18 years ago
38c677c
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
by David Brownell
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
a7d14f8
[ARM] 3543/1: [Fwd: PXA270 bootparams address not set]
by Steve Yang
· 18 years ago
ec64152
[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia
by Thomas Gleixner
· 18 years ago
f7cbb7f
[ALSA] Fix snd_xxx_t typedefs
by Takashi Iwai
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
5b2e98c
[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x
by Jared Hulbert
· 19 years ago
81f280e
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
by Richard Purdie
· 19 years ago
74ec71e
[ARM] 3087/1: PXA2xx flash platform device conversion
by Todd Poynor
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
6f475c0
[ARM] 2897/2: PXA2xx IRDA support
by Nicolas Pitre
· 19 years ago
6f9182e
[ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA
by Deepak Saxena
· 19 years ago
664399e
[ARM] Wrap calls to descriptor handlers
by Russell King
· 19 years ago
68070bd
[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers
by Russell King
· 19 years ago
e9dea0c
[PATCH] ARM: Remove machine description macros
by Russell King
· 19 years ago
22f11c4
[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone
by Nicolas Pitre
· 19 years ago
8775420
[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2
by Todd Poynor
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago