Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c14fec3969b0e8af5c38ad9f14198d6d7cca54d0
/
arch
/
arm
/
mach-s3c24xx
/
mach-h1940.c
264af42
ARM: s3c24xx: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
8c78aaa
ARM: S3C24XX: Use PWM lookup table for mach-h1940
by Thierry Reding
· 9 years ago
c673a2b
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
by Mika Westerberg
· 10 years ago
f6361c6
ARM: S3C24XX: remove separate restart code
by Heiko Stuebner
· 10 years ago
32726d2
ARM: SAMSUNG: Remove legacy clock code
by Tomasz Figa
· 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
a63652f
ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
by Thierry Reding
· 11 years ago
7fa33bd
ARM: SAMSUNG: Modify board files to use new PWM platform device
by Tomasz Figa
· 12 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
5b399db
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 12 years ago
232910d
ARM: S3C24XX: make h1940.h and h1940-latch.h local
by Kukjin Kim
· 12 years ago
0a2691d
ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h
by Kukjin Kim
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
a08485d
ASoC: Samsung: Do not register samsung audio dma device as pdev
by Padmavathi Venna
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dec2e82
ARM: S3C24XX: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
884dc5a
ARM: S3C24xx: delete double assignment
by Julia Lawall
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
635a472
ARM: S3C24XX: Use common macro to define resources on mach-h1940.c
by Tushar Behera
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 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-h1940.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
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
cfaf8fc
Merge branch 'depends/rmk/memory_h' into next/cleanup2
by Arnd Bergmann
· 13 years ago
dc28094
arm: Add export.h to ARM specific files as required.
by Paul Gortmaker
· 13 years ago
52e329e
ARM: SAMSUNG: Consolidate plat/pll.h
by Kukjin Kim
· 13 years ago
69d5071
ARM: mach-s3c24*: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
9edb240
ARM: H1940/RX1950: Change default LED triggers
by Vasily Khoruzhick
· 14 years ago
25d391c
ARM: S3C2410: H1940: Fix lcd_power_set function
by Vasily Khoruzhick
· 14 years ago
a8e9985
ARM: S3C2410: H1940: Add battery support
by Vasily Khoruzhick
· 14 years ago
50e2d10
ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing
by Vasily Khoruzhick
· 14 years ago
bbb1c83
ARM: S3C2410: H1940: Add keys device
by Arnaud Patard (Rtp)
· 14 years ago
e27c3c5
ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
by Lars-Peter Clausen
· 14 years ago
83e37b8e
ARM: Samsung: Define common audio-dma device
by Jassi Brar
· 14 years ago
7c1552d
ARM: Merge for-2637/s3c24xx/h1940
by Ben Dooks
· 14 years ago
68730b4
ARM: h1940: add UDA1380 to i2c devices list
by Vasily Khoruzhick
· 14 years ago
53193dd
ARM: h1940: Fix backlight and LCD power functions
by Vasily Khoruzhick
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
48cd65a
ARM: h1940: Implement mmc_power function
by Vasily Khoruzhick
· 14 years ago
1447709
ARM: h1940: Use gpiolib for latch access
by Vasily Khoruzhick
· 14 years ago
8d717a5
ARM: Convert platform reservations to use LMB rather than bootmem
by Russell King
· 15 years ago
98c672c
ARM: Move platform memory reservations out of generic code
by Russell King
· 15 years ago
5bfdca1
ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen
by Naveen Krishna
· 15 years ago
73e59b1
ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
by Maurus Cuelenaere
· 15 years ago
ff1b8ba0
ARM: Merge for-2635/gpio2
by Ben Dooks
· 15 years ago
26be1b7
ARM: h1940: framebuffer configuration fix
by Mike Solovyev
· 15 years ago
afdd225
ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org
by Ben Dooks
· 15 years ago
fb37874
ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()
by Ben Dooks
· 15 years ago
40b956f
ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
by Ben Dooks
· 15 years ago
db61ac5
ARM: H1940: Change mach-h1940 to use gpiolib API
by Ben Dooks
· 15 years ago
17dcd13
ARM: h1940: fix touchscreen support
by Arnaud Patard
· 15 years ago
22c810a
ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().
by Ben Dooks
· 15 years ago
b813248
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
by Ben Dooks
· 15 years ago
ce8877b
ARM: S3C24XX: touchscreen device definition
by Arnaud Patard
· 15 years ago
22e649f
ARM: H1940: add lcd/backlight device definition
by arnaud.patard@rtp-net.org
· 15 years ago
13733d5
ARM: H1940: enable rtc
by arnaud.patard@rtp-net.org
· 15 years ago
3909b9f
ARM: H1940: add mmc device
by arnaud.patard@rtp-net.org
· 15 years ago
ff34aaa
ARM: H1940: Correct name of the local platform devices for LED and Bluetooth
by Ben Dooks
· 15 years ago
070276d
[ARM] S3C24XX: GPIO: Change to macros for GPIO numbering
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
e24b864
[ARM] S3C24XX: Split pll code out of regs-clock.h
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
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
7fdc784
[ARM] 4359/3: H1940: Add bluetooth support
by Arnaud Patard
· 18 years ago
57e5171
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
by Ben Dooks
· 18 years ago
b1dfe1f
[ARM] 4272/1: Missing symbol h1940_pm_return fix
by Krzysztof Helt
· 18 years ago
90bc856
[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h
by Ben Dooks
· 18 years ago
d2a7602
[ARM] 4176/1: H1940 leds
by Arnaud Patard
· 18 years ago
71a9c42
[ARM] 4174/1: H1940 usb device definitions
by Arnaud Patard
· 18 years ago
a21765a
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
by Ben Dooks
· 18 years ago
b6d1f54
[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h
by Ben Dooks
· 18 years ago
9073341
[ARM] 3986/1: H1940: suspend to RAM support
by Ben Dooks
· 18 years ago
916a002
[ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410
by Ben Dooks
· 18 years ago
66a9b49
[ARM] 3557/1: S3C24XX: centralise and cleanup uart registration
by Ben Dooks
· 19 years ago
e198168
[ARM] 3326/1: H1940 - Control latches
by Ben Dooks
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
Next »