index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
3
-13
/
+10
2011-09-27
ARM: OMAP2+: Add SoC specific map_io functions
Benoit Cousson
1
-0
/
+4
2011-09-27
ARM: OMAP: mcbsp: Start generalize signal muxing functions
Jarkko Nikula
2
-8
/
+29
2011-09-27
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
Jarkko Nikula
2
-12
/
+26
2011-09-27
ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
Jarkko Nikula
1
-11
/
+0
2011-09-27
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
Jarkko Nikula
1
-3
/
+1
2011-09-27
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
Jarkko Nikula
2
-57
/
+22
2011-09-27
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
Jarkko Nikula
2
-14
/
+5
2011-09-27
ARM: OMAP: mcbsp: Use per instance register cache size
Jarkko Nikula
2
-4
/
+5
2011-09-27
ARM: OMAP: mcbsp: Make threshold based transfer code generic
Jarkko Nikula
2
-76
/
+59
2011-09-27
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
Jarkko Nikula
2
-4
/
+5
2011-09-27
ARM: OMAP: mcbsp: Make wakeup control generic
Jarkko Nikula
2
-34
/
+12
2011-09-27
ARM: OMAP: mcbsp: Implement generic register access
Jarkko Nikula
2
-115
/
+75
2011-09-27
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...
Jarkko Nikula
2
-48
/
+0
2011-09-27
ARM: OMAP: mcbsp: Remove unused variables from platform data
Jarkko Nikula
1
-7
/
+0
2011-09-23
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...
Tony Lindgren
4
-135
/
+118
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
1
-0
/
+3
2011-09-16
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2
-50
/
+57
2011-09-16
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
1
-5
/
+8
2011-09-16
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
1
-11
/
+11
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
3
-9
/
+9
2011-09-16
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2
-10
/
+8
2011-09-16
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
1
-8
/
+8
2011-09-16
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
1
-43
/
+42
2011-09-16
omap: mcbsp: Remove omap device API
Jarkko Nikula
1
-27
/
+0
2011-09-16
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
4
-98
/
+17
2011-09-15
OMAP: id: remove OMAP_CHIP declarations, code
Paul Walmsley
2
-64
/
+0
2011-09-15
OMAP2+: hwmod: remove OMAP_CHIP*
Paul Walmsley
1
-2
/
+0
2011-09-15
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...
Russell King
1
-1
/
+2
2011-09-15
OMAP2+: id: remove OMAP_REVBITS_* macros
Paul Walmsley
1
-23
/
+10
2011-09-15
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
Paul Walmsley
1
-1
/
+2
2011-09-14
OMAP3: id: remove identification codes that only correspond to marketing names
Paul Walmsley
1
-9
/
+5
2011-09-07
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
1
-0
/
+3
2011-08-25
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
1
-1
/
+2
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-0
/
+9
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-1
/
+1
2011-08-22
ARM: omap: Setup consistent dma size at boot time
Jon Medhurst
3
-13
/
+10
2011-08-10
arch:arm:plat-omap:iovmm: remove unused variable 'va'
Maxin John
1
-3
/
+0
2011-08-10
am3505/3517: Various platform defines for UART4
Raphaël Assénat
3
-0
/
+9
2011-08-05
OMAP1: enable GENERIC_IRQ_CHIP
Kevin Hilman
1
-0
/
+1
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-39
/
+111
2011-07-27
Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+3
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2011-07-27
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-6
/
+38
2011-07-27
Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-3
/
+35
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-970
/
+352
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+5
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+3
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+57
2011-07-23
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2
-12
/
+22
[next]