index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers
Ben Dooks
1
-0
/
+6
2008-01-28
[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
Ben Dooks
1
-0
/
+12
2008-01-28
[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users
Ben Dooks
1
-0
/
+3
2008-01-28
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
Ben Dooks
1
-0
/
+1
2008-01-28
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
Ben Dooks
1
-0
/
+5
2008-01-28
[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call
Ben Dooks
2
-0
/
+10
2008-01-28
[ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected
Krzysztof Helt
1
-1
/
+1
2008-01-28
[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake
Ben Dooks
1
-0
/
+2
2008-01-28
[ARM] 4727/1: S3C2412: Remove unused GPESLPCON
Ben Dooks
1
-1
/
+0
2008-01-28
[ARM] 4726/1: S3C2412: IIS register definitions
Ben Dooks
1
-0
/
+72
2008-01-28
[ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails
Ben Dooks
1
-3
/
+6
2008-01-28
[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset
Ben Dooks
1
-0
/
+11
2008-01-28
[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat beh...
Ben Dooks
1
-1
/
+2
2008-01-28
[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412
Ben Dooks
1
-2
/
+7
2008-01-28
[ARM] 4762/1: Basic support for Toradex Colibri module
Daniel Mack
1
-0
/
+19
2008-01-28
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
3
-4
/
+1
2008-01-28
[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270
Robert Schwebel
1
-0
/
+275
2008-01-28
[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module
Robert Schwebel
2
-1
/
+84
2008-01-28
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
eric miao
1
-0
/
+6
2008-01-28
[ARM] 4664/1: Add basic support for HTC Magician PDA phones
Philipp Zabel
1
-0
/
+111
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
1
-156
/
+0
2008-01-27
i2c: some overdue driver removal
Adrian Bunk
1
-11
/
+0
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
1
-0
/
+7
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
1
-0
/
+9
2008-01-26
ARM kprobes: core code
Abhishek Sagar
1
-0
/
+29
2008-01-26
ARM kprobes: instruction single-stepping support
Quentin Barnes
1
-0
/
+43
2008-01-26
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
1
-0
/
+86
2008-01-26
[ARM] pxa: make MFP configuration processor independent
eric miao
2
-194
/
+183
2008-01-26
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
eric miao
1
-14
/
+0
2008-01-26
[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations
eric miao
4
-133
/
+139
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2
-63
/
+84
2008-01-26
[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx
eric miao
1
-68
/
+71
2008-01-26
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
1
-0
/
+9
2008-01-26
[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code
Philipp Zabel
1
-4
/
+1
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-24
/
+0
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
1
-75
/
+14
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2
-167
/
+174
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
1
-3
/
+33
2008-01-26
[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...
Philipp Zabel
1
-2
/
+7
2008-01-26
[ARM] Orion: MV88F5181 support bits
Herbert Valerio Riedel
1
-0
/
+3
2008-01-26
[ARM] Orion: platform device registration for UART, USB and NAND
Tzachi Perelstein
1
-0
/
+25
2008-01-26
[ARM] Orion: provide GPIO method for enabling hardware assisted blinking
Herbert Valerio Riedel
1
-0
/
+1
2008-01-26
[ARM] Orion: GPIO support
Tzachi Perelstein
1
-0
/
+27
2008-01-26
[ARM] basic support for the Marvell Orion SoC family
Tzachi Perelstein
12
-0
/
+408
2008-01-26
[ARM] Marvell Feroceon CPU core support
Assaf Hoffman
2
-0
/
+16
2008-01-26
[ARM] 4764/1: [AT91] AT91CAP9 core support
Andrew Victor
9
-6
/
+276
2008-01-26
[ARM] 4758/1: [AT91] LEDs
Andrew Victor
1
-2
/
+2
[prev]
[next]