Age | Commit message (Expand) | Author |
2008-01-26 | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu |
2008-01-26 | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu |
2008-01-26 | [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices | eric miao |
2008-01-26 | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer | Bridge Wu |
2008-01-26 | [ARM] pxa: add cpufreq support | Russell King |
2008-01-26 | [ARM] pxa: initialise SSP earlier | Russell King |
2008-01-26 | [ARM] pxa: only register "cpld_irq" for the correct platform | Russell King |
2008-01-26 | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao |
2008-01-26 | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao |
2008-01-26 | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao |
2008-01-26 | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao |
2008-01-26 | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao |
2008-01-26 | [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx | eric miao |
2008-01-26 | [ARM] pxa: Don't wind OSCR backwards over suspend/resume | Russell King |
2008-01-26 | [ARM] pxa: remove periodic mode emulation support | Russell King |
2008-01-26 | [ARM] pxa: mainstone: update backlight to use the backlight infrastructure | Russell King |
2008-01-26 | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King |
2008-01-26 | [ARM] Update mach-types | Russell King |
2008-01-25 | sched: remove printk_clock() | Ingo Molnar |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman |
2008-01-24 | kobject: convert arm/mach-omap1/pm.c to kobj_attr interface | Greg Kroah-Hartman |
2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman |
2008-01-20 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-01-20 | [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning | Dan Williams |
2008-01-20 | [ARM] pxa: don't rely on r2 being preserved over a function call | Russell King |
2008-01-18 | ARM: OMAP1: Fix compile for board-nokia770 | Daniel Walker |
2008-01-18 | ARM: OMAP1: Keymap fix for f-sample and p2-sample | Vivek Kutal |
2008-01-15 | Fix ARM profiling/instrumentation configuration | Linus Torvalds |
2008-01-10 | [ARM] vfp: fix fuitod/fsitod instructions | Russell King |
2008-01-06 | [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 | Jan Altenberg |
2008-01-03 | [ARM] 4735/1: Unbreak pxa25x suspend/resume | Richard Purdie |
2007-12-17 | [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume | Kevin Hilman |
2007-12-17 | [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC | Uwe Kleine-König |
2007-12-08 | Merge branch 'pxa-fixes' | Russell King |
2007-12-08 | [ARM] 4667/1: CM-X270 fixes | Mike Rapoport |
2007-11-29 | Merge branches 'at91-fixes' and 'pxa-fixes' | Russell King |
2007-11-29 | [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 | eric miao |
2007-11-26 | [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space | Nicolas Pitre |
2007-11-26 | [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c... | Nicolas Pitre |
2007-11-26 | [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs | Nicolas Pitre |
2007-11-26 | [ARM] uengine: fix memset size error | Li Zefan |
2007-11-26 | [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization | Pavel Pisa |
2007-11-26 | [ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK. | Andrew Victor |
2007-11-26 | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpio | Andrew Victor |
2007-11-26 | [ARM] 4604/2: AT91: Master clock divistor on SAM9 | Andrew Victor |
2007-11-26 | [ARM] PXA ssp: unlock when ssp tries to close an invalid port | Roel Kluin |
2007-11-26 | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition | eric miao |
2007-11-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-11-16 | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks | eric miao |