- 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 17 years ago
- 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 17 years ago
- c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 17 years ago
- ea833f0 [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning by Holger Schurig · 17 years ago
- a0dd005 [ARM] pxa: fix clock lookup to find specific device clocks by Russell King · 17 years ago
- 86260f9 [ARM] 4824/1: pxa: clear RDH bit after any reset by Dmitry Krivoschekov · 17 years ago
- f13fd3c [ARM] pxa: remove debugging PM: printk by Russell King · 17 years ago
- 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
- 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 17 years ago
- 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- c9a28fa [ARM] 4798/1: pcm027: fix missing header file by Juergen Beisert · 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
- bb548dd [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h by eric miao · 17 years ago
- b1d907f [ARM] pxa: introduce sysdev for pxa3xx static memory controller by eric miao · 17 years ago
- c4d1fb6 [ARM] pxa: add preliminary suspend/resume code for pxa3xx by eric miao · 17 years ago
- 16dfdbf [ARM] pxa: introduce sysdev for GPIO register saving/restoring by eric miao · 17 years ago
- c0165504 [ARM] pxa: introduce sysdev for IRQ register saving/restoring by eric miao · 17 years ago
- cd5604d [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" by eric miao · 17 years ago
- 14271a7 [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass by eric miao · 17 years ago
- 87b9bcd arch/arm/: Spelling fixes by Joe Perches · 17 years ago
- 487dc92 USB: tosa_udc_use_gpio_vbus.patch by Dmitry Baryshkov · 17 years ago
- 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
- d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
- 4e4fc05 [ARM] 4762/1: Basic support for Toradex Colibri module by Daniel Mack · 17 years ago
- 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 17 years ago
- ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
- 2e927b7 [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 by Robert Schwebel · 17 years ago
- 34e31d8 [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module by Robert Schwebel · 17 years ago
- e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
- e1d9b95 [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) by eric miao · 17 years ago
- e5c271e [ARM] 4664/1: Add basic support for HTC Magician PDA phones by Philipp Zabel · 17 years ago
- 3abcd19 [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. by Ian Molton · 17 years ago
- e01dbdb [ARM] 4776/1: Add HWUART clock to fix hwuart support by Dmitry Baryshkov · 17 years ago
- 6232be3 [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz by eric miao · 17 years ago
- b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
- 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
- 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
- dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
- fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
- 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago
- a10476d [ARM] pxa: Add zylonite MFP wakeup configurations by Russell King · 17 years ago
- d4fc858 [ARM] pxa: program MFPs for low power mode when suspending by Russell King · 17 years ago
- 7f7c8a61 [ARM] pxa: make MFP configuration processor independent by eric miao · 17 years ago
- 0ad1fbc [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions by eric miao · 17 years ago
- 533462f [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate by Russell King · 17 years ago
- f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
- 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
- 7664c40 [ARM] pxa: increase size of memory mapping by Russell King · 17 years ago
- ec68e45 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx by eric miao · 17 years ago
- f92a629 [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx by eric miao · 17 years ago
- 732ce16 [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx by eric miao · 17 years ago
- 5a1f21b [ARM] pxa: mmc: add 3rd host controller support for pxa310 by Bridge Wu · 17 years ago
- 8d33b05 [ARM] pxa: mmc: add 2nd host controller support for pxa3xx by Bridge Wu · 17 years ago
- fafc9d3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx by Bridge Wu · 17 years ago
- 8f58de7 [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices by eric miao · 17 years ago
- 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
- 9e2697f [ARM] pxa: add cpufreq support by Russell King · 17 years ago
- cae0554 [ARM] pxa: initialise SSP earlier by Russell King · 17 years ago
- 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
- 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
- 3dcb00e [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() by eric miao · 17 years ago
- 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
- 8828645 [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() by eric miao · 17 years ago
- d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
- d2b82dd [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx by eric miao · 17 years ago
- 4ae7806 [ARM] pxa: Don't wind OSCR backwards over suspend/resume by Russell King · 17 years ago
- a88264c [ARM] pxa: remove periodic mode emulation support by Russell King · 17 years ago
- 3777f77 [ARM] pxa: mainstone: update backlight to use the backlight infrastructure by Russell King · 17 years ago
- 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
- 2a7057e [ARM] Remove pointless casts from void pointers, by Jeff Garzik · 17 years ago
- af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- 93e9012 Input: add Tosa keyboard driver by Dmitry Baryshkov · 17 years ago
- 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
- 56b1128 [ARM] 4735/1: Unbreak pxa25x suspend/resume by Richard Purdie · 17 years ago
- a0113a9 [ARM] 4667/1: CM-X270 fixes by Mike Rapoport · 17 years ago
- 008f6d2 [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 by eric miao · 17 years ago
- 1f80922 [ARM] PXA ssp: unlock when ssp tries to close an invalid port by Roel Kluin · 17 years ago
- 8854cb4 [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition by eric miao · 17 years ago
- 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
- 91bc51d [ARM] pxa: fix one-shot timer mode by Russell King · 17 years ago
- e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
- df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
- 0825c67 [ARM] 4613/1: pxa300: MFP typo fix by Aleksey Makarov · 17 years ago
- 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
- 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
- 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
- 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
- 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
- 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
- 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
- a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
- c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
- 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
- a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
- a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
- 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
- a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
- 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
- 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago