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
...
*
OMAP3: id: remove duplicate code for testing SoC ES level
Paul Walmsley
2011-09-14
1
-57
/
+23
*
OMAP3: id: add fallthrough warning; fix some CodingStyle issues
Paul Walmsley
2011-09-14
1
-5
/
+6
*
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
Paul Walmsley
2011-09-14
2
-2
/
+11
*
OMAP3: id: remove useless strcpy()s
Paul Walmsley
2011-09-14
1
-26
/
+22
*
OMAP3: id: remove identification codes that only correspond to marketing names
Paul Walmsley
2011-09-14
3
-22
/
+22
*
-
-
-
-
-
.
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...
Paul Walmsley
2011-09-05
11
-13
/
+30
|
\
\
\
\
|
|
|
|
*
OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...
Santosh Shilimkar
2011-08-20
2
-2
/
+2
|
|
|
|
*
OMAP: powerdomains: Make all powerdomain target states as ON at init
Rajendra Nayak
2011-08-20
1
-9
/
+16
|
|
|
*
|
OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
Paul Walmsley
2011-09-05
1
-0
/
+1
|
|
|
*
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-28
4
-1
/
+6
|
|
|
|
\
\
|
|
|
|
*
|
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
Magnus Damm
2011-08-27
1
-1
/
+1
|
|
|
|
*
|
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
2011-08-25
1
-1
/
+2
|
|
|
|
*
|
ARM: mach-shmobile: sh7372 LCDC1 suspend fix
Magnus Damm
2011-08-24
3
-0
/
+4
|
|
|
|
|
/
|
|
|
*
/
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-27
1
-1
/
+1
|
|
|
|
/
|
|
*
/
OMAP4: clock: fix compile warning
Paul Walmsley
2011-08-21
1
-0
/
+2
|
|
|
/
|
*
/
OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain
Paul Walmsley
2011-08-23
1
-0
/
+2
|
|
/
*
/
OMAP4: clock: re-enable previous clockdomain enable/disable sequence
Paul Walmsley
2011-08-20
1
-1
/
+7
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-08-13
32
-186
/
+252
|
\
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
2011-08-12
14
-70
/
+94
|
|
\
|
|
*
omap: timer: Set dmtimer used as clocksource in autoreload mode
Hemant Pedanekar
2011-08-10
1
-1
/
+2
|
|
*
OMAP3: am3517crane: remove NULL board_mux from board file
Johan Hovold
2011-08-10
1
-2
/
+0
|
|
*
arm: mach-omap2: mux: use kstrdup()
Thomas Meyer
2011-08-10
1
-10
/
+4
|
|
*
arch:arm:plat-omap:iovmm: remove unused variable 'va'
Maxin John
2011-08-10
1
-3
/
+0
|
|
*
Update Nook Color machine 3284 to common Encore name
Oleg Drokin
2011-08-10
1
-1
/
+1
|
|
*
am3505/3517: Various platform defines for UART4
Raphaël Assénat
2011-08-10
3
-0
/
+9
|
|
*
Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
2011-08-10
4
-15
/
+13
|
|
|
\
|
|
|
*
OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling
Colin Cross
2011-08-05
1
-1
/
+1
|
|
|
*
OMAP3: beagle: don't touch omap_device internals
Kevin Hilman
2011-08-05
1
-13
/
+10
|
|
|
*
OMAP1: enable GENERIC_IRQ_CHIP
Kevin Hilman
2011-08-05
1
-0
/
+1
|
|
|
*
OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled
Nishanth Menon
2011-08-05
1
-0
/
+1
|
|
|
*
OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
Kevin Hilman
2011-08-05
1
-1
/
+0
|
|
*
|
OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds
Paul Walmsley
2011-08-10
1
-1
/
+24
|
|
*
|
OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds
Peter Ujfalusi
2011-08-10
1
-37
/
+41
|
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Arnd Bergmann
2011-08-12
5
-85
/
+94
|
|
\
\
\
|
|
*
|
|
ARM: mmp: Change the way we use timer 0 as clockevent timer.
Lennert Buytenhek
2011-08-11
1
-12
/
+35
|
|
*
|
|
ARM: mmp: Switch to using timer 1 as clocksource timer.
Lennert Buytenhek
2011-08-11
1
-2
/
+2
|
|
*
|
|
ARM: mmp: Also start timer 1 on boot.
Lennert Buytenhek
2011-08-11
1
-6
/
+9
|
|
*
|
|
ARM: pxa168/gplugd: free correct GPIO
Tanmay Upadhyay
2011-08-11
1
-2
/
+2
|
|
*
|
|
ARM: pxa168/gplugd: get rid of mfp-gplugd.h
Tanmay Upadhyay
2011-08-11
3
-62
/
+45
|
|
*
|
|
ARM: pxa: fix logic error in PJ4 iWMMXt handling
Lennert Buytenhek
2011-08-11
1
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...
Arnd Bergmann
2011-08-12
12
-31
/
+63
|
|
\
\
\
|
|
*
|
|
iMX: Fix build for iMX53
Arnaud Patard (Rtp)
2011-08-08
1
-0
/
+8
|
|
*
|
|
ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage
Ben Dooks
2011-08-08
1
-1
/
+1
|
|
*
|
|
Merge commit 'v3.1-rc1' into imx-fixes
Sascha Hauer
2011-08-08
1089
-25619
/
+24864
|
|
|
\
|
|
|
|
*
|
|
ARM: iMX5: Don't enable DPLL if it already enabled
Jason Liu
2011-08-05
1
-1
/
+5
|
|
*
|
|
i.MX25 GPT clock fix: ensure correct the clock source
Mehnert, Torsten
2011-08-01
1
-0
/
+3
|
|
*
|
|
ARM: board-mx51_babbage: Fix UART2 registration
Fabio Estevam
2011-07-26
1
-1
/
+1
|
|
*
|
|
efika: Fix board id detection
Arnaud Patard (Rtp)
2011-07-26
2
-5
/
+5
|
|
*
|
|
efikasb: fix gpio keys.
Arnaud Patard (Rtp)
2011-07-26
1
-5
/
+6
|
|
*
|
|
efikasb/mx: fix usbh1 initialisation
Arnaud Patard (Rtp)
2011-07-26
1
-1
/
+1
[prev]
[next]