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