index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
ARM: ixp4xx: Consolidate Kconfig fixing issue
Linus Walleij
1
-15
/
+4
2022-05-03
ARM: versatile: Add missing of_node_put in dcscb_init
Peng Wu
1
-0
/
+1
2022-05-03
ARM: config: Refresh IXP4xx config after multiplatform
Linus Walleij
1
-53
/
+34
2022-04-29
ARM: omap1: add back omap_set_dma_priority() stub
Arnd Bergmann
2
-16
/
+9
2022-04-29
ARM: omap: fix missing declaration warnings
Arnd Bergmann
7
-14
/
+17
2022-04-29
ARM: omap: fix address space warnings from sparse
Arnd Bergmann
6
-6
/
+6
2022-04-29
ARM: spear: remove include/mach/ subdirectory
Arnd Bergmann
15
-95
/
+14
2022-04-29
ARM: davinci: remove include/mach/ subdirectory
Arnd Bergmann
39
-1205
/
+1064
2022-04-29
ARM: omap2: remove include/mach/ subdirectory
Arnd Bergmann
5
-76
/
+66
2022-04-22
integrator: remove empty ap_init_early()
Arnd Bergmann
1
-5
/
+0
2022-04-22
Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
114
-1694
/
+1186
2022-04-22
ARM: s3c: fix include path
Arnd Bergmann
2
-5
/
+0
2022-04-22
MAINTAINERS: omap1: Add Janusz as an additional maintainer
Tony Lindgren
1
-0
/
+1
2022-04-22
ARM: omap1: htc_herald: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-22
ARM: OMAP1: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-22
ARM: OMAP1: clock: Remove noop code
Janusz Krzysztofik
3
-27
/
+1
2022-04-22
ARM: OMAP1: clock: Remove unused code
Janusz Krzysztofik
2
-132
/
+2
2022-04-22
ARM: OMAP1: clock: Fix UART rate reporting algorithm
Janusz Krzysztofik
1
-1
/
+1
2022-04-22
ARM: OMAP1: clock: Fix early UART rate issues
Janusz Krzysztofik
1
-5
/
+5
2022-04-22
ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
Janusz Krzysztofik
4
-10
/
+10
2022-04-22
ARM: omap1: fix build with no SoC selected
Arnd Bergmann
4
-3
/
+10
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
59
-188
/
+127
2022-04-22
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
3
-52
/
+5
2022-04-22
ARM: omap1: relocate static I/O mapping
Arnd Bergmann
2
-4
/
+4
2022-04-22
ARM: omap: remove empty plat-omap directory
Arnd Bergmann
2
-10
/
+0
2022-04-22
ARM: omap: un-merge plat/sram.c
Arnd Bergmann
8
-150
/
+182
2022-04-22
ARM: omap: split up arch/arm/plat-omap/Kconfig
Arnd Bergmann
4
-94
/
+86
2022-04-22
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
3
-2
/
+2
2022-04-22
ARM: omap1: dma: remove omap2 specific bits
Arnd Bergmann
1
-162
/
+55
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
2
-28
/
+13
2022-04-21
ARM: s3c: mark as deprecated and schedule removal
Krzysztof Kozlowski
6
-3
/
+29
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
3
-25
/
+27
2022-04-21
ARM: omap: remove debug-leds driver
Arnd Bergmann
3
-185
/
+0
2022-04-21
ARM: omap1: move 32k counter from plat-omap to mach-omap1
Arnd Bergmann
6
-136
/
+110
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
3
-26
/
+26
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
1
-0
/
+1
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
2022-04-21
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
6
-9
/
+11
2022-04-21
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
10
-13
/
+16
2022-04-21
ARM: omap1: move CF chipselect setup to board file
Arnd Bergmann
3
-37
/
+42
2022-04-21
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
3
-13
/
+10
2022-04-21
ARM: omap1: move some headers to include/linux/soc
Arnd Bergmann
9
-449
/
+467
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
19
-38
/
+52
2022-04-21
ARM: omap1: ams-delta: remove camera leftovers
Arnd Bergmann
1
-11
/
+0
2022-04-21
fbdev: omap: pass irqs as resource
Arnd Bergmann
5
-6
/
+39
2022-04-21
ARM: omap1: declare a dummy omap_set_dma_priority
Arnd Bergmann
1
-0
/
+3
2022-04-21
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
10
-55
/
+48
2022-04-21
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2
-2
/
+8
2022-04-21
video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
Arnd Bergmann
1
-2
/
+2
[next]