index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
board-ams-delta.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-15
[ARM] pxa: Add multi-io support for e-series
Ian Molton
9
-8
/
+320
2008-12-14
[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h
Russell King
3
-1
/
+3
2008-12-14
[ARM] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-3
/
+2
2008-12-14
[ARM] pcm037: add 1wire support
Sascha Hauer
1
-0
/
+3
2008-12-14
[ARM] MX2 pcm038: add 1-wire master support
Sascha Hauer
1
-0
/
+2
2008-12-14
[ARM] MX31: add w1 platform_device and resources
Sascha Hauer
2
-0
/
+16
2008-12-14
[ARM] MX2: Add W1 device/resources
Sascha Hauer
2
-1
/
+16
2008-12-14
[ARM] DSM320: Update KS8695 defconfig to include DSM320
Daniel Silverstone
1
-282
/
+425
2008-12-14
[ARM] DSM320: Add support for the DSM320
Daniel Silverstone
3
-0
/
+138
2008-12-14
[ARM] KS8695: Add GPIO to IRQ mapping function
Ben Dooks
2
-8
/
+3
2008-12-14
[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB
Daniel Silverstone
4
-43
/
+45
2008-12-14
[ARM] KS8695: Fix up device registration.
Daniel Silverstone
1
-17
/
+21
2008-12-13
[ARM] fix xm_x2xx_defconfig build errors
Russell King
2
-4
/
+2
2008-12-13
[ARM] 5343/1: ep93xx: include linux/i2c.h
Hartley Sweeten
11
-0
/
+11
2008-12-13
[ARM] 5342/1: ep93xx: platform init cleanup
Hartley Sweeten
10
-83
/
+83
2008-12-13
[ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd.
Jaya Kumar
2
-7
/
+15
2008-12-13
[ARM] dma: correct dma_supported() implementation
Russell King
1
-1
/
+3
2008-12-13
[ARM] netwinder: clean up GPIO naming
Russell King
15
-62
/
+64
2008-12-11
[ARM] Kirkwood: update defconfig
Nicolas Pitre
1
-90
/
+239
2008-12-11
[ARM] Feroceon: pass proper -mtune argument to gcc
Nicolas Pitre
1
-0
/
+1
2008-12-11
[ARM] Kirkwood: properly handle the WAN port on newer RD88F6281 boards
Ronen Shitrit
1
-1
/
+15
2008-12-11
[ARM] Kirkwood: allow instantiating the second ethernet port
Ronen Shitrit
3
-0
/
+60
2008-12-11
[ARM] DNS323: Initialise 88F5182 correctly
Matt Palmer
1
-4
/
+61
2008-12-11
[ARM] DNS323: Read MAC address from flash
Matt Palmer
1
-16
/
+95
2008-12-11
ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx
Arun KS
2
-1
/
+84
2008-12-11
ARM: OMAP3: Add basic support for Pandora handheld console
Grazvydas Ignotas
4
-0
/
+1594
2008-12-11
ARM: OMAP3: DMA: Fix for sDMA Errata 1.113
Santosh Shilimkar
1
-1
/
+14
2008-12-11
ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess
Stanley.Miao
3
-2
/
+208
2008-12-11
ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helper
Jarkko Nikula
1
-19
/
+36
2008-12-11
ARM: OMAP3: Warn about spurious interrupts
Tony Lindgren
1
-0
/
+39
2008-12-11
ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimer
Paul Walmsley
1
-3
/
+4
2008-12-11
ARM: OMAP2: drop redundant pending write check for gptimer
Paul Walmsley
1
-4
/
+0
2008-12-11
ARM: OMAP2: bard-h4: list those eeproms
David Brownell
1
-0
/
+14
2008-12-11
ARM: OMAP2: Use omap_rev() instead of system_rev
Lauri Leukkunen
7
-43
/
+66
2008-12-11
ARM: OMAP2: Fix cpu detection
Tony Lindgren
4
-226
/
+145
2008-12-11
ARM: OMAP2: Prepare cpu detection for further improvements
Tony Lindgren
1
-1
/
+6
2008-12-11
ARM: OMAP1: osk5912: LED trigger update for CF
David Brownell
1
-1
/
+2
2008-12-11
ARM: OMAP1: osk5912: Mistral eeprom support
David Brownell
1
-2
/
+27
2008-12-11
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
Jarkko Nikula
1
-3
/
+3
2008-12-11
ARM: OMAP: Switch to gpio_request/free calls
Jarkko Nikula
16
-39
/
+43
2008-12-11
ARM: OMAP: minor gpio bugfixes
David Brownell
1
-5
/
+15
2008-12-11
ARM: OMAP: make legacy gpio request/free calls superfluous
Jarkko Nikula
2
-34
/
+21
2008-12-11
ARM: OMAP: use gpio_to_irq
David Brownell
8
-25
/
+26
2008-12-11
ARM: OMAP: switch to gpio_direction_output
David Brownell
8
-36
/
+11
2008-12-11
ARM: OMAP: switch to gpio_direction_input
David Brownell
11
-16
/
+16
2008-12-11
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
17
-68
/
+48
2008-12-11
ARM: OMAP: gpios implement new to_irq()
David Brownell
2
-4
/
+21
2008-12-11
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
Jarkko Nikula
1
-1
/
+1
2008-12-11
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
Jouni Hogander
2
-29
/
+33
2008-12-11
Linux 2.6.28-rc8
v2.6.28-rc8
Linus Torvalds
1
-1
/
+1
[next]