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
*
Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...
Grant Likely
2010-12-29
3
-18
/
+47
|
\
|
*
spi: davinci: add additional comments
Brian Niebuhr
2010-11-18
1
-0
/
+32
|
*
spi: davinci: remove non-useful "clk_internal" platform data
Brian Niebuhr
2010-11-18
3
-3
/
+0
|
*
spi: davinci: let DMA operation be specified on per-device basis
Brian Niebuhr
2010-11-18
1
-0
/
+1
|
*
spi: davinci: do not allocate DMA channels during SPI device setup
Sekhar Nori
2010-11-18
1
-1
/
+0
|
*
spi: davinci: always start transmit DMA
Brian Niebuhr
2010-11-18
2
-0
/
+2
|
*
spi: davinci: add support for interrupt mode
Brian Niebuhr
2010-11-18
1
-0
/
+4
|
*
spi: davinci: remove non-useful interrupt mode support
Brian Niebuhr
2010-11-18
3
-4
/
+0
|
*
spi: davinci: add support for wait enable timeouts
Brian Niebuhr
2010-11-18
1
-0
/
+2
|
*
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
2010-11-18
3
-11
/
+8
|
*
spi: davinci: remove 'wait_enable' platform data member
Brian Niebuhr
2010-11-18
1
-1
/
+0
|
*
spi: davinci: enable GPIO lines to be used as chip selects
Brian Niebuhr
2010-11-18
1
-0
/
+3
|
*
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
2010-11-18
3
-3
/
+0
*
|
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-12-20
2
-5
/
+27
|
\
\
|
*
|
ARM: mach-shmobile: INTC interrupt priority level demux fix
Magnus Damm
2010-12-17
1
-4
/
+26
|
*
|
ARM: mach-shmobile: fix compile warning in mm/init.c
Magnus Damm
2010-12-17
1
-1
/
+1
*
|
|
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-12-20
6
-2
/
+23
|
\
\
\
|
*
|
|
ARM: S5PV210: update MAX8998 platform data to get rid of WARN()
Marek Szyprowski
2010-12-17
2
-0
/
+12
|
*
|
|
ARM S3C24XX: Fix compilation of PM code for S3C2416
Yauhen Kharuzhy
2010-12-17
3
-1
/
+10
|
*
|
|
ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry
Kukjin Kim
2010-12-17
1
-1
/
+1
|
|
/
/
*
|
|
at91: Refactor Stamp9G20 and PControl G20 board file
Christian Glindkamp
2010-12-17
4
-135
/
+54
*
|
|
at91: Fix uhpck clock rate in upll case
Ryan Mallon
2010-12-17
1
-1
/
+1
|
/
/
*
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-12-15
8
-36
/
+79
|
\
\
|
*
|
OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks
Paul Walmsley
2010-12-11
1
-5
/
+6
|
*
|
OMAP2+: PM/serial: fix console semaphore acquire during suspend
Kevin Hilman
2010-12-10
2
-10
/
+51
|
*
|
OMAP1: SRAM: fix size for OMAP1611 SoCs
Kevin Hilman
2010-12-10
1
-1
/
+1
|
*
|
arm: omap2: io: fix clk_get() error check
Aaro Koskinen
2010-12-08
1
-1
/
+1
|
*
|
arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
Vasiliy Kulikov
2010-12-07
1
-1
/
+2
|
*
|
omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-12-07
1
-1
/
+1
|
*
|
omap: PM debug: fix wake-on-timer debugfs dependency
Kevin Hilman
2010-12-03
1
-17
/
+17
*
|
|
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
Valentine Barshak
2010-12-14
1
-8
/
+20
*
|
|
ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
Dave Martin
2010-12-14
1
-1
/
+1
*
|
|
ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
Dave Martin
2010-12-14
1
-1
/
+1
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2010-12-13
2
-2
/
+2
|
\
\
\
|
*
|
|
ARM: pxa/palm: fix ifdef around gen_nand driver registration
Marek Vasut
2010-11-30
1
-1
/
+2
|
*
|
|
ARM: mmp2: remove not used clk_rtc
Jason Chagas
2010-11-30
1
-1
/
+0
|
|
/
/
*
|
|
ARM: Update mach-types
Russell King
2010-12-13
1
-4
/
+179
*
|
|
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
Catalin Marinas
2010-12-13
2
-10
/
+27
*
|
|
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
Catalin Marinas
2010-12-13
1
-6
/
+6
*
|
|
Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-12-08
11
-21
/
+89
|
\
\
\
|
*
|
|
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
Vasily Khoruzhick
2010-12-08
8
-20
/
+81
|
*
|
|
ARM: mini2440: Fix Kconfig to allow kernel to build
Ben Dooks
2010-12-03
1
-0
/
+3
|
*
|
|
ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition
Yauhen Kharuzhy
2010-11-30
1
-1
/
+1
|
*
|
|
ARM: S3C2443: Select properly ARM core type
Yauhen Kharuzhy
2010-11-30
1
-0
/
+1
|
*
|
|
ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOST
Yauhen Kharuzhy
2010-11-30
1
-0
/
+3
|
|
/
/
*
|
|
ARM: tegra: fix regression from addruart rewrite
Olof Johansson
2010-12-07
1
-2
/
+2
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-12-06
14
-30
/
+55
|
\
\
\
|
*
\
\
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
Russell King
2010-12-06
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ARM: cns3xxx: Fix build with CONFIG_PCI=y
Anton Vorontsov
2010-11-29
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
2010-12-06
1
-1
/
+7
[next]