aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-24
| * mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-24
| * mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-24
| * mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
| * mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
| * mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-24
| * mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-24
| * mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-24
| * mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-24
| * mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-24
| * mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
| * mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-26
|\ \
| * | leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim2013-02-06
| * | leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim2013-02-06
| * | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-01
| * | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-01
| * | pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi2013-02-01
| * | leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi2013-02-01
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \
| * | dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-14
| * | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-21
| |\ \
| | * | dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-14
| | * | dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri2013-01-14
| | * | dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-14
| * | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-13
| * | | dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-12
| * | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-08
| * | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
| * | | dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-08
| * | | DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-08
| * | | dmaengine: fix !of_dma compilation warningVinod Koul2013-01-08
| * | | of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-08
| * | | dmaengine: use for_each_set_bitAkinobu Mita2013-01-08
| * | | dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-08
| * | | dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar2013-01-06
| * | | dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-06
| * | | of: dma- fix build break for !CONFIG_OFVinod Koul2013-01-06
| * | | of: Add generic device tree DMA helpersJon Hunter2013-01-06
| * | | dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-06
| |/ /
* | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\ \ \
| * \ \ Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki2013-02-22
| |\ \ \
| | * | | PM / OPP: fix condition for empty of_init_opp_table()Shawn Guo2013-02-22
* | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\ \ \ \ \
| | * | | | | PCI: Use PCI Express Capability accessorMyron Stowe2013-01-30