index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ks8695
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-14
ARM: remove ks8695 platform
Arnd Bergmann
11
-608
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-20
/
+5
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
1
-1
/
+1
2016-02-22
ARM: 8532/1: uncompress: mark putc as inline
Arnd Bergmann
1
-1
/
+1
2015-12-01
ARM: ks8695: make headers more local
Arnd Bergmann
7
-363
/
+0
2015-05-14
ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...
Russell King
1
-1
/
+1
2015-01-21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
Daniel Thompson
1
-36
/
+0
2014-07-29
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
1
-5
/
+0
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-21
/
+0
2013-12-20
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
1
-21
/
+0
2013-12-03
ARM: ks8695: delete local <mach/gpio.h> header
Linus Walleij
1
-19
/
+0
2013-01-11
ARM: remove unused arch_decomp_wdog()
Shawn Guo
1
-1
/
+0
2012-10-07
Merge branch 'late/fixes' into fixes
Olof Johansson
1
-1
/
+2
2012-10-07
ARM: ks8695: __arch_virt_to_dma type handling
Arnd Bergmann
1
-1
/
+2
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+0
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
2
-4
/
+4
2012-09-19
ARM: ks8695: use __iomem pointers for MMIO
Arnd Bergmann
2
-4
/
+4
2012-09-05
ARM: ks8695: merge the timer header into the timer driver
Linus Walleij
1
-40
/
+0
2012-08-01
ARM: mach-ks8695: remove leds driver, since nobody use it
Bryan Wu
1
-5
/
+0
2012-03-06
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-19
/
+0
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-6
/
+0
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-6
/
+0
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-27
/
+0
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-21
/
+0
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: ks8695: use new restart hook
Russell King
1
-17
/
+0
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-19
/
+0
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-19
/
+0
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
1
-1
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-08-22
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
2
-27
/
+39
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
1
-2
/
+0
2011-08-12
ARM: gpio: consolidate gpio_to_irq
Russell King
1
-2
/
+0
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-9
/
+2
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-7
/
+0
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
1
-2
/
+0
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-4
/
+4
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-5
/
+3
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2009-11-23
ARM: dma-mapping: provide dma_to_page()
Russell King
1
-0
/
+7
2009-11-05
ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c
zeal
1
-1
/
+1
2009-08-05
ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers
Andrew Victor
2
-2
/
+8
2009-03-24
Merge branch 'highmem' into devel
Russell King
1
-1
/
+5
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2009-03-15
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
1
-1
/
+5
[next]