aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-06[ARM] 4691/1: add missing i2c_board_info struct for at91rm9200Jan Altenberg1-0/+9
2008-01-03[ARM] 4735/1: Unbreak pxa25x suspend/resumeRichard Purdie1-1/+12
2007-12-17[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman1-3/+7
2007-12-17[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König1-1/+1
2007-12-08Merge branch 'pxa-fixes'Russell King3-19/+17
2007-12-08[ARM] 4667/1: CM-X270 fixesMike Rapoport3-19/+17
2007-11-29Merge branches 'at91-fixes' and 'pxa-fixes'Russell King22-49/+252
2007-11-29[ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao1-2/+5
2007-11-26[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre1-1/+1
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchgNicolas Pitre2-39/+58
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre1-1/+1
2007-11-26[ARM] uengine: fix memset size errorLi Zefan1-4/+2
2007-11-26[ARM] 4648/1: i.MX/MX1 ensure more complete AITC initializationPavel Pisa1-6/+45
2007-11-26[ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK.Andrew Victor1-8/+8
2007-11-26[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor18-35/+231
2007-11-26[ARM] 4604/2: AT91: Master clock divistor on SAM9Andrew Victor1-3/+6
2007-11-26[ARM] PXA ssp: unlock when ssp tries to close an invalid portRoel Kluin1-0/+1
2007-11-26[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definitioneric miao1-1/+1
2007-11-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+30
2007-11-16[ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao1-7/+30
2007-11-13Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-0/+11
2007-11-11[ARM] remove useless setting of VM_RESERVEDRussell King1-1/+0
2007-11-08[ARM] pxa: fix one-shot timer modeRussell King1-9/+14
2007-11-08hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio1-0/+11
2007-11-07[ARM] Allow watchdog drivers to be selected againRussell King1-0/+2
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell1-1/+1
2007-11-05[ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel1-3/+3
2007-10-31[ARM] 4636/1: pxa: add default configuration for zyloniteeric miao1-0/+736
2007-10-31[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao7-7/+7
2007-10-31[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin1-1/+1
2007-10-31[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King1-0/+3
2007-10-31[ARM] Fix FIQ issue with ARM926Russell King1-0/+4
2007-10-31[ARM] Fix netx_defconfig regressionRussell King1-3/+3
2007-10-31[ARM] Fix omap_h2_1610_defconfig regressionsRussell King1-0/+4
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+9
2007-10-23arm: build fixFUJITA Tomonori1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-20[ARM] 4630/1: Fix the vector stride of the double vector instruction.Takashi Ohmasa1-4/+4
2007-10-20[ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXCTakashi Ohmasa1-1/+1
2007-10-20[ARM] 4613/1: pxa300: MFP typo fixAleksey Makarov1-2/+4
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt5-21/+21
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day4-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-43/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan4-11/+11
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-3/+3
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki2-34/+6
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki9-23/+23