index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-26
ARM: OMAP2+: Add SoC specific map_io functions
Benoit Cousson
1
-0
/
+4
2011-09-26
ARM: OMAP: mcbsp: Start generalize signal muxing functions
Jarkko Nikula
2
-8
/
+29
2011-09-26
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
Jarkko Nikula
2
-12
/
+26
2011-09-26
ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
Jarkko Nikula
1
-11
/
+0
2011-09-26
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
Jarkko Nikula
1
-3
/
+1
2011-09-26
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
Jarkko Nikula
2
-57
/
+22
2011-09-26
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
Jarkko Nikula
2
-14
/
+5
2011-09-26
ARM: OMAP: mcbsp: Use per instance register cache size
Jarkko Nikula
2
-4
/
+5
2011-09-26
ARM: OMAP: mcbsp: Make threshold based transfer code generic
Jarkko Nikula
2
-76
/
+59
2011-09-26
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
Jarkko Nikula
2
-4
/
+5
2011-09-26
ARM: OMAP: mcbsp: Make wakeup control generic
Jarkko Nikula
2
-34
/
+12
2011-09-26
ARM: OMAP: mcbsp: Implement generic register access
Jarkko Nikula
2
-115
/
+75
2011-09-26
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...
Jarkko Nikula
2
-48
/
+0
2011-09-26
ARM: OMAP: mcbsp: Remove unused variables from platform data
Jarkko Nikula
1
-7
/
+0
2011-09-22
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-15
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2
-50
/
+57
2011-09-15
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
1
-5
/
+8
2011-09-15
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
1
-11
/
+11
2011-09-15
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
3
-9
/
+9
2011-09-15
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2
-10
/
+8
2011-09-15
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
1
-8
/
+8
2011-09-15
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
1
-43
/
+42
2011-09-15
omap: mcbsp: Remove omap device API
Jarkko Nikula
1
-27
/
+0
2011-09-15
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
4
-98
/
+17
2011-09-14
OMAP: id: remove OMAP_CHIP declarations, code
Paul Walmsley
2
-64
/
+0
2011-09-14
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-14
OMAP2+: id: remove OMAP_REVBITS_* macros
Paul Walmsley
1
-23
/
+10
2011-09-14
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
Paul Walmsley
1
-1
/
+2
2011-09-13
OMAP3: id: remove identification codes that only correspond to marketing names
Paul Walmsley
1
-9
/
+5
2011-09-06
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-26
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-39
/
+111
2011-07-26
Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+3
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2011-07-26
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-6
/
+38
2011-07-26
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-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+3
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+57
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2
-12
/
+22
[next]