Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b821d298f8864dc3c3d42643812df43289159507
/
arch
/
arm
/
plat-omap
« Previous
c8d35c8
ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
by Tony Lindgren
· 12 years ago
2f7702a
ARM: OMAP2+: Move iopgtable header to drivers/iommu/
by Ido Yariv
· 12 years ago
8953fe5
ARM: OMAP: Merge iommu2.h into iommu.h
by Ido Yariv
· 12 years ago
1e619a1
Merge 3.7-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
40fc3bb
ARM: OMAP: Add platform data header for DMTIMERs
by Jon Hunter
· 12 years ago
755ae86
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
by Jon Hunter
· 12 years ago
61b001c
ARM: OMAP: Don't store timers physical address
by Jon Hunter
· 12 years ago
b0cadb3
ARM: OMAP: Define omap_dm_timer_prepare function as static
by Jon Hunter
· 12 years ago
ae6672c
ARM: OMAP: Clean-up dmtimer reset code
by Jon Hunter
· 12 years ago
dcca5cf
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
by Tomi Valkeinen
· 12 years ago
3c3dd225
Merge tag 'v3.7-rc4'
by Tomi Valkeinen
· 12 years ago
cb64bab
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 12 years ago
9aadd70
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
89ab216
Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock
by Tony Lindgren
· 12 years ago
966458f
OMAP: remove vram allocator
by Tomi Valkeinen
· 12 years ago
b022e17
OMAP: common.c: remove init call to vram
by Tomi Valkeinen
· 12 years ago
3f5ba55
OMAP: FB: use DMA_BIT_MASK() for fb's coherent_dma_mask
by Tomi Valkeinen
· 12 years ago
b153883
ARM: OMAP: Remove __omap_dm_timer_set_source function
by Jon Hunter
· 12 years ago
d7aba55
ARM: OMAP: Remove unnecessary call to clk_get()
by Jon Hunter
· 12 years ago
4249d96
ARM: OMAP: Add dmtimer interrupt disable function
by Jon Hunter
· 12 years ago
991ad16
ARM: OMAP: Fix spurious interrupts when using timer match feature
by Jon Hunter
· 12 years ago
1eaff71
ARM: OMAP: Don't restore DMTIMER interrupt status register
by Jon Hunter
· 12 years ago
d3004bb
ARM: OMAP: Don't restore of DMTIMER TISTAT register
by Jon Hunter
· 12 years ago
ffc957b
ARM: OMAP: Fix dmtimer reset for timer1
by Jon Hunter
· 12 years ago
7b44cf2
ARM: OMAP: Fix timer posted mode support
by Jon Hunter
· 12 years ago
bfd6d02
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
by Jon Hunter
· 12 years ago
971d025
ARM: OMAP: Add DMTIMER definitions for posted mode
by Jon Hunter
· 12 years ago
8a6ff8a
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers
by Arnd Bergmann
· 12 years ago
8de7e37
ARM: OMAP: debug-leds: Use resource_size instead of hard coded macro
by Benoit Cousson
· 12 years ago
edf8dde
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
by Tony Lindgren
· 12 years ago
f56f52e
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dt
by Tony Lindgren
· 12 years ago
b99db36
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
by Paul Walmsley
· 12 years ago
d9a16f9
ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup
by Paul Walmsley
· 12 years ago
5b78e61
ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()
by Paul Walmsley
· 12 years ago
b6a4226
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
by Paul Walmsley
· 12 years ago
76e0e16
ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()
by Paul Walmsley
· 12 years ago
6ba54ab4
ARM: OMAP: Remove omap_init_consistent_dma_size()
by Tomi Valkeinen
· 12 years ago
fd9980c
SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR
by Russell King
· 12 years ago
f91b55a
SERIAL: omap: move driver private definitions and structures to driver
by Russell King
· 12 years ago
7136f8d
ARM: OMAP: Remove unnecessary mach and plat includes
by Tony Lindgren
· 12 years ago
9725f44
ARM: OMAP: Add DT support for timer driver
by Jon Hunter
· 13 years ago
373fe0b
ARM: OMAP: Add function to request a timer by capability
by Jon Hunter
· 12 years ago
21d182b
ARM: OMAP: Fix relative includes for fpga.h
by Tony Lindgren
· 12 years ago
4e96901
ARM: OMAP1: Remove relative includes
by Tony Lindgren
· 12 years ago
8280960
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
by Tony Lindgren
· 12 years ago
32dee01
ARM: OMAP: Fix relative includes for debug-devices.h
by Tony Lindgren
· 12 years ago
5c2e885
ARM: OMAP: Remove plat-omap/common.h
by Tony Lindgren
· 12 years ago
6e740f9
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
by Tony Lindgren
· 12 years ago
01480bad
ARM: OMAP: Fix relative includes for shared i2c.h file
by Tony Lindgren
· 12 years ago
c34f7c6
ARM: OMAP: Make plat-omap/i2c.c port checks local
by Tony Lindgren
· 12 years ago
bb77209
ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2
by Tony Lindgren
· 12 years ago
f205cfa
ARM: OMAP: Move omap1 specific code to local sram.c
by Tony Lindgren
· 12 years ago
d8cfd6c
ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()
by Tony Lindgren
· 12 years ago
bf027ca
ARM: OMAP: Split sram.h to local headers and minimal shared header
by Tony Lindgren
· 12 years ago
5fb3d52
ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block during init
by Paul Walmsley
· 12 years ago
ca364d8
Merge 3.7-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
065c801
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2da8a79
Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
6d02643
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
e8c4a7a
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
by Felipe Balbi
· 12 years ago
54db6ee
ARM: OMAP2+: Introduce local usb.h
by Tony Lindgren
· 12 years ago
3d82cbb
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
by Tony Lindgren
· 12 years ago
ede8df1
ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2
by Tony Lindgren
· 12 years ago
3e9a632
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2
by Tony Lindgren
· 12 years ago
a4f7438
Revert "serial: omap: fix software flow control"
by Felipe Balbi
· 12 years ago
54ec52b
tty/serial/8250: Make omap hardware workarounds local to 8250.h
by Tony Lindgren
· 12 years ago
24942e8
ARM: OMAP2+: Fix location of select PINCTRL
by Tony Lindgren
· 12 years ago
e4c060d
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
by Tony Lindgren
· 12 years ago
e10dd62
ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 files
by Paul Walmsley
· 12 years ago
a135eaa
ARM: OMAP: remove plat/clock.h
by Paul Walmsley
· 12 years ago
1fe9be8
ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c
by Paul Walmsley
· 12 years ago
f7a9b8a
ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2
by Lokesh Vutla
· 12 years ago
f583f0f
ARM: OMAP2+: Move omap_reserve() locally to mach-omap2
by Lokesh Vutla
· 12 years ago
1d5aef4
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
by Tony Lindgren
· 12 years ago
dc84328
ARM: OMAP: Merge plat/multi.h into plat/cpu.h
by Tony Lindgren
· 12 years ago
2a296c8
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
by Tony Lindgren
· 12 years ago
25c7d49
ARM: OMAP: Make omap_device local to mach-omap2
by Tony Lindgren
· 12 years ago
622297f
ARM: OMAP: Make plat/sram.h local to plat-omap
by Tony Lindgren
· 12 years ago
a8f7445
ARM: OMAP: Move plat/led.h to include/linux/platform_data
by Tony Lindgren
· 12 years ago
e6a6e5a
ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2
by Tony Lindgren
· 12 years ago
3a8761c
ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2
by Tony Lindgren
· 12 years ago
54b693d
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
by Tony Lindgren
· 12 years ago
4c98dc6
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
by Tony Lindgren
· 12 years ago
6832c95
Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
46cddc0
Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
99f0b8d
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
3e6ece1
ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
by Paul Walmsley
· 12 years ago
8c05a41
OMAP: SDRC: remove VRFB code
by Tomi Valkeinen
· 12 years ago
6a1c9f6
OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
by Tomi Valkeinen
· 12 years ago
406c856
OMAP: VRFB: convert vrfb to platform device
by Tomi Valkeinen
· 12 years ago
3fca4eb
ARM: OMAP: resolve sparse warning concerning debug_card_init()
by Paul Walmsley
· 12 years ago
2b6c4e7
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
by Lokesh Vutla
· 12 years ago
d5e7c86
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
by Lokesh Vutla
· 12 years ago
8c4cc00
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
by Lokesh Vutla
· 12 years ago
cc8c29d
ARM: OMAP: DMA: Removing plat/dma-44xx.h
by Lokesh Vutla
· 12 years ago
7bd3b61
ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h
by Tony Lindgren
· 12 years ago
68f39e7
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
by Tony Lindgren
· 12 years ago
3ef5d00
ARM: OMAP2+: gpmc: localize gpmc header
by Afzal Mohammed
· 12 years ago
c46406a
ARM: OMAP2+: gpmc: remove exported nand functions
by Afzal Mohammed
· 12 years ago
bc3668e
ARM: OMAP2+: nand: header cleanup
by Afzal Mohammed
· 12 years ago
Next »