summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5539/1: Freescale STMP: onboard devices declarationdmitry pervushin2009-06-049-2/+771
* [ARM] 5538/1: Freescale STMP: 378n registers definitiondmitry pervushin2009-06-0427-0/+1920
* [ARM] 5537/1: Freescale STMP: 37nn registers definitiondmitry pervushin2009-06-0416-0/+1180
* [ARM] 5532/1: Freescale STMP: register definitions [3/3]dmitry pervushin2009-05-3113-581/+462
* [ARM] 5531/1: Freescale STMP: get rid of HW_zzz macros [2/3]dmitry pervushin2009-05-317-449/+393
* [ARM] 5530/1: Freescale STMP: get rid of HW_zzz macros [1/3]dmitry pervushin2009-05-317-894/+421
* [ARM] 5501/1: Freescale STMP: fix compilation warningdmitry pervushin2009-05-071-1/+1
* [ARM] 5483/1: Freescale STMP: add Kconfig/Makefile entriesdmitry pervushin2009-04-272-0/+18
* [ARM] 5463/1: Freescale STMP platform support [10/10]dmitry pervushin2009-04-272-0/+2143
* [ARM] 5464/1: Freescale STMP platform support [7/10]dmitry pervushin2009-04-275-0/+334
* [ARM] 5465/1: Freescale STMP platform support [7/10]dmitry pervushin2009-04-275-0/+329
* [ARM] 5477/1: Freescale STMP platform support [6/10]dmitry pervushin2009-04-279-0/+2580
* [ARM] 5466/1: Freescale STMP platform support [5/10]dmitry pervushin2009-04-2717-0/+951
* [ARM] 5467/1: Freescale STMP platform support [4/10]dmitry pervushin2009-04-277-0/+1047
* [ARM] 5468/1: Freescale STMP platform support [3/10]dmitry pervushin2009-04-277-0/+574
* [ARM] 5469/1: Freescale STMP platform support [2/10]dmitry pervushin2009-04-273-0/+281
* [ARM] 5461/1: Freescale STMP platform supportdmitry pervushin2009-04-273-0/+283
* [ARM] sort machine- and plat- by CONFIG* nameRussell King2009-04-271-56/+61
* [ARM] Kconfig: sort ARM machine class support choice list by option nameRussell King2009-04-271-68/+68
* [ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2009-04-262-3/+13
* [ARM] Convert pmd_page() to be highmem safeRussell King2009-04-261-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-2438-164/+298
|\
| * [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-2328-147/+222
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-207-17/+71
| |\
| | * [ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski2009-04-191-3/+3
| | * [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-194-13/+53
| | * [ARM] pxa/mioa701: use GPIO95 as AC97 reset lineRobert Jarzmik2009-04-151-1/+5
| | * [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-0/+10
| * | [ARM] 5457/1: mach-imx gpio buildfixDavid Brownell2009-04-201-0/+1
| * | [ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2009-04-202-0/+4
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-2116-18/+18
* | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
|/ /
* | Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-04-171-182/+930
|\ \
| * | [ARM] s3c2410_defconfig: Update miscellaneous driversBen Dooks2009-04-161-27/+97
| * | [ARM] s3c2410_defconfig: Update USB device driversBen Dooks2009-04-161-31/+41
| * | [ARM] s3c2410_defconfig: Update filesystem optionsBen Dooks2009-04-161-10/+31
| * | [ARM] s3c2410_defconfig: Add video/radio driversBen Dooks2009-04-161-4/+179
| * | [ARM] s3c2410_defconfig: Add sound driversBen Dooks2009-04-161-1/+49
| * | [ARM] s3c2410_defconfig: Add MMC/SD core and driversBen Dooks2009-04-151-2/+20
| * | [ARM] s3c2410_defconfig: Update machine configurationBen Dooks2009-04-151-9/+10
| * | [ARM] s3c2410_defconfig: Update network optionsBen Dooks2009-04-151-13/+206
| * | [ARM] s3c2410_defconfig: update to 2.6.30-rc2Ben Dooks2009-04-151-107/+319
* | | Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-04-178-7/+30
|\ \ \
| * | | [ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo2009-04-171-0/+17
| * | | [ARM] S3C: Fix ADC driver sparse warningBen Dooks2009-04-171-1/+1
| * | | [ARM] Osiris: Fix double initialisation in machine blockBen Dooks2009-04-171-1/+0
| * | | [ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks2009-04-171-1/+1
| * | | [ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks2009-04-171-2/+2
| * | | [ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks2009-04-171-0/+1
| * | | [ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks2009-04-171-1/+1
OpenPOWER on IntegriCloud