summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2440
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
|\ \ \
| * | | ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye2010-10-301-5/+2
| |/ /
* | | 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/+0
| |/ |/|
* | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-111-12/+5
|/
* 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/+9
* 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-042-0/+224
* ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks2010-02-221-1/+1
|\
| * ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-211-1/+1
* | ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks2010-02-015-5/+4
* | ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440Ben Dooks2010-02-015-0/+526
* | ARM: S3C244X: Move S3C2442 code into S3C2440Ben Dooks2010-02-013-0/+179
* | ARM: S3C2440: Fix SMDK2440 SoC selectionBen Dooks2010-02-011-2/+0
* | ARM: S3C24XX: Merge s3c2442 and s3c2440 machines into mach-s3c2440Ben Dooks2010-02-014-2/+750
|/
* ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().Ben Dooks2010-01-192-5/+3
* ARM: MINI2440: Remove commented out devices from device arrayBen Dooks2010-01-191-3/+0
* ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks2010-01-156-6/+6
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-151-2/+4
* ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
* ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
* ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-3/+0
|\
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-3/+0
* | ARM: Merge next-s3c24xx-dev-rtpBen Dooks2009-12-035-23/+22
|\ \
| * | ARM: AT2440EVB: Remove duplicated s3c_device_sdi.name setBen Dooks2009-12-011-1/+0
| * | ARM: S3C: Add NAND device platform data set callBen Dooks2009-12-015-22/+22
| |/
* | ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks2009-12-011-1/+1
* | ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks2009-12-013-3/+3
* | ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XXBen Dooks2009-12-011-2/+2
* | ARM: OSIRIS: DVS (Dynamic Voltage Scaling) supoort.Ben Dooks2009-12-014-0/+245
* | ARM: S3C24XX: machine support for Simtec AudioBen Dooks2009-12-011-1/+14
|/
* ARM: S3C2440: mini2440: Fix spare warningsBen Dooks2009-10-281-2/+2
OpenPOWER on IntegriCloud