| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 4 | -47/+18 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | ARM: H1940/RX1950: Change default LED triggers | Vasily Khoruzhick | 2011-03-22 | 1 | -2/+3 |
* | ARM: S3C2410: H1940: Fix lcd_power_set function | Vasily Khoruzhick | 2011-03-21 | 1 | -11/+15 |
* | ARM: S3C2410: H1940: Add battery support | Vasily Khoruzhick | 2011-03-21 | 1 | -0/+144 |
* | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing | Vasily Khoruzhick | 2011-03-21 | 3 | -3/+101 |
* | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile again | Vasily Khoruzhick | 2011-03-21 | 1 | -3/+0 |
* | ARM: S3C2410: H1940: Add keys device | Arnaud Patard (Rtp) | 2011-03-21 | 1 | -0/+39 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 1 | -1/+1 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-18 | 1 | -1/+1 |
* | | ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation | Lars-Peter Clausen | 2011-03-07 | 2 | -43/+2 |
|/ |
|
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 4 | -15/+16 |
|\ |
|
| * | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2011-01-06 | 3 | -4/+5 |
| |\ |
|
| | * | ARM: S3C24XX: Add address map and clock definitions for HSMMC0 | Yauhen Kharuzhy | 2011-01-06 | 3 | -4/+5 |
| * | | ARM: S3C24XX: irq_data conversion | Lennert Buytenhek | 2011-01-03 | 1 | -11/+11 |
| |/ |
|
* | | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 1 | -4/+4 |
|\| |
|
| * | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changes | Vasily Khoruzhick | 2010-11-25 | 1 | -4/+4 |
* | | ARM: Samsung: Define common audio-dma device | Jassi Brar | 2010-11-23 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | 3 | -4/+10 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 3 | -4/+10 |
| |\ |
|
| | * | ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area | Kukjin Kim | 2010-10-25 | 1 | -1/+1 |
| | * | ARM: S3C2416: Add Power Management support for SMDK2416 | Abhilash Kesavan | 2010-10-20 | 1 | -0/+2 |
| | * | ARM: S3C24XX: Fix gpiolib support for ports K..M | Yauhen Kharuzhy | 2010-10-20 | 1 | -3/+7 |
* | | | ARM: Merge for-2637/s3c24xx/h1940 | Ben Dooks | 2010-10-30 | 3 | -57/+182 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: h1940: add UDA1380 to i2c devices list | Vasily Khoruzhick | 2010-10-30 | 1 | -0/+20 |
| * | | ARM: h1940: Fix backlight and LCD power functions | Vasily Khoruzhick | 2010-10-30 | 2 | -16/+66 |
| * | | ARM: h1940: Implement mmc_power function | Vasily Khoruzhick | 2010-09-27 | 2 | -4/+21 |
| * | | ARM: h1940: Use gpiolib for latch access | Vasily Khoruzhick | 2010-09-26 | 3 | -48/+86 |
| |/ |
|
* | | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 9 | -20/+0 |
* | | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+5 |
|/ |
|
* | ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type | Kukjin Kim | 2010-08-27 | 1 | -1/+1 |
* | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -3/+3 |
* | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 1 | -0/+9 |
* | ARM: SAMSUNG: Move WDT device definitions in plat-samsung | Banajit Goswami | 2010-05-20 | 1 | -0/+1 |
* | ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen | Naveen Krishna | 2010-05-19 | 2 | -0/+2 |
* | ARM: SAMSUNG: Move mach/ts.h to plat/ts.h | Maurus Cuelenaere | 2010-05-19 | 2 | -22/+1 |
* | ARM: Merge for-2635/fb-updates1 | Ben Dooks | 2010-05-19 | 11 | -7/+168 |
|\ |
|
| * | ARM: S3C2443: Fix definition of LCD clock bit | Ben Dooks | 2010-05-18 | 1 | -2/+1 |
| * | ARM: S3C2443: Add initial defines for framebuffer support | Ben Dooks | 2010-05-18 | 2 | -0/+6 |
| * | ARM: S3C2416: Add support for second HSMMC channel | Ben Dooks | 2010-05-10 | 2 | -2/+6 |
| * | ARM: S3C2416: Add basic clock support | Ben Dooks | 2010-05-10 | 1 | -0/+2 |
| * | ARM: S3C2416: Add S3C2416-specific registers definitions | Yauhen Kharuzhy | 2010-05-10 | 7 | -2/+150 |
| * | ARM: S3C: Add S3C2416 detection to uncompress code | Yauhen Kharuzhy | 2010-05-06 | 1 | -1/+3 |
* | | ARM: Merge for-2635/gpio2 | Ben Dooks | 2010-05-19 | 15 | -120/+144 |
|\ \ |
|
| * | | ARM: S3C24XX: Add note on GPIO bank sizes | Ben Dooks | 2010-05-18 | 1 | -0/+19 |
| * | | ARM: S3C24XX: Remove macros mapping GPIO number to base | Ben Dooks | 2010-05-18 | 3 | -22/+3 |
| * | | ARM: S3C24XX: Start cleanup of GPIO numbering | Ben Dooks | 2010-05-18 | 1 | -5/+0 |
| * | | ARM: S3C244X: fix gpiolib port J support | Vasily Khoruzhick | 2010-05-18 | 2 | -1/+9 |
| |/ |
|