Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0778e2534b81be6b85b5ee07c0e15ff774f7136
/
arch
/
arm
/
mach-s5pc100
7c93c20
ARM: SAMSUNG: Remove pwm-clock infrastructure
by Tomasz Figa
· 12 years ago
7fa33bd
ARM: SAMSUNG: Modify board files to use new PWM platform device
by Tomasz Figa
· 12 years ago
b0dd5a3
ARM: SAMSUNG: Remove unused PWM timer IRQ chip code
by Tomasz Figa
· 12 years ago
4280506
ARM: SAMSUNG: Move all platforms to new clocksource driver
by Tomasz Figa
· 12 years ago
1c161fd
ARM: SAMSUNG: Set PWM platform data
by Tomasz Figa
· 12 years ago
49d9eab
ARM: SAMSUNG: Unify base address definitions of timer block
by Tomasz Figa
· 12 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
88f5973
ARM: SAMSUNG: Let platforms use the new watchdog reset driver
by Tomasz Figa
· 11 years ago
76c1b83
ARM: SAMSUNG: Consolidate uncompress subroutine
by Tushar Behera
· 11 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0dc488e
Merge branch 'samsung/exynos-multiplatform' into next/drivers
by Arnd Bergmann
· 12 years ago
cc014f3
mmc: sdhci-s3c: remove platform dependencies
by Arnd Bergmann
· 12 years ago
a2e4071
ARM: exynos: move debug-macro.S to include/debug/
by Arnd Bergmann
· 12 years ago
6a5a2e3
ARM: S5PC100: Add samsung-time support for s5pc100
by Romain Naour
· 12 years ago
968f521
ARM: S5PC100: remove useless ifdef in common.h
by Kukjin Kim
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
9e47b8b
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
by Rob Herring
· 12 years ago
2cb003c
ARM: remove unneeded vic.h includes
by Rob Herring
· 12 years ago
a036802
ARM: remove mach .handle_irq for VIC users
by Rob Herring
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
eaff82e
ARM: S5PC100: Add I2S clkdev support
by Padmavathi Venna
· 12 years ago
ceb8ef5
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
by Mark Brown
· 12 years ago
a08485d8
ASoC: Samsung: Do not register samsung audio dma device as pdev
by Padmavathi Venna
· 12 years ago
308b3af
ARM: SAMSUNG: Add naming of s3c64xx-spi devices
by Heiko Stuebner
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5a213a5
include/video: move fimd register headers from platform to include/video
by Leela Krishna Amudala
· 12 years ago
4f2d658
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
868dee9
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
by Thomas Abraham
· 12 years ago
a5238e3
spi: s3c64xx: move controller information into driver data
by Thomas Abraham
· 12 years ago
4f6939f
ARM: SAMSUNG: remove unused SPI clock headers
by Paul Bolle
· 12 years ago
f876c22
ARM: S5PC100: Remove unused variable in dma.c file
by Sachin Kamat
· 12 years ago
804ce98
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
9823000
ARM: S5PC100: Use common macro to define resources on dev-audio.c
by Tushar Behera
· 13 years ago
79d3c41
ARM: Samsung: Rework platform data of s3c-fb driver
by Thomas Abraham
· 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
62f3834
Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
60571f9
Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static
by Kukjin Kim
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 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
dcf81c1
Merge branch 'amba' into for-armsoc
by Russell King
· 13 years ago
75c0696
ARM: amba: samsung: use common amba device initializers
by Russell King
· 13 years ago
8a47ae8
ARM: amba: samsung: get rid of NO_IRQ initializers
by Russell King
· 13 years ago
ad01677
ARM: S5PC100: use static declaration when it is not used in other files
by Kukjin Kim
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
20a7b2c
ARM: mach-s5pc100: use standard arch_idle()
by Nicolas Pitre
· 13 years ago
190a44e
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a07613a
Merge branch 'samsung/dt' into samsung/cleanup
by Arnd Bergmann
· 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
237c78b
Merge branch 'depends/rmk/for-linus' into samsung/dt
by Arnd Bergmann
· 13 years ago
ea04018
arm: fix up some samsung merge sysdev conversion problems
by Kukjin Kim
· 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
5497d2e
ARM: 7251/1: restart: S5PC100: use new restart hook
by Kukjin Kim
· 13 years ago
dd4153d
ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]
by Kukjin Kim
· 13 years ago
323d771
ARM: S5PC100: Modified files for SPI consolidation work
by Padmavathi Venna
· 13 years ago
875a593
ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung
by Padmavathi Venna
· 13 years ago
a153e31
ARM: SAMSUNG: Remove SPI bus clocks from platform data
by Padmavathi Venna
· 13 years ago
02717bb
ARM: S5PC100: Add SPI clkdev support
by Padmavathi Venna
· 13 years ago
a361d10
ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names
by Rajeshwari Shinde
· 13 years ago
a60879e
ARM: SAMSUNG: Remove SDHCI bus clocks from platform data
by Rajeshwari Shinde
· 13 years ago
7c4cab7
ARM: S5PC100: Modify platform data for pl330 driver
by Thomas Abraham
· 13 years ago
0cfb26e
ARM: SAMSUNG: register uart clocks to clock lookup list
by Thomas Abraham
· 13 years ago
1fb3726
ARM: SAMSUNG: Move timer irq numbers to end of linux irq space
by Thomas Abraham
· 13 years ago
4a858cf
arm: convert sysdev_class to a regular subsystem
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
bb3a4eb
ARM: samsung: convert to MULTI_IRQ_HANDLER
by Jamie Iles
· 13 years ago
7abec10
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
9524145
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
cfaf8fc
Merge branch 'depends/rmk/memory_h' into next/cleanup2
by Arnd Bergmann
· 13 years ago
3e965b1
Merge branch 'next/fixes' into next/cleanup
by Arnd Bergmann
· 13 years ago
5839fec
Merge branch 'depends/rmk/memory_h' into next/fixes
by Arnd Bergmann
· 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
476eb37
ARM: mach-s5pc100: remove mach/memory.h
by Nicolas Pitre
· 13 years ago
71f2c15
Merge branch 'depends/rmk/devel-stable' into next/cleanup
by Arnd Bergmann
· 13 years ago
86f82da
Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2
by Kukjin Kim
· 13 years ago
db3c94a
Merge branch 'next-samsung-devel' into next-samsung-devel-2
by Kukjin Kim
· 13 years ago
c0468b0
ARM: SAMSUNG: Consolidate plat/pwm-clock.h
by Kukjin Kim
· 13 years ago
4b2656f
ARM: SAMSUNG: Cleanup mach/clkdev.h
by Kukjin Kim
· 13 years ago
909ceef
ARM: SAMSUNG: remove sdhci default configuration setup platform helper
by Thomas Abraham
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
c931220
Merge branch 'next/topic-dma-pl330-devname-fix' into next/topic-dma-samsung
by Kukjin Kim
· 13 years ago
d5663e7
ARM: S5PC100: register the second instance of pl330 DMAC
by Alim Akhtar
· 13 years ago
0804765
ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADC
by Naveen Krishna Chatradhi
· 13 years ago
a422bd0
ARM: S5PC100: Use generic DMA PL330 driver
by Boojin Kim
· 13 years ago
aa0de00
ARM: SAMSUNG: Update to use PL330-DMA driver
by Boojin Kim
· 13 years ago
02350a1f
ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
d20cc4c
ARM: S5PC100: use dma-pl330 device name for clock
by Vladimir Zapolskiy
· 13 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
· 13 years ago
Next »