Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b535a0131958332815eb6c71f633e8c24a19dd86
/
arch
/
arm
/
mach-s3c24xx
/
mach-qt2410.c
f6361c6
ARM: S3C24XX: remove separate restart code
by Heiko Stuebner
· 10 years ago
07ee5e7
ARM: S3C24XX: convert s3c2410 to common clock framework
by Heiko Stuebner
· 11 years ago
334a1c7
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
by Tushar Behera
· 11 years ago
b0161ca
ARM: S3C[24|64]xx: move includes back under <mach/> scope
by Linus Walleij
· 11 years ago
c67d0f2
ARM: s3c24xx: get rid of custom <mach/gpio.h>
by Linus Walleij
· 11 years ago
f182aa1
ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq
by Heiko Stuebner
· 12 years ago
7f78b6e
ARM: S3C24XX: Add samsung-time support for s3c24xx
by Romain Naour
· 12 years ago
4d512a9
ARM: S3C24XX: plat/common-smdk.h local
by Kukjin Kim
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5c9fb56
ARM: S3C24XX: Convert QT2410 board file to the gpiolib API
by Sylwester Nawrocki
· 12 years ago
5fdbdd1
ARM: S3C24XX: Use common macro to define resources on mach-qt2410.c
by Tushar Behera
· 13 years ago
85fd6d6
ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/
by Kukjin Kim
· 13 years ago
[Renamed from arch/arm/mach-s3c2410/mach-qt2410.c]
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
b27b072
ARM: 7265/1: restart: S3C24XX: use new restart hook
by Kukjin Kim
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
cfaf8fc
Merge branch 'depends/rmk/memory_h' into next/cleanup2
by Arnd Bergmann
· 13 years ago
61c542b
ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c
by Kukjin Kim
· 13 years ago
69d5071
ARM: mach-s3c24*: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
aa35316
mach-qt2410: convert to spi_gpio
by Peter Korsgaard
· 13 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
40b956f
ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
by Ben Dooks
· 15 years ago
2d2e0c8
ARM: QT2410: Update mach-qt2410 to use gpiolib API
by Ben Dooks
· 15 years ago
b813248
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
by Ben Dooks
· 15 years ago
2a3a180
ARM: S3C: Add NAND device platform data set call
by Ben Dooks
· 15 years ago
070276d
[ARM] S3C24XX: GPIO: Change to macros for GPIO numbering
by Ben Dooks
· 16 years ago
ec976d6
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
by Ben Dooks
· 16 years ago
4e59c25
[ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init.
by Ben Dooks
· 16 years ago
3e1b776
[ARM] S3C: Make i2c device definition common to plat-s3c
by Ben Dooks
· 16 years ago
57bd4b9
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
by Ben Dooks
· 16 years ago
7926b5a
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
by Ben Dooks
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
d5120ae
[ARM] S3C24XX: Additional include moves
by Ben Dooks
· 16 years ago
a2b7ba9
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
by Ben Dooks
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
36f31a7
s3c2410fb: removes lcdcon1 register value from s3c2410fb_display
by Krzysztof Helt
· 17 years ago
6981669
s3c2410fb: adds pixclock to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
e92e739
s3c2410fb: remove lcdcon2 and lcdcon3 register fields
by Krzysztof Helt
· 17 years ago
93d11f5
s3c2410fb: add pulse length fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
5f20f69
s3c2410fb: add vertical margins fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
f28ef57
s3c2410fb: remove lcdcon3 register from s3c2410fb_display
by Krzysztof Helt
· 17 years ago
1f41153
s3c2410fb: add margin fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
09fe75f
s3c2410fb: multi-display support
by Krzysztof Helt
· 17 years ago
06cfa55
[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410
by Ben Dooks
· 17 years ago
531b617
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
by Ben Dooks
· 17 years ago
333a42e
[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines
by Ben Dooks
· 18 years ago
c4b5bd4
[ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header
by Arnaud Patard
· 18 years ago
57e5171
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
by Ben Dooks
· 18 years ago
c6184e2
[ARM] 4214/2: S3C2410: Add Armzone QT2410
by Ben Dooks
· 18 years ago