summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-212-1/+78
|\
| * drivers: video: msm: add include msm_mdp.hDaniel Walker2010-04-281-0/+78
| * drivers: video: msm: default to noDaniel Walker2010-04-221-1/+0
* | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-214-186/+308
|\ \
| * | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-181-2/+10
| * | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-181-34/+27
| * | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-181-9/+10
| * | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-181-2/+2
| * | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-181-2/+1
| * | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-181-3/+0
| * | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-181-3/+4
| * | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-181-0/+13
| * | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-182-48/+52
| * | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-182-120/+161
| * | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-181-0/+2
| * | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-181-55/+61
| * | mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-182-28/+63
| * | msm: Add 'execute' datamover callbackSan Mehat2010-03-183-0/+8
| * | mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-181-0/+14
| * | mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-181-40/+40
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-213-19/+29
|\ \ \
| * | | udf: BKL ioctl pushdownJohn Kacur2010-05-053-19/+29
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21118-1140/+4145
|\ \ \ \
| * | | | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
| * | | | powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2010-05-212-2/+2
| * | | | powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
| * | | | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-211-8/+12
| * | | | powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
| * | | | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-212-14/+13
| * | | | powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0
| * | | | powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
| * | | | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-216-17/+47
| * | | | powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
| * | | | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-213-0/+57
| * | | | powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
| * | | | powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
| * | | | powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5
| * | | | powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-211-0/+3
| * | | | powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-211-1/+1
| * | | | powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
| * | | | powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-211-24/+1
| * | | | powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
| * | | | powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-215-11/+19
| * | | | powerpc: Fix string library functionsAndreas Schwab2010-05-211-8/+8
| * | | | powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-211-0/+6
| * | | | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-174-23/+48
| * | | | powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
| * | | | powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi2010-05-171-1/+2
| * | | | powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2010-05-176-0/+58
| * | | | powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov2010-05-171-0/+6