summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-164/+343
2009-08-07ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2-20/+34
2009-08-06ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-08-06ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten1-2/+2
2009-08-06ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-2/+8
2009-08-06net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-06net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman1-0/+1
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman1-0/+6
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander1-1/+1
2009-08-05OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala1-4/+4
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman1-1/+1
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman1-58/+116
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo3-2/+36
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman1-4/+3
2009-08-05OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman1-0/+6
2009-08-05OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman1-0/+6
2009-08-05OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-08-05OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-08-05OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman1-3/+3
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman3-5/+2
2009-08-05OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros1-32/+89
2009-08-03Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-0/+4
2009-07-31mx3: Fix double pin allocation in pcm037_eet.cGuennadi Liakhovetski1-9/+0
2009-07-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+102
2009-07-31ARM: S3C: PWM fix for low duty cyclePeter Korsgaard1-0/+4
2009-07-30ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov1-0/+3
2009-07-30Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King3-5/+5
2009-07-30Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2-134/+287
2009-07-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King6-0/+20
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König1-1/+1
2009-07-30S3C64XX: Fix ARMCLK configurationMark Brown1-1/+1
2009-07-30S3C64XX: Fix get_rate() for ARMCLKMark Brown1-1/+1
2009-07-30S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen1-1/+1
2009-07-28mx3 defconfig updateSascha Hauer1-49/+102
2009-07-28mx27 defconfig updateSascha Hauer1-85/+185
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-27ARM: 5623/1: Treo680: ir shutdown typo fixTomas Cech1-1/+1
2009-07-25ARM: includecheck fix: plat-stmp3xxx/pinmux.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: plat-s3c64xx/pm.cJaswinder Singh Rajput1-2/+0
2009-07-25ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: mach-omap1/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-sffsdr.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm646x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm644x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: atomic.hJaswinder Singh Rajput1-2/+0
2009-07-25ARM: includecheck fix: misc.cJaswinder Singh Rajput1-1/+0
2009-07-25OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSBPaul Walmsley2-18/+185