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