Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56f68556d7bbb51dd158c74deb09c783345bfbbd
/
arch
/
arm
/
plat-omap
56f6855
Merge unstable branch 'omap-rmk'
by Russell King
· 16 years ago
fd9470c
Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
by Russell King
· 16 years ago
c0fc18c5
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
by Russell King
· 16 years ago
7c7095a
[ARM] omap: fix inappropriate casting in gpio.c
by Russell King
· 16 years ago
0062f10
[ARM] omap: make sure virtual mmio addresses are __iomem pointer-like
by Russell King
· 16 years ago
e8a91c9
[ARM] omap: Fix IO_ADDRESS() macros
by Russell King
· 16 years ago
d592dd1
[ARM] omap: convert mcbsp to use ioremap()
by Russell King
· 16 years ago
690b5a1
[ARM] omap: allow ioremap() to use our fixed IO mappings
by Russell King
· 16 years ago
5668545
[ARM] omap: improve is_omap_port()
by Russell King
· 16 years ago
6584690
[ARM] omap: fix virtual vs physical address space confusions
by Russell King
· 16 years ago
69114a4
[ARM] omap: fix gpio.c build error
by Russell King
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
0b7cbfb
[ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support
by Paul Walmsley
· 16 years ago
d1b03f6
ARM: OMAP2: Clockdomain: Associate clocks with clockdomains
by Paul Walmsley
· 16 years ago
8420bb1
ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code
by Paul Walmsley
· 16 years ago
d459bfe
ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code
by Paul Walmsley
· 16 years ago
ad67ef6
ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
by Paul Walmsley
· 16 years ago
98ed7d4
[ARM] dma-mapping: improve type-safeness of DMA translations
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
d8f388d8
gpio: sysfs interface
by David Brownell
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
3f97870
arm: bus_id -> dev_name() and dev_set_name() conversions
by Kay Sievers
· 17 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
a58caad
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
by Tony Lindgren
· 16 years ago
f35ae63
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
by Tony Lindgren
· 16 years ago
137b3ee
ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
by Hiroshi DOYU
· 16 years ago
bc5d0c8
ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
by Eduardo Valentin
· 16 years ago
fb78d80
ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
by Eduardo Valentin
· 16 years ago
c2d43e3
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
by Tony Lindgren
· 16 years ago
99f143b
ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1
by Tony Lindgren
· 16 years ago
97b7f71
ARM: OMAP: DMA: Clean-up code
by Tony Lindgren
· 16 years ago
0499bde
ARM: OMAP: DMA: Remove __REG access
by Tony Lindgren
· 16 years ago
4d96372
ARM: OMAP: DMA: Make channels dynamic for multi-boot
by Tony Lindgren
· 16 years ago
3fddd09
ARM: OMAP: DMTimer: Optimize by adding load and start
by Richard Woodruff
· 16 years ago
0f0d080
ARM: OMAP: DMTimer: Use posted mode
by Richard Woodruff
· 16 years ago
66c2355
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
by Jarkko Nikula
· 17 years ago
b851cb2
[ARM] omap: fix omap clk support build errors
by Russell King
· 17 years ago
bfbdcf8
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
by Hiroshi DOYU
· 17 years ago
0692f05
ARM: OMAP: DMA: Fix incorrect channel linking
by Jarkko Nikula
· 17 years ago
7cf9577
ARM: OMAP: Warn on disabling clocks with no users
by Tony Lindgren
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
6b8858a
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
by Paul Walmsley
· 17 years ago
4459598
ARM: OMAP2: Change 24xx to use new register access
by Paul Walmsley
· 17 years ago
69d88a0
ARM: OMAP2: Add common register access for 24xx and 34xx
by Paul Walmsley
· 17 years ago
9330899
ARM: OMAP2: Clean-up mux code
by Tony Lindgren
· 17 years ago
a57fb87
ARM: OMAP: Timer32K: Move timer32k to mach-omap1
by Kevin Hilman
· 17 years ago
f258b0c
ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
by Kevin Hilman
· 17 years ago
5a3a388
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
by Kevin Hilman
· 17 years ago
225dfda
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
by Tony Lindgren
· 17 years ago
7d7f665
ARM: OMAP: Allow registering pin mux function
by Tony Lindgren
· 17 years ago
672e302
ARM: OMAP: use edge/level handlers from generic IRQ framework
by Kevin Hilman
· 17 years ago
b144ff6
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
by Kevin Hilman
· 17 years ago
52e3134
ARM: OMAP: Use gpiolib
by David Brownell
· 17 years ago
026a6fe
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
by Gadiyar, Anand
· 17 years ago
f4b6a7e
ARM: OMAP: Fix chain_a_transfer return value
by Anand Gadiyar
· 17 years ago
271c487
ARM: OMAP: Fix missing makefile options
by Tony Lindgren
· 17 years ago
4de8c75
ARM: OMAP: Fix GPIO IRQ unmask
by Kevin Hilman
· 17 years ago
06cad09
ARM: OMAP: Fix clockevent support for hrtimers
by Kevin Hilman
· 17 years ago
5853e74
Merge branch 'omap-fixes'
by Russell King
· 17 years ago
8e86f42
[ARM] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a647253
ARM: OMAP: gpio lockdep updates
by David Brownell
· 17 years ago
cfa9a63
ARM: OMAP: fix omap i2c init (regression)
by David Brownell
· 17 years ago
8ba55c5
ARM: OMAP: fix false lockdep warnings
by David Brownell
· 17 years ago
b8488fb
ARM: OMAP: Fix sleep under spinlock for cpufreq
by Hiroshi DOYU
· 17 years ago
538528d
ARM: OMAP: Pass logical DMA channel number always to callback handlers
by Jarkko Nikula
· 17 years ago
85d05fb
ARM: OMAP: Add helper module for board specific I2C bus registration
by Jarkko Nikula
· 17 years ago
ce2df9c
ARM: OMAP: Add dmtimer support for OMAP3
by Syed Mohammed, Khasim
· 17 years ago
471b3aa
ARM: OMAP: Pre-3430 clean-up for dmtimer.c
by Syed Mohammed, Khasim
· 18 years ago
f8151e5
ARM: OMAP: Add DMA support for chaining and 3430
by Anand Gadiyar
· 17 years ago
5eb3bb9
ARM: OMAP: Add 24xx GPIO debounce support
by Kevin Hilman
· 18 years ago
d11ac97
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
by Tony Lindgren
· 17 years ago
5492fb1
ARM: OMAP: Add 3430 gpio support
by Syed Mohammed, Khasim
· 17 years ago
1cccd2a
ARM: OMAP: Request DSP memory for McBSP
by Tony Lindgren
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
e7b3dc7
[NET] smc91x: Make smc91x use IRQ resource trigger flags
by Russell King
· 17 years ago
650e9cf
blk_end_request: changing arm (take 4)
by Kiyoshi Ueda
· 17 years ago
2a7057e
[ARM] Remove pointless casts from void pointers,
by Jeff Garzik
· 17 years ago
e8f2af1
[ARM] Misc minor interrupt handler cleanups
by Jeff Garzik
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
342fb3d
[ARM] 4633/1: omap build fix when FB enabled
by David Brownell
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
92633b7
Merge branches 'omap1-upstream' and 'omap2-upstream' into devel
by Russell King
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
6ea59bb
ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)
by Imre Deak
· 18 years ago
f604931
ARM: OMAP: abstract debug card setup (smc, leds)
by David Brownell
· 18 years ago
4e63915
ARM: OMAP: fix OMAP1 dmtimer build warning
by David Brownell
· 18 years ago
5c5dccad
ARM: OMAP: Fix 32k timer unsupported one-shot mode
by Kevin Hilman
· 18 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 18 years ago
7bbb3cc
ARM: OMAP: 24xx pinmux updates
by Kyungmin Park
· 18 years ago
0695de3
ARM: OMAP: Fix warning in dma.c
by Tony Lindgren
· 18 years ago
Next »