summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-109-78/+197
|\
| * OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-051-0/+1
| * OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| * OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
| * OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-051-4/+4
| * OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
| * OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
| * OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-053-2/+36
| * OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3
| * OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-051-0/+6
| * OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-051-0/+6
| * OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-051-0/+9
| * OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-051-0/+3
| * OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-051-3/+3
| * OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-053-5/+2
* | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King2009-08-1031-206/+623
|\ \
| * | OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSBPaul Walmsley2009-07-252-18/+185
| * | OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST registerPaul Walmsley2009-07-252-4/+37
| * | OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley2009-07-255-77/+131
| * | OMAP3 SDRC: Move the clk stabilization delay to the right placeRajendra Nayak2009-07-251-2/+2
| * | OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83MhzRajendra Nayak2009-07-251-1/+1
| * | OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on bootPaul Walmsley2009-07-252-3/+4
| * | OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-256-0/+28
| * | OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-2521-102/+236
* | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-08-108-44/+110
|\ \ \
| * | | OMAP3: RX51: Updated rx51_defconfigRoger Quadros2009-08-101-3/+4
| * | | OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros2009-08-101-0/+6
| * | | OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros2009-08-101-0/+5
| * | | OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre2009-08-101-1/+1
| * | | OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye2009-08-101-2/+2
| * | | OMAP2/3: DMA errata correctionVikram Pandita2009-08-101-1/+3
| * | | OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren2009-08-101-5/+0
| * | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-051-32/+89
| | |/ | |/|
* | | USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-083-22/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-0731-164/+343
|\ \ \ | |/ / |/| |
| * | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten2009-08-051-0/+1
| * | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten2009-08-051-2/+2
| * | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-052-2/+8
| * | Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-031-0/+4
| |\ \
| | * | ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-311-0/+4
| * | | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3
| * | | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-07-303-5/+5
| |\| |
| | * | S3C64XX: Fix ARMCLK configurationMark Brown2009-07-301-1/+1
| | * | S3C64XX: Fix get_rate() for ARMCLKMark Brown2009-07-301-1/+1
| | * | S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen2009-07-301-1/+1
| * | | Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2009-07-302-134/+287
| |\ \ \
| | * | | mx3 defconfig updateSascha Hauer2009-07-281-49/+102
| | * | | mx27 defconfig updateSascha Hauer2009-07-281-85/+185
| | | |/ | | |/|
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-306-0/+20
| |\ \ \
| | * | | [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport2009-07-231-0/+4