summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2440
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-221-11/+12
* | | ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-211-0/+54
* | | ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-211-0/+3
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-181-17/+54
|\ \ \
| * \ \ Merge branch 'next-s3c2440-gta02' into for-nextKukjin Kim2011-03-111-17/+54
| |\ \ \ | | |/ / | |/| |
| | * | ARM: S3C2440: Add touchscreen support on GTA02Lars-Peter Clausen2011-02-281-0/+12
| | * | ARM: S3C2440: Remove state_mem constraints for the pcf50633 regulators on GTA02Lars-Peter Clausen2011-02-281-15/+0Star
| | * | ARM: S3C2440: Call regulator_has_full_constraints on GTA02Lars-Peter Clausen2011-02-281-0/+2
| | * | ARM: S3C2440: Fix regulator valid_modes_ops on GTA02Lars-Peter Clausen2011-02-281-2/+5
| | * | ARM: S3C2440: Add button support on GTA02Lars-Peter Clausen2011-02-281-0/+34
| | * | ARM: S3C2440: Register PCM device on GTA02Lars-Peter Clausen2011-02-281-0/+1
| | |/
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-63/+4Star
|\ \ \ | |/ / |/| |
| * | ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-073-63/+4Star
| |/
* | ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen2011-03-041-13/+13
* | ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen2011-03-041-0/+1
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-18/+18
|\
| * ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-032-18/+18
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-1/+1
|\ \ | |/ |/|
| * ARM: Samsung: Define common audio-dma deviceJassi Brar2010-11-231-1/+1
* | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-083-3/+23
* | ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks2010-12-031-0/+3
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-1/+2
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-281-1/+2
| |\
| | * ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-181-1/+2
* | | ARM: Merge for-2637/s3c24xx/miscBen Dooks2010-10-301-5/+2Star
|\ \ \
| * | | ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye2010-10-301-5/+2Star
| |/ /
* | | ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks2010-10-301-6/+212
|\ \ \ | |/ / |/| |
| * | ARM: rx1950: Add UDA1380 to i2c devices listVasily Khoruzhick2010-09-271-6/+19
| * | ARM: rx1950: Add LEDs supportVasily Khoruzhick2010-09-271-0/+33
| * | ARM: rx1950: Add battery deviceVasily Khoruzhick2010-09-271-0/+160
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \
| * | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-209-18/+0Star
| |/ |/|
* | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-111-12/+5Star
|/
* ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-272-6/+6
* ARM: Move platform memory reservations out of generic codeRussell King2010-07-162-0/+18
* gta02: Use pcf50633 backlight driver instead of platform backlight driver.Lars-Peter Clausen2010-05-261-67/+9Star
* ARM: Merge for-2635/gpio2Ben Dooks2010-05-195-17/+29
|\
| * ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks2010-05-061-9/+9
| * ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-063-11/+14
| * ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-062-0/+9
* | ARM: Merge for-2635/rx1950Ben Dooks2010-05-193-0/+596
|\ \
| * | ARM: S3C2440: Add HP iPAQ RX1950 machine supportVasily Khoruzhick2010-05-123-0/+596
| |/
* / ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-122-2/+2
|/
* ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick2010-03-151-0/+311
* ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 supportBen Dooks2010-03-052-0/+224
* ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks2010-02-231-1/+1
|\
| * ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-221-1/+1
* | ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks2010-02-015-5/+4Star
* | ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440Ben Dooks2010-02-015-0/+526