- a1342f6 ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup by Krzysztof Kozlowski · 4 years, 5 months ago
- c6ff132 ARM: s3c: make headers local if possible by Arnd Bergmann · 5 years ago
- 71b9114 ARM: s3c: move into a common directory by Arnd Bergmann · 5 years ago[Renamed (99%) from arch/arm/mach-s3c24xx/mach-h1940.c]
- a3814e5 ARM: s3c24xx: stop including mach/hardware.h from mach/io.h by Arnd Bergmann · 4 years, 5 months ago
- 81994e0 fbdev: s3c2410fb: remove mach header dependency by Arnd Bergmann · 5 years ago
- f67f6c0 ARM: s3c24xx: move s3cmci pinctrl handling into board files by Arnd Bergmann · 4 years, 5 months ago
- 673085f ARM: s3c24xx: move iis pinctrl config into boards by Arnd Bergmann · 4 years, 5 months ago
- 35ee36c Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/soc-s3c-cleanup by Krzysztof Kozlowski · 4 years, 5 months ago
- 9666e27 ASoC: samsung: h1940: turn into platform driver by Arnd Bergmann · 4 years, 5 months ago
- 3af4e87 ARM: s3c24xx: fix mmc gpio lookup tables by Arnd Bergmann · 4 years, 5 months ago
- 80c0b15 ARM: s3c: remove plat-samsung/.../samsung-time.h by Krzysztof Kozlowski · 4 years, 5 months ago
- b0b2767 ARM: s3c24xx: demote kerneldoc comment by Krzysztof Kozlowski · 4 years, 5 months ago
- 3ecdf2a ARM: s3c24xx: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 2644f91 backlight: pwm_bl: Switch to full GPIO descriptor by Linus Walleij · 5 years ago
- d2951df mmc: s3cmci: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
- 84b2170 ARM: S3C24XX: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
- 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 · 11 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
- a08485d8 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 · 14 years ago
- 9edb2406 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
- 83e37b8 ARM: Samsung: Define common audio-dma device by Jassi Brar · 14 years ago
- 7c1552d1 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