index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
21
-71
/
+2
2008-01-28
[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz
eric miao
1
-1
/
+1
2008-01-28
blk_end_request: changing arm (take 4)
Kiyoshi Ueda
1
-10
/
+6
2008-01-27
[ARM] 4615/4: sam926[13]ek buttons updated
David Brownell
2
-4
/
+57
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
4
-4
/
+5
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2008-01-27
ixp4xx-i2c-gpio
Michael-Luke Jones
5
-31
/
+38
2008-01-26
ARM kprobes: let's enable it
Nicolas Pitre
1
-0
/
+10
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2
-7
/
+13
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
5
-13
/
+11
2008-01-26
ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack
Nicolas Pitre
1
-3
/
+10
2008-01-26
ARM kprobes: add the kprobes hook to the page fault handler
Nicolas Pitre
1
-0
/
+27
2008-01-26
ARM kprobes: core code
Abhishek Sagar
2
-1
/
+454
2008-01-26
ARM kprobes: instruction single-stepping support
Quentin Barnes
2
-0
/
+1530
2008-01-26
[ARM] pxa: skip registers saving/restoring if entering standby mode
eric miao
1
-15
/
+18
2008-01-26
[ARM] pxa: fix PXA27x resume
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: Avoid fiddling with CKEN register on suspend
Russell King
2
-8
/
+0
2008-01-26
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
2
-0
/
+303
2008-01-26
[ARM] pxa: Add zylonite MFP wakeup configurations
Russell King
2
-33
/
+33
2008-01-26
[ARM] pxa: program MFPs for low power mode when suspending
Russell King
1
-2
/
+57
2008-01-26
[ARM] pxa: make MFP configuration processor independent
eric miao
1
-15
/
+82
2008-01-26
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
eric miao
1
-111
/
+0
2008-01-26
[ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate
Russell King
3
-7
/
+10
2008-01-26
[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined
eric miao
2
-4
/
+8
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
6
-0
/
+6
2008-01-26
[ARM] pxa: increase size of memory mapping
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx
eric miao
2
-31
/
+31
2008-01-26
[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
eric miao
1
-0
/
+1
2008-01-26
[ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx
eric miao
1
-0
/
+10
2008-01-26
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
5
-1
/
+56
2008-01-26
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
6
-0
/
+64
2008-01-26
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
5
-1
/
+115
2008-01-26
[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices
eric miao
3
-549
/
+553
2008-01-26
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
Bridge Wu
1
-0
/
+10
2008-01-26
[ARM] pxa: add cpufreq support
Russell King
3
-1
/
+301
2008-01-26
[ARM] pxa: initialise SSP earlier
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: only register "cpld_irq" for the correct platform
Russell King
2
-6
/
+14
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-17
/
+0
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
1
-28
/
+49
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2
-0
/
+2
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
1
-56
/
+240
2008-01-26
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
3
-5
/
+24
2008-01-26
[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx
eric miao
2
-0
/
+285
2008-01-26
[ARM] pxa: Don't wind OSCR backwards over suspend/resume
Russell King
1
-9
/
+12
2008-01-26
[ARM] pxa: remove periodic mode emulation support
Russell King
2
-53
/
+9
2008-01-26
[ARM] pxa: mainstone: update backlight to use the backlight infrastructure
Russell King
1
-10
/
+50
2008-01-26
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
5
-18
/
+19
2008-01-26
[ARM] Orion: implement power-off method for QNAP TS-109/209
Herbert Valerio Riedel
1
-0
/
+30
2008-01-26
[ARM] Orion: add support for QNAP TS-109/TS-209
Byron Bradley
4
-0
/
+313
[prev]
[next]