| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | ARM: S3C64XX: Support for Real6410 | Darius Augulis | 2010-08-14 | 3 | -0/+93 |
| * | | | | | DMAENGINE: correct PL080 register header file | Linus Walleij | 2010-08-14 | 2 | -2/+4 |
| * | | | | | ARM: SAMSUNG: Fix on build warning about dependency in Kconfig | Kukjin Kim | 2010-08-14 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-08-14 | 1 | -0/+9 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | i2c/nuc900: add i2c driver support for nuc900 | Wan ZongShun | 2010-08-11 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -5/+5 |
* | | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 | 10 | -6/+321 |
|\ \ \ \ |
|
| * | | | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-09 | 4 | -4/+6 |
| * | | | | msm: trout: Remove extern declaration from source file | Sahitya Tummala | 2010-08-09 | 2 | -3/+3 |
| * | | | | arm: msm: Fix section mismatch in smd.c. | Gregory Bean | 2010-08-09 | 1 | -1/+1 |
| * | | | | arm: msm: trout add mmc support | Daniel Walker | 2010-06-17 | 3 | -1/+201 |
| * | | | | arm: msm: trout: add trout specific gpio interrupts | Daniel Walker | 2010-06-17 | 1 | -0/+115 |
| * | | | | arm: msm: remove unused #include <linux/version.h> | Huang Weiyi | 2010-06-17 | 2 | -2/+0 |
* | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 6 | -3/+334 |
|\ \ \ \ \ |
|
| * | | | | | IXP4xx: Fix LL debugging on little-endian CPU. | Krzysztof Hałasa | 2010-05-27 | 1 | -0/+2 |
| * | | | | | IXP4xx: Fix sparse warnings in I/O primitives. | Krzysztof Hałasa | 2010-05-27 | 1 | -3/+3 |
| * | | | | | ixp4xx/vulcan: add PCI support | Marc Zyngier | 2010-05-27 | 2 | -0/+74 |
| * | | | | | ixp4xx: base support for Arcom Vulcan | Marc Zyngier | 2010-05-27 | 3 | -0/+255 |
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 268 | -4624/+13478 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 255 | -4466/+13272 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-08-09 | 244 | -4485/+12899 |
| | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 148 | -366/+5191 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3 | Kukjin Kim | 2010-08-09 | 1 | -2/+5 |
| | | | * | | | | | | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/Kconfig | Kukjin Kim | 2010-08-09 | 1 | -0/+15 |
| | | | * | | | | | | ARM: S5PV210: Override FIMC driver name on Aquila board | Sylwester Nawrocki | 2010-08-09 | 1 | -0/+5 |
| | | | * | | | | | | ARM: S5PC100: enable FIMC on SMDKC100 | Sylwester Nawrocki | 2010-08-09 | 2 | -0/+6 |
| | | | * | | | | | | ARM: S5PV210: enable FIMC on Goni | Sylwester Nawrocki | 2010-08-09 | 2 | -0/+6 |
| | | | * | | | | | | ARM: S5PV210: enable FIMC on Aquila | Sylwester Nawrocki | 2010-08-09 | 2 | -0/+6 |
| | | | * | | | | | | Merge branch 'next-samsung' into for-next | Kukjin Kim | 2010-08-06 | 64 | -144/+980 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs | Kukjin Kim | 2010-08-06 | 21 | -21/+23 |
| | | | | * | | | | | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.c | Kyungmin Park | 2010-08-06 | 1 | -1/+1 |
| | | | | * | | | | | | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver | Sylwester Nawrocki | 2010-08-06 | 9 | -0/+181 |
| | | | | * | | | | | | ARM: S3C64XX: Add keypad device to the SMDK6410 board | Naveen Krishna Ch | 2010-08-06 | 6 | -0/+74 |
| | | | | * | | | | | | ARM: SAMSUNG: Add keypad device support | Joonyoung Shim | 2010-08-06 | 5 | -0/+71 |
| | | | | * | | | | | | Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsung | Kukjin Kim | 2010-08-06 | 1 | -0/+43 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | | ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec... | Banajit Goswami | 2010-08-06 | 5 | -3/+7 |
| | | | | * | | | | | | | ARM: SAMSUNG: updates sdhci.h for Samsung SoCs | Kukjin Kim | 2010-08-05 | 1 | -57/+28 |
| | | | | * | | | | | | | ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams... | Naveen Krishna Ch | 2010-08-05 | 1 | -0/+5 |
| | | | | * | | | | | | | ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine spec... | Atul Dahiya | 2010-08-05 | 1 | -0/+3 |
| | | | | * | | | | | | | ARM: S3C64XX: Add RTC support for S3C64XX | Atul Dahiya | 2010-08-05 | 2 | -0/+2 |
| | | | | * | | | | | | | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick. | Atul Dahiya | 2010-08-05 | 1 | -0/+3 |
| | | | | * | | | | | | | ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disable | Atul Dahiya | 2010-08-05 | 1 | -6/+6 |
| | | | | * | | | | | | | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs | Marek Szyprowski | 2010-08-05 | 8 | -16/+92 |
| | | | | * | | | | | | | ARM: SAMSUNG: Add device definition for HSMMC3 | Hyuk Lee | 2010-08-05 | 5 | -0/+81 |
| | | | | * | | | | | | | ARM: SAMSUNG: Implement set_name function for ADC devices | Naveen Krishna Ch | 2010-08-05 | 4 | -7/+35 |
| | | | | * | | | | | | | ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 | Abhilash Kesavan | 2010-08-05 | 8 | -0/+79 |
| | | | | * | | | | | | | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCs | Abhilash Kesavan | 2010-08-05 | 7 | -0/+171 |
| | | | | * | | | | | | | ARM: SAMSUNG: Add helper to clone and set platform data | Ben Dooks | 2010-08-05 | 3 | -0/+51 |
| | | | | * | | | | | | | ARM: SAMSUNG: Reduce virtual memory size for WDT device | Banajit Goswami | 2010-08-05 | 1 | -1/+1 |
| | | | * | | | | | | | | Merge branch 'next-s5p' into for-next | Kukjin Kim | 2010-08-06 | 20 | -129/+202 |
| | | | |\ \ \ \ \ \ \ \ |
|