index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-70
/
+51
2018-02-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
11
-498
/
+52
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
10
-64
/
+68
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-412
/
+0
2018-01-22
ARM: omap: hwmod: fix section mismatch warnings
Arnd Bergmann
1
-2
/
+2
2018-01-12
ARM: OMAP2+: Remove gpmc-onenand
Ladislav Michl
2
-412
/
+0
2018-01-04
Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
6
-70
/
+51
2018-01-04
Merge tag 'omap-for-v4.16/soc-pt2-signed' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
10
-496
/
+50
2017-12-21
Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm...
Arnd Bergmann
10
-64
/
+68
2017-12-21
Merge tag 'omap-for-v4.16/soc-signed' of ssh://gitolite.kernel.org/pub/scm/li...
Arnd Bergmann
10
-64
/
+68
2017-12-21
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
3
-39
/
+24
2017-12-21
ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c
Tony Lindgren
5
-43
/
+39
2017-12-21
ARM: OMAP2+: dra762: Register package specific hwmod
Lokesh Vutla
1
-8
/
+19
2017-12-21
ARM: OMAP2+: dra762: Add support for device package identification
Lokesh Vutla
2
-2
/
+31
2017-12-14
ARM: OMAP2+: Drop unused legacy data for prcm_reg_id and module_bit
Tony Lindgren
7
-486
/
+1
2017-12-11
Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/lin...
Tony Lindgren
8
-55
/
+59
2017-12-11
ARM: OMAP2+: CM: make cm_ll_data structures as const
Bhumika Goyal
4
-4
/
+4
2017-12-11
ARM: OMAP2+: CM: make some pointers and function arguments as const
Bhumika Goyal
2
-5
/
+5
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
1
-0
/
+2
2017-12-04
ARM: DM816x: hwmod_data: fix clockdomain name for sata hwmod
Tero Kristo
1
-1
/
+1
2017-12-04
ARM: OMAP2+: hwmod: calculate physical register address on am33xx
Tero Kristo
1
-0
/
+1
2017-12-04
ARM: AM33xx: CM: add support for getting physical address for a register
Tero Kristo
1
-0
/
+6
2017-12-04
ARM: OMAP2+: clockdomain: remove the obsolete clkdm_xlate_address API
Tero Kristo
2
-10
/
+0
2017-12-04
ARM: OMAP2+: hwmod: fix clkctrl address translation logic
Tero Kristo
1
-37
/
+35
2017-12-04
ARM: OMAP4: CMINST: add support for translating clkctrl addresses
Tero Kristo
1
-7
/
+3
2017-12-04
ARM: OMAP2+: CM: add support for getting phys address for a clkctrl register
Tero Kristo
2
-0
/
+13
2017-11-28
Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2
Tony Lindgren
3
-1
/
+7
2017-11-28
Merge branch 'soc-fixes' into omap-for-v4.15/fixes
Tony Lindgren
26
-59
/
+62
2017-11-28
ARM: OMAP2+: Missing error code in omap_device_build()
Dan Carpenter
1
-1
/
+3
2017-11-28
ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
Keerthy
1
-12
/
+0
2017-11-28
ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
Tony Lindgren
5
-35
/
+31
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
31
-1786
/
+277
2017-11-02
Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub...
Arnd Bergmann
1
-9
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-30
ARM: OMAP2+: Fix smatch found issue for omap_device
Tony Lindgren
1
-4
/
+2
2017-10-30
ARM: OMAP2/3: CM: fix cm_split_idlest functionality
Tero Kristo
2
-1
/
+6
2017-10-30
ARM: OMAP3: hwmod_data: add missing module_offs for MMC3
Tero Kristo
1
-0
/
+1
2017-10-25
ARM: OMAP3: Delete an unnecessary variable initialisation in omap3xxx_hwmod_i...
Markus Elfring
1
-1
/
+1
2017-10-25
ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()
Markus Elfring
1
-8
/
+8
2017-10-20
Merge tag 'omap-for-v4.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
26
-1693
/
+215
2017-10-19
Merge tag 'omap-for-v4.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
8
-84
/
+53
2017-10-13
ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources()
Wei Yongjun
1
-1
/
+3
2017-10-10
ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space
Tony Lindgren
14
-984
/
+14
2017-10-10
ARM: OMAP2+: Drop omap_hwmod_dma_info
Tony Lindgren
8
-429
/
+4
2017-10-10
ARM: OMAP2+: Drop omap_hwmod_irq_info
Tony Lindgren
11
-226
/
+4
2017-10-10
ARM: OMAP4: Remove legacy IRQ for PRM
Tony Lindgren
4
-30
/
+6
2017-10-10
ARM: OMAP3: Remove legacy IRQ for PRM
Tony Lindgren
1
-4
/
+10
2017-10-10
bus: ti-sysc: Add minimal TI sysc interconnect target driver
Tony Lindgren
1
-0
/
+1
2017-10-10
ARM: OMAP2+: Populate legacy resources for dma and smartreflex
Tony Lindgren
2
-35
/
+106
2017-10-10
ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support
Tony Lindgren
2
-1
/
+84
[next]