Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
527d1470744d338c912f94bc1f4dba08ffdff349
/
arch
/
arm
/
mach-ks8695
4008e6a
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4d0ce62
i2c: gpio: Augment all boardfiles to use open drain
by Linus Walleij
· 7 years ago
b2e6355
i2c: gpio: Convert to use descriptors
by Linus Walleij
· 7 years ago
dae0b74
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6ad7313
ARM: ks8695: fix __initdata annotation
by Arnd Bergmann
· 9 years ago
4d2b7d4
ARM: 8532/1: uncompress: mark putc as inline
by Arnd Bergmann
· 9 years ago
d8b2823
ARM: ks8695: make headers more local
by Arnd Bergmann
· 10 years ago
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
7cfa3c6
ARM/ks8695/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
6a53bc7
ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency
by Russell King
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
8d6bd97
ARM: ks8695: Convert PCI to use generic config accessors
by Rob Herring
· 10 years ago
abbfb21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
by Daniel Thompson
· 10 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
c6f54a9
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
by Uwe Kleine-König
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
de94abf
ARM: ks8695/og: make PCI setup conditional
by Arnd Bergmann
· 11 years ago
78f6db9
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
76ea2e7
ARM: ks8695: delete local <mach/gpio.h> header
by Linus Walleij
· 11 years ago
5877457
gpio: (gpio-pca953x) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 12 years ago
b28eaac
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
351a102
ARM: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
0b33162
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 12 years ago
113f7ae
ARM: ks8695: __arch_virt_to_dma type handling
by Arnd Bergmann
· 13 years ago
95360fd
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
268aebe
Merge branch 'cleanup/__iomem' into next/cleanup
by Olof Johansson
· 12 years ago
c72ecbe
ARM: ks8695: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
a4d3621e
Merge branch 'ks8695/boards' into next/boards
by Olof Johansson
· 12 years ago
a7b8575
ARM: ks8695: add board support for the OpenGear boards based on the KS8695
by Greg Ungerer
· 12 years ago
02c5f16
ARM: ks8695: add board support for the SnapGear boards based on the KS8695
by Greg Ungerer
· 12 years ago
c7e783d
ARM: ks8695: convert to generic time and clocksource
by Linus Walleij
· 12 years ago
d7dda98
ARM: ks8695: delete resume hook from timer
by Linus Walleij
· 12 years ago
487748c
ARM: ks8695: use [readl|writel]_relaxed()
by Linus Walleij
· 12 years ago
70adc3f
ARM: ks8695: merge the timer header into the timer driver
by Linus Walleij
· 12 years ago
ae5362d
ARM: mach-ks8695: remove leds driver, since nobody use it
by Bryan Wu
· 13 years ago
c23bfc3
ARM: PCI: provide a default bus scan implementation
by Russell King
· 13 years ago
daeb4c0
ARM: PCI: get rid of pci_std_swizzle()
by Russell King
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
9f786d0
arm/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
9ba2630
ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c
by Jesper Juhl
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
37d1590
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
114c19b
ARM: restart: ks8695: use new restart hook
by Russell King
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
e879c86
ARM: restart: only perform setup for restart when soft-restarting
by Russell King
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
40c6d8a
ARM: 7022/1: allow to detect conflicting zreladdrs
by Sascha Hauer
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
386ab64
ARM: 7037/1: mach-ks8695: fix GPIO LEDs
by Linus Walleij
· 13 years ago
e24e449
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
db23c73
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
0318ce9
ARM: mach-ks8695: convert boot_params to atag_offset
by Nicolas Pitre
· 14 years ago
8f3c453
ARM: gpio: make trivial GPIOLIB implementation the default
by Russell King
· 13 years ago
01e7dc8
ARM: gpio: consolidate gpio_to_irq
by Russell King
· 14 years ago
22fe678
ARM: gpio: consolidate trivial gpiolib implementations
by Russell King
· 14 years ago
2f8163b
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
by Russell King
· 14 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 14 years ago
c9d95fb
ARM: convert PCI defines to variables
by Rob Herring
· 14 years ago
dc8d966
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
by Rob Herring
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
3cdb791
ARM: ks8695: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
9eedd96
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
by Russell King
· 14 years ago
0b05da7
ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI
by Hans Ulli Kroll
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 15 years ago
6338a6a
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
by Kirill A. Shutemov
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
ef1baed
ARM: dma-mapping: provide dma_to_page()
by Russell King
· 15 years ago
c742239
ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c
by zeal
· 15 years ago
0a51810
ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers
by Andrew Victor
· 15 years ago
320145f
ARM: 5597/1: [PCI] reset all internal hardware prior PCI initialization
by Yegor Yefremov
· 16 years ago
fbf2b1f
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
58edb51
[ARM] make page_to_dma() highmem aware
by Nicolas Pitre
· 16 years ago
Next »