summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mmc: sdhci: enhance preset value functionKevin Liu2013-02-242-1/+1
| * | | | | | | | | mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-241-0/+3
| * | | | | | | | | mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-241-0/+1
| * | | | | | | | | mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-241-7/+0
| * | | | | | | | | mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-241-0/+9
| * | | | | | | | | mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
| * | | | | | | | | mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-113-1/+31
| * | | | | | | | | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-111-0/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-265-125/+106
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim2013-02-062-122/+0
| * | | | | | | | | leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim2013-02-061-0/+87
| * | | | | | | | | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-011-0/+9
| * | | | | | | | | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-011-0/+7
| * | | | | | | | | pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi2013-02-011-2/+2
| * | | | | | | | | leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi2013-02-011-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-265-41/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-141-2/+2
| * | | | | | | | | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-211-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-141-0/+8
| | * | | | | | | | | dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri2013-01-141-0/+1
| | * | | | | | | | | dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-141-0/+4
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-0/+146
| * | | | | | | | | dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-121-0/+5
| * | | | | | | | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-071-4/+1
| * | | | | | | | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-071-2/+0
| * | | | | | | | | dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-071-1/+4
| * | | | | | | | | DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-071-0/+7
| * | | | | | | | | dmaengine: fix !of_dma compilation warningVinod Koul2013-01-071-4/+5
| * | | | | | | | | of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-071-2/+3
| * | | | | | | | | dmaengine: use for_each_set_bitAkinobu Mita2013-01-071-17/+1
| * | | | | | | | | dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-071-17/+26
| * | | | | | | | | dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar2013-01-061-0/+2
| * | | | | | | | | dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-061-1/+1
| * | | | | | | | | of: dma- fix build break for !CONFIG_OFVinod Koul2013-01-061-0/+27
| * | | | | | | | | of: Add generic device tree DMA helpersJon Hunter2013-01-061-0/+45
| * | | | | | | | | dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-061-0/+6
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-9/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki2013-02-231-9/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | PM / OPP: fix condition for empty of_init_opp_table()Shawn Guo2013-02-231-9/+9
* | | | | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-254-9/+23
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-191-5/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-161-5/+0
| * | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-021-1/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PCI: Use PCI Express Capability accessorMyron Stowe2013-01-301-1/+1
| | * | | | | | | | | | | PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe2013-01-301-0/+9
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-263-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-251-0/+1
| | * | | | | | | | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-252-2/+9
| * | | | | | | | | | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-261-6/+3
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-251-6/+3
| | |\ \ \ \ \ \ \ \ \ \