summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-04-103-19/+35
|\
| * thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano2014-04-081-1/+6
| * thermal: rcar-thermal: fix same mask applied twicePatrick Titiano2014-04-081-1/+1
| * thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-081-4/+2
| * thermal: imx: update formula for thermal sensorAnson Huang2014-04-081-13/+26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-04-1033-129/+275
|\ \
| * | leds: make sure we unregister a trigger only onceSasha Levin2014-04-071-1/+4
| * | leds: leds-pwm: properly clean up after probe failureRussell King2014-04-071-10/+13
| * | leds: clevo-mail: Make probe function __initJean Delvare2014-03-131-2/+1
| * | leds-ot200: Fix dependenciesJean Delvare2014-03-111-1/+1
| * | leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati2014-03-061-0/+2
| * | leds: clevo-mail: remove __initdata markerJingoo Han2014-02-281-1/+1
| * | leds: leds-ss4200: remove __initdata markerJingoo Han2014-02-281-1/+1
| * | leds: blinkm: remove unnecessary spacesJingoo Han2014-02-271-1/+1
| * | leds: lp5562: remove unnecessary parenthesesJingoo Han2014-02-271-3/+3
| * | leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-02-271-1/+1
| * | leds: leds-s3c24xx: Trivial cleanup in header fileSachin Kamat2014-02-271-5/+4
| * | drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-2724-24/+0
| * | leds: leds-gpio: add retain-state-suspended propertyRobin Gong2014-02-272-0/+15
| * | leds: leds-mc13783: Add devicetree supportAlexander Shiyan2014-02-272-19/+140
| * | leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan2014-02-271-4/+0
| * | leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan2014-02-271-13/+14
| * | leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan2014-02-271-0/+1
| * | leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan2014-02-273-51/+55
| * | leds: Turn off led if blinking is disabledStefan Sørensen2014-02-271-2/+4
| * | ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll2014-02-271-0/+24
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-1036-73/+2837
|\ \ \
| * \ \ Merge branch 'topic/bam' into for-linusVinod Koul2014-04-054-0/+1162
| |\ \ \
| | * | | dmaengine: add Qualcomm BAM dma driverAndy Gross2014-04-053-0/+1122
| | * | | dmaengine: qcom_bam_dma: Add device tree bindingAndy Gross2014-03-291-0/+41
| * | | | shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto2014-03-294-0/+361
| * | | | dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-294-0/+70
| * | | | dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi2014-03-291-0/+18
| * | | | dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee2014-03-261-0/+33
| * | | | dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-262-9/+12
| * | | | Add new line to test result strings produced in verbose modeJerome Blin2014-03-261-2/+2
| * | | | Merge branch 'topic/tasklet_fix' into for-linusVinod Koul2014-03-172-3/+2
| |\ \ \ \
| | * | | | dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul2014-03-171-2/+2
| | * | | | dmaengine: at_hdmac: use tasklet_kill in teardownVinod Koul2014-03-171-1/+0
| | |/ / /
| * | | | dma: cppi41: start tear down only if channel is busyGeorge Cherian2014-03-111-2/+5
| * | | | usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-111-1/+2
| * | | | dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter2014-03-111-1/+1
| * | | | dma: imx-dma: Add missing module owner fieldAlexander Shiyan2014-03-061-0/+1
| * | | | dma: imx-dma: Replace printk with dev_*Alexander Shiyan2014-03-061-6/+6
| * | | | dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu2014-03-061-2/+2
| * | | | dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen2014-03-061-9/+5
| * | | | dma: mmp_tdma: move to generic device tree bindingNenghua Cao2014-03-061-0/+50
| * | | | dma: mmp_pdma: add IRQF_SHARED when request irqChao Xie2014-03-061-4/+4
| * | | | dma: edma: Fix memory leak in edma_prep_dma_cyclic()Christian Engelmayer2014-03-061-1/+4
| * | | | DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart2014-03-061-1/+1