summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-111-1/+1
* powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
* powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-111-3/+10
* powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* Merge tag 'cris-for-3.12' of git://jni.nu/crisLinus Torvalds2013-09-107-552/+1
|\
| * CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-104-467/+0
| * CRIS: Add kvm_para.h which includes generic fileJesper Nilsson2013-09-101-0/+1
| * CRIS: remove unused current_regsJesper Nilsson2013-09-101-1/+0
| * CRIS: Remove last traces of legacy RTC driversPaul Bolle2013-09-103-81/+0
| * CRIS: remove "config OOM_REBOOT"Paul Bolle2013-09-101-3/+0
* | mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi2013-09-101-2/+4
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-1024-190/+787
|\ \
| * | of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz2013-09-091-3/+16
| * | irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang2013-09-091-1/+1
| * | of: Feed entire flattened device tree into the random poolAnton Blanchard2013-08-301-0/+12
| * | of/fdt: Clean up casting in unflattening pathGrant Likely2013-08-301-33/+30
| * | of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely2013-08-291-1/+0
| * | gpio: implement gpio-ranges binding document fixStephen Warren2013-08-291-2/+2
| * | of: call __of_parse_phandle_with_args from of_parse_phandleStephen Warren2013-08-291-11/+20
| * | of: introduce of_parse_phandle_with_fixed_argsStephen Warren2013-08-292-8/+68
| * | of: move of_parse_phandle()Stephen Warren2013-08-291-24/+24
| * | of: move documentation of of_parse_phandle_with_argsStephen Warren2013-08-291-32/+32
| * | of: Fix missing memory initialization on FDT unflatteningGrant Likely2013-08-291-0/+1
| * | of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-287-31/+12
| * | of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven2013-08-282-3/+3
| * | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-281120-9222/+15002
| |\ \
| * | | include: dt-binding: input: create a DT header defining key codes.Laxman Dewangan2013-08-191-0/+525
| * | | of/platform: Staticize of_platform_device_create_pdata()Mark Brown2013-07-241-1/+1
| * | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-2413-29/+20
| * | | dt: Typo fixAlexander Shiyan2013-07-241-1/+1
| * | | OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabledSebastian Andrzej Siewior2013-07-241-15/+24
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-1054-738/+3241
|\ \ \ \
| * | | | dma: edma: Remove limits on number of slotsJoel Fernandes2013-09-041-6/+0
| * | | | dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes2013-09-041-3/+8
| * | | | dma: edma: Find missed events and issue themJoel Fernandes2013-09-041-1/+49
| * | | | ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes2013-09-042-0/+19
| * | | | dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes2013-09-041-26/+51
| * | | | dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes2013-09-041-3/+15
| * | | | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-042-15/+8
| |\ \ \ \
| | * | | | dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul2013-09-031-7/+8
| | * | | | dmaengine: dma_slave_caps: remove sg entriesVinod Koul2013-09-021-8/+0
| * | | | | Merge branch 'topic/sh' into for-linusVinod Koul2013-09-0212-168/+301
| |\ \ \ \ \
| | * | | | | DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski2013-08-271-5/+0
| | * | | | | dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-272-5/+0
| | * | | | | DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski2013-08-275-0/+92
| | * | | | | DMA: shdma: add a header with common for ARM SoCs definesGuennadi Liakhovetski2013-08-271-0/+51
| | * | | | | DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski2013-08-272-21/+9
| | * | | | | DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-278-48/+69
| | * | | | | DMA: shdma: make a pointer constGuennadi Liakhovetski2013-08-272-6/+6
| | * | | | | DMA: sudmac: fix compiler warningGuennadi Liakhovetski2013-08-271-2/+0
OpenPOWER on IntegriCloud