summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-092-22/+1
* OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2011-03-092-18/+0
* OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov2011-03-091-3/+5
* OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon2011-03-091-0/+50
* OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2011-03-092-2/+4
* OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-092-3/+2
* MAINTAINERS: update Kevin's email for OMAP PM sectionKevin Hilman2011-03-091-1/+1
* Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds2011-03-071-1/+1
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-0710-30/+41
|\
| * ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown2011-03-041-6/+6
| * ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown2011-03-041-0/+1
| * ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks2011-03-041-5/+6
| * ARM: S3C64XX: Tone down SDHCI debuggingMark Brown2011-03-041-1/+1
| * ARM: S3C64XX: Add clock for i2c1Ben Dooks2011-03-041-0/+6
| * ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown2011-03-041-2/+2
| * ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown2011-03-041-0/+2
| * ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks2011-03-041-1/+1
| * ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen2011-03-041-13/+13
| * ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami2011-03-041-2/+2
| * ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen2011-03-041-0/+1
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-0713-22/+59
|\ \
| * \ Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2011-03-014-10/+19
| |\ \
| | * | davinci: cpufreq: fix section mismatch warningAxel Lin2011-02-281-1/+1
| | * | DaVinci: fix compilation warnings in <mach/clkdev.h>Sergei Shtylyov2011-02-281-0/+2
| | * | davinci: tnetv107x: fix register indexing for GPIOs numbers > 31Hirosh Dabui2011-02-281-9/+9
| | * | davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audioRajashekhara, Sudhakar2011-02-281-0/+7
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-02-2758-775/+728
| |\ \ \
| | * | | ARM: pxa/tosa: register wm9712 codec deviceDmitry Eremin-Solenikov2011-02-271-0/+6
| | * | | ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platformDmitry Eremin-Solenikov2011-02-271-0/+1
| | * | | ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platformsDmitry Eremin-Solenikov2011-02-271-0/+3
| | * | | ARM: pxa/tosa: drop setting LED trigger name, as it's unsupported nowDmitry Eremin-Solenikov2011-02-271-2/+0
| | |/ /
| * | | ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100Kukjin Kim2011-02-261-0/+1
| * | | ARM: 6761/1: Update number of VIC for S5PV210Kukjin Kim2011-02-261-0/+1
| * | | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 coresWill Deacon2011-02-261-3/+23
| * | | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon2011-02-261-3/+3
| * | | ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre2011-02-261-4/+0
| * | | ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König2011-02-231-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-071-2/+1
|\ \ \ \
| * | | | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-0714-46/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm: index i shadowed in 2nd looproel2011-03-081-2/+2
| * | | | Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-089-41/+70
| |\ \ \ \
| | * | | | drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | * | | | drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | * | | | drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | * | | | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| * | | | | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2011-03-082-0/+12
| * | | | | drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-082-3/+5
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-072-22/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-03-031-18/+15
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud