index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
1
-0
/
+4
2014-04-04
ARM: omap: dma: get rid of 'p' allocation and clean up
Russell King
1
-22
/
+14
2014-04-04
ARM: omap: move dma channel allocation into plat-omap code
Russell King
1
-15
/
+2
2014-04-04
ARM: omap: dma: get rid of errata global
Russell King
1
-2
/
+2
2014-04-04
ARM: omap: clean up DMA register accesses
Russell King
1
-63
/
+54
2014-04-04
ARM: omap: remove almost-const variables
Russell King
1
-10
/
+4
2014-04-04
ARM: omap: remove references to disable_irq_lch
Russell King
1
-1
/
+0
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2013-12-06
ARM: OMAP1: USB: move omap_usb_config to platform data
Aaro Koskinen
1
-37
/
+1
2013-12-06
Merge branch 'soc/sched_clock' into next/soc
Kevin Hilman
1
-2
/
+2
2013-11-21
ARM: OMAP1: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-10-18
ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got c...
Tony Lindgren
3
-28
/
+28
2013-10-08
ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.
Majunath Goudar
1
-0
/
+3
2013-10-03
ARM: OMAP1: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
3
-30
/
+30
2013-10-03
ARM: OMAP: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-5
/
+3
2013-09-30
misc: (at24) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-08-13
ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'
R Sricharan
1
-0
/
+1
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
3
-3
/
+6
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-0
/
+1
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-203
/
+0
2013-07-02
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2013-06-18
ARM: OMAP1: nokia770: enable Tahvo
Aaro Koskinen
1
-0
/
+10
2013-06-18
ARM: OMAP1: Remove dma.h
Jarkko Nikula
3
-30
/
+0
2013-06-18
ARM: OMAP1: Remove legacy irda.h and irda setup from board files
Jarkko Nikula
7
-199
/
+0
2013-06-18
ARM: OMAP1: Remove duplicated DMA channel definitions
Jarkko Nikula
2
-13
/
+4
2013-06-18
ARM: OMAP1: Remove McBSP DMA channel definitions
Jarkko Nikula
2
-23
/
+16
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-1
/
+1
2013-06-11
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
2
-206
/
+0
2013-06-11
omap: mailbox: correct the argument type for irq ops
Suman Anna
1
-3
/
+3
2013-06-11
omap: mailbox: check iomem resource before dereferencing it
Suman Anna
1
-0
/
+3
2013-05-16
ARM: OMAP: fix error return code in omap1_system_dma_init()
Wei Yongjun
1
-0
/
+1
2013-05-08
ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()
Wei Yongjun
1
-4
/
+4
2013-05-05
arm: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-41
/
+0
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-41
/
+37
2013-04-29
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
1
-41
/
+37
2013-04-28
Merge branch 'fixes' into next/cleanup
Olof Johansson
1
-11
/
+1
2013-04-08
ARM: OMAP1: fix omap_udc registration
Aaro Koskinen
2
-4
/
+4
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
1
-3
/
+3
2013-04-01
ARM: OMAP1: remove "config MACH_OMAP_HTCWIZARD"
Paul Bolle
1
-6
/
+0
2013-03-20
ARM: OMAP1: Remove unused DMA channel definitions
Jarkko Nikula
1
-41
/
+0
2013-03-19
Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...
Tony Lindgren
1
-11
/
+1
2013-03-13
ARM: OMAP1: fix USB host on 1710
Aaro Koskinen
1
-11
/
+1
2013-03-04
ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
Tony Lindgren
1
-0
/
+2
2013-02-21
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+43
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-2
/
+22
[next]