aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-09i2c: designware: prevent signals from aborting I2C transfersMika Westerberg
2014-01-09i2c: imx: Let device core handle pinctrlFabio Estevam
2014-01-09i2c: stu300: do not request a specific clock nameLinus Walleij
2014-01-09i2c: stu300: device tree supportLinus Walleij
2014-01-09of: remove #ifdef from linux/of_platform.hArnd Bergmann
2014-01-09<linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov
2014-01-09of: remove CONFIG_OF_DEVICERob Herring
2014-01-09i2c: designware: add Intel BayTrail ACPI IDMika Westerberg
2014-01-09i2c: designware: always clear interrupts before enabling themMika Westerberg
2014-01-09i2c: designware: fix RX FIFO overrunJosef Ahmad
2014-01-09i2c: designware-pci: drop superfluous {get|put}_deviceWolfram Sang
2014-01-09i2c: designware-plat: drop superfluous {get|put}_deviceWolfram Sang
2014-01-09i2c-designware: switch to use runtime PM autosuspendMika Westerberg
2014-01-09i2c-designware: use usleep_range() in the busy-loopMika Westerberg
2014-01-09i2c-designware: enable/disable the controller properlyMika Westerberg
2014-01-09i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg
2014-01-09i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko
2014-01-09i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko
2014-01-09i2c-designware: move to managed functions (devm_*)Andy Shevchenko
2014-01-09ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2014-01-09i2c: gpio: Add support for deferred probingJean Delvare
2014-01-09i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2014-01-09i2c: Add bus recovery infrastructureViresh Kumar
2014-01-09i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2014-01-09i2c: nomadik: adopt pinctrl supportPatrice Chotard
2014-01-09i2c-designware: add support for Intel LynxpointMika Westerberg
2014-01-09i2c-designware: add minimal support for runtime PMMika Westerberg
2014-01-09i2c-designware: always set the STOP bit after last byteMika Westerberg
2014-01-09dma: dw: allow shared interruptsChew, Chiau Ee
2014-01-09dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2014-01-09dw_dmac: add ACPI supportAndy Shevchenko
2014-01-09dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko
2014-01-09dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko
2014-01-09dw_dmac: remove unnecessary ENODEV checkAndy Shevchenko
2014-01-09dmaengine: dw_dmac: simplify master selectionArnd Bergmann
2014-01-09dw_dmac: rename DT related methods to reflect their belongingAndy Shevchenko
2014-01-09dw_dmac: fix style of the commentsAndy Shevchenko
2014-01-09dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen
2014-01-09dmaengine: add dma_request_slave_channel_compat()Matt Porter
2014-01-09dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pauseAndy Shevchenko
2014-01-09dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2014-01-09dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2014-01-09dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2014-01-09dw_dmac: apply default dma_mask if neededAndy Shevchenko
2014-01-09dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.cVinod Koul
2014-01-09dw_dmac: add support for Lynxpoint DMA controllersMika Westerberg
2014-01-09dw_dmac: return proper residue valueAndy Shevchenko
2014-01-09dw_dmac: fill individual length of descriptorAndy Shevchenko
2014-01-09dw_dmac: introduce total_len field in struct dw_descAndy Shevchenko
2014-01-09dw_dmac: remove unnecessary tx_list field in dw_dma_chanAndy Shevchenko