index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: omap1: add back omap_set_dma_priority() stub
Arnd Bergmann
2022-04-29
1
-16
/
+2
*
ARM: omap: fix missing declaration warnings
Arnd Bergmann
2022-04-29
3
-2
/
+3
*
ARM: omap: fix address space warnings from sparse
Arnd Bergmann
2022-04-29
2
-2
/
+2
*
ARM: omap1: htc_herald: fix typos in comments
Julia Lawall
2022-04-22
1
-1
/
+1
*
ARM: OMAP1: fix typos in comments
Julia Lawall
2022-04-22
1
-1
/
+1
*
ARM: OMAP1: clock: Remove noop code
Janusz Krzysztofik
2022-04-22
3
-27
/
+1
*
ARM: OMAP1: clock: Remove unused code
Janusz Krzysztofik
2022-04-22
2
-132
/
+2
*
ARM: OMAP1: clock: Fix UART rate reporting algorithm
Janusz Krzysztofik
2022-04-22
1
-1
/
+1
*
ARM: OMAP1: clock: Fix early UART rate issues
Janusz Krzysztofik
2022-04-22
1
-5
/
+5
*
ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
Janusz Krzysztofik
2022-04-22
4
-10
/
+10
*
ARM: omap1: fix build with no SoC selected
Arnd Bergmann
2022-04-22
2
-0
/
+8
*
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
2022-04-22
57
-166
/
+127
*
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
2022-04-22
1
-45
/
+0
*
ARM: omap1: relocate static I/O mapping
Arnd Bergmann
2022-04-22
1
-1
/
+1
*
ARM: omap: un-merge plat/sram.c
Arnd Bergmann
2022-04-22
3
-8
/
+89
*
ARM: omap: split up arch/arm/plat-omap/Kconfig
Arnd Bergmann
2022-04-22
1
-0
/
+37
*
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
2022-04-22
2
-1
/
+898
*
ARM: omap1: move 32k counter from plat-omap to mach-omap1
Arnd Bergmann
2022-04-21
2
-3
/
+109
*
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
2022-04-21
1
-0
/
+19
*
ARM: omap1: move CF chipselect setup to board file
Arnd Bergmann
2022-04-21
1
-5
/
+33
*
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
2022-04-21
1
-0
/
+6
*
ARM: omap1: move some headers to include/linux/soc
Arnd Bergmann
2022-04-21
6
-646
/
+10
*
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-04-21
16
-142
/
+39
*
ARM: omap1: ams-delta: remove camera leftovers
Arnd Bergmann
2022-04-21
1
-11
/
+0
*
fbdev: omap: pass irqs as resource
Arnd Bergmann
2022-04-21
1
-1
/
+18
*
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
2022-04-21
4
-554
/
+0
*
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2022-04-21
1
-0
/
+3
*
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
|
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-1
/
+1
*
|
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
2021-10-05
2
-46
/
+82
|
/
*
Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...
Olof Johansson
2021-06-23
3
-18
/
+10
|
\
|
*
ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
Maciej Falkowski
2021-05-26
1
-14
/
+0
|
*
ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function
Maciej Falkowski
2021-05-18
1
-1
/
+3
|
*
ARM: OMAP1: Fix use of possibly uninitialized irq variable
Maciej Falkowski
2021-05-18
1
-3
/
+7
*
|
ARM: OMAP1: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-21
1
-6
/
+6
|
/
*
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-1
/
+5
|
\
|
*
ARM: omap1: osk: Constify the software node
Heikki Krogerus
2021-04-08
1
-1
/
+5
*
|
Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
ARM: OMAP1: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
2021-03-31
1
-1
/
+1
|
|
/
*
/
ARM: omap1: fix building with clang IAS
Arnd Bergmann
2021-04-01
1
-0
/
+1
|
/
*
Merge branch 'cpuidle-fix' into fixes
Tony Lindgren
2021-01-15
3
-10
/
+28
|
\
|
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
|
\
|
|
*
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-18
1
-1
/
+1
|
*
|
Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-12-16
1
-7
/
+7
|
|
\
\
|
|
*
|
ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
Tang Bin
2020-11-19
1
-7
/
+7
|
|
|
/
|
*
|
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
2020-12-07
1
-1
/
+1
|
|
\
\
|
*
|
|
usb: isp1301-omap: Convert to use GPIO descriptors
Linus Walleij
2020-11-26
1
-2
/
+20
|
|
|
/
|
|
/
|
*
|
|
ARM: OMAP1: OSK: fix ohci-omap breakage
Linus Walleij
2020-12-18
1
-0
/
+2
|
|
/
|
/
|
*
|
usb: ohci-omap: Fix descriptor conversion
Linus Walleij
2020-12-04
1
-1
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
[next]