Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ed919b0125b26dcc052e44836f66e7e1f5c49c7e
/
arch
/
arm
/
mach-pxa
/
poodle.c
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
6ac6b81
ARM: pxa: encode IRQ number into .nr_irqs
by Haojian Zhuang
· 14 years ago
f165eb7
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
04e4ad2
[ARM] pxa: removed mostly unused and confusing two sharpsl.h
by Eric Miao
· 14 years ago
be37030
ARM: Remove DISCONTIGMEM support
by Russell King
· 15 years ago
f97cab2
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
by Eric Miao
· 15 years ago
54c39b4
[ARM] pxa: move ssp into common plat-pxa
by Haojian Zhuang
· 15 years ago
be1194c
[ARM] pxa: remove unnecessary #include of <mach/ssp.h>
by Eric Miao
· 15 years ago
ac609d2
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
by Eric Miao
· 15 years ago
07bae6c
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
by Eric Miao
· 15 years ago
91a86a9
[ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMC
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
8776b26
[ARM] pxa: register wm8731 explicitly for corgi and poodle
by Mark Brown
· 16 years ago
46580c0
[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field
by Mike Rapoport
· 16 years ago
f0a8370
[ARM] pxa: move mach/i2c.h to plat/i2c.h
by Eric Miao
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
51c6298
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
by Eric Miao
· 16 years ago
353816f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
431a2cf
[ARM] pxa/poodle: add physmap mapping for ROM
by Dmitry Baryshkov
· 16 years ago
6af7a8e
[MTD] sharpsl-nand: move registration to board code
by Dmitry Baryshkov
· 16 years ago
4fa7c24
[ARM] pxa: fix typo in pxa25x MFP definitions
by Eric Miao
· 16 years ago
2d91f94
[ARM] pxa/poodle: prepare scoop for the generic GPIO API
by Eric Miao
· 16 years ago
9ee40d9
[ARM] pxa/poodle: use SPI based ads7846 touch screen driver
by Eric Miao
· 16 years ago
26b4c8d
[ARM] pxa/poodle: convert to use the new MFP API to configure pins
by Eric Miao
· 16 years ago
ce52914
[ARM] pxa/poodle: convert to use the new GPIO API
by Eric Miao
· 16 years ago
cf5eb8c
[ARM] pxa/poodle: use new .lcd_conn to specify the LCD info
by Eric Miao
· 16 years ago
1730aad
[ARM] pxa/poodle: use .gpio_pullup in USB device platform data
by Eric Miao
· 16 years ago
2b0defd
[ARM] pxa/poodle: move scoop/locomo device registration earlier
by Eric Miao
· 16 years ago
f8787fd
[ARM] 5225/1: zaurus: Register I2C controller for audio codecs
by Mark Brown
· 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
0fc3ff3
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
by Dmitry Baryshkov
· 16 years ago
0b0a9df
[ARM] pxa: separate out power manager and clock registers
by Russell King
· 16 years ago
dc38e2a
[ARM] pxa: Fix RCSR handling
by Russell King
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
6a0bd09
[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1
by eric miao
· 17 years ago
2687bd3
[ARM] pxa: fix mci_init functions returning -1
by Russell King
· 17 years ago
46c41e6
[ARM] pxa: move platform devices to separate header file
by Russell King
· 18 years ago
cd49104
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
by Eric Miao
· 17 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
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
faed568
[ARM] 3594/1: Poodle: Add touchscreen support + other updates
by Richard Purdie
· 18 years ago
8866035
[ARM] 3561/1: Poodle: Correct the MMC/SD power control
by Richard Purdie
· 18 years ago
74617fb
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
by Richard Purdie
· 18 years ago
b2e6f75
[ARM] 3453/1: Poodle: Correctly set the memory size
by Richard Purdie
· 19 years ago
411ef7f
[ARM] Remove asm/arch/irq.h
by Russell King
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
9ded96f
[PATCH] IRQ type flags
by Russell King
· 19 years ago
a63ae44
[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models
by Richard Purdie
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
8e4b871
[ARM] 3067/1: Add poodle irda platform support
by Richard Purdie
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
13b9d47
[ARM] 2914/1: PXA Poodle: Add MMC and UDC support
by Richard Purdie
· 19 years ago
f29d245
[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
by Richard Purdie
· 19 years ago
0ce7625
[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware
by Richard Purdie
· 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
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago