ARM: OMAP2: Add common register access for 24xx and 34xx
[safe/jmp/linux-2.6] / arch / arm / mach-pxa /
2008-03-06 Harvey Harrison[ARM] replace remaining __FUNCTION__ occurrences
2008-02-29 eric miao[ARM] 4842/1: pxa: remove redundant IRQ saving/restorin...
2008-02-29 eric miao[ARM] 4841/1: pxa: fix typo in LCD platform data defini...
2008-02-29 Randy Dunlap[ARM] eliminate MODULE_PARM() usage
2008-02-17 Holger Schurig[ARM] 4829/1: add .get method to pxa-cpufreq to silence...
2008-02-17 Russell King[ARM] pxa: fix clock lookup to find specific device...
2008-02-09 Dmitry Krivoschekov[ARM] 4824/1: pxa: clear RDH bit after any reset
2008-02-09 Russell King[ARM] pxa: remove debugging PM: printk
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05 Philipp Zabelgpiolib support for the PXA architecture
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-04 Juergen Beisert[ARM] 4798/1: pcm027: fix missing header file
2008-02-04 eric miao[ARM] 4803/1: pxa: fix building issue of poodle.c cause...
2008-02-04 eric miao[ARM] 4801/1: pxa: fix building issues of missing pxa2x...
2008-02-04 eric miao[ARM] pxa: introduce sysdev for pxa3xx static memory...
2008-02-04 eric miao[ARM] pxa: add preliminary suspend/resume code for...
2008-02-04 eric miao[ARM] pxa: introduce sysdev for GPIO register saving...
2008-02-04 eric miao[ARM] pxa: introduce sysdev for IRQ register saving...
2008-02-04 eric miao[ARM] pxa: fix the warning of undeclared "struct pxaohc...
2008-02-04 eric miao[ARM] pxa: change set_kset_name() to direct name assign...
2008-02-03 Joe Perchesarch/arm/: Spelling fixes
2008-02-01 Dmitry BaryshkovUSB: tosa_udc_use_gpio_vbus.patch
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-28 Russell KingMerge branches 'at91', 'ep93xx', 'iop', 'kprobes',...
2008-01-28 Daniel Mack[ARM] 4762/1: Basic support for Toradex Colibri module
2008-01-28 Russell King[ARM] pxa: fix mci_init functions returning -1
2008-01-28 Richard Purdie[ARM] 4737/1: Refactor corgi_lcd to improve readability...
2008-01-28 Robert Schwebel[ARM] 4747/1: pcm027: support for pcm990 baseboard...
2008-01-28 Robert Schwebel[ARM] 4744/1: pcm027: add support for phyCORE-PXA270...
2008-01-28 Russell King[NET] smc91x: Make smc91x use IRQ resource trigger...
2008-01-28 eric miao[ARM] pxa: add basic support for Littleton (PXA3xx...
2008-01-28 Philipp Zabel[ARM] 4664/1: Add basic support for HTC Magician PDA...
2008-01-28 Ian Molton[ARM] 4649/1: Base support for pxa-based Toshiba e...
2008-01-28 Dmitry Baryshkov[ARM] 4776/1: Add HWUART clock to fix hwuart support
2008-01-28 eric miao[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz...
2008-01-27 Mike Rapoporti2c-pxa: Add polling transfer
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2008-01-26 eric miao[ARM] pxa: skip registers saving/restoring if entering...
2008-01-26 Russell King[ARM] pxa: fix PXA27x resume
2008-01-26 Russell King[ARM] pxa: Avoid fiddling with CKEN register on suspend
2008-01-26 Russell King[ARM] pxa: Add PXA3 standby code hooked into the IRQ...
2008-01-26 Russell King[ARM] pxa: Add zylonite MFP wakeup configurations
2008-01-26 Russell King[ARM] pxa: program MFPs for low power mode when suspending
2008-01-26 eric miao[ARM] pxa: make MFP configuration processor independent
2008-01-26 eric miao[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
2008-01-26 Russell King[ARM] pxa: omit PXA25x or PXA27x standby/sleep code...
2008-01-26 eric miao[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty...
2008-01-26 Russell King[ARM] pxa: move memory controller registers into pxa2xx...
2008-01-26 Russell King[ARM] pxa: increase size of memory mapping
2008-01-26 eric miao[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c...
2008-01-26 eric miao[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
2008-01-26 eric miao[ARM] pxa: ensure SSP TX FIFO is empty instead of not...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 3rd host controller support for...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 2nd host controller support for...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 1st host controller support for...
2008-01-26 eric miao[ARM] pxa: create arch/arm/mach-pxa/device.c for all...
2008-01-26 Bridge Wu[ARM] 4711/1: pxa: mmc: move DMA specific code to platf...
2008-01-26 Russell King[ARM] pxa: add cpufreq support
2008-01-26 Russell King[ARM] pxa: initialise SSP earlier
2008-01-26 Russell King[ARM] pxa: only register "cpld_irq" for the correct...
2008-01-26 eric miao[ARM] pxa: make pxa2xx_spi driver use ssp_request(...
2008-01-26 eric miao[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
2008-01-26 eric miao[ARM] pxa: move SSP register definitions from pxa-regs...
2008-01-26 eric miao[ARM] pxa: define "struct ssp_device" and add ssp_reque...
2008-01-26 eric miao[ARM] pxa: add ssp devices and clk support for pxa25x...
2008-01-26 eric miao[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx
2008-01-26 Russell King[ARM] pxa: Don't wind OSCR backwards over suspend/resume
2008-01-26 Russell King[ARM] pxa: remove periodic mode emulation support
2008-01-26 Russell King[ARM] pxa: mainstone: update backlight to use the backl...
2008-01-26 Russell King[ARM] pxa: avoid always registering MMC, I2C, IrDA...
2008-01-26 Jeff Garzik[ARM] Remove pointless casts from void pointers,
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-21 Dmitry BaryshkovInput: add Tosa keyboard driver
2008-01-20 Russell King[ARM] pxa: don't rely on r2 being preserved over a...
2008-01-03 Richard Purdie[ARM] 4735/1: Unbreak pxa25x suspend/resume
2007-12-08 Mike Rapoport[ARM] 4667/1: CM-X270 fixes
2007-11-29 eric miao[ARM] 4675/1: pxa: fix mfp address definition error...
2007-11-26 Roel Kluin[ARM] PXA ssp: unlock when ssp tries to close an invali...
2007-11-26 eric miao[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk...
2007-11-16 eric miao[ARM] 4638/1: pxa: use PXA3xx specific macros to define...
2007-11-08 Russell King[ARM] pxa: fix one-shot timer mode
2007-10-31 eric miao[ARM] 4635/1: pxa: Change Eric Miao's email address...
2007-10-31 Russell King[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
2007-10-20 Aleksey Makarov[ARM] 4613/1: pxa300: MFP typo fix
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-10-15 Mike Rapoport[ARM] 4576/1: CM-X270 machine support
2007-10-15 Russell King[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_...
2007-10-15 Russell King[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone...
2007-10-15 Russell King[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock...
2007-10-15 eric miao[ARM] pxa: PXA3xx base support
2007-10-15 Russell King[ARM] pxa: tidy up arch/arm/mach-pxa/Makefile
2007-10-12 eric miao[ARM] 4560/1: pxa: move processor specific set_wake...
2007-10-12 eric miao[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable
2007-10-12 Russell King[ARM] pxa: mark pxa_set_cken deprecated
2007-10-12 Russell King[ARM] pxa: remove get_lcdclk_frequency_10khz()
2007-10-12 Russell King[ARM] pxa: Make STUART and FICP clocks available
2007-10-12 Russell King[ARM] pxa: introduce clk support for PXA SoC clocks
2007-10-12 Russell King[ARM] pxa: make pxa27x devices globally visible
2007-10-12 Russell King[ARM] pxa: fix naming of memory/lcd/core clock functions
next