summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-4/+2
| * | | | | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-142-9/+18
* | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-24/+60
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-14/+50
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-14/+4
| | * | | | | | | | | | async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-141-0/+17
| | * | | | | | | | | | dmaengine: reference counted unmap dataDan Williams2013-11-131-0/+3
| | * | | | | | | | | | dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-131-0/+26
| * | | | | | | | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-311-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-4/+4
| * | | | | | | | | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-301-6/+6
| |\| | | | | | | | | | |
| | * | | | | | | | | | | dmaengine: remove unused DMA_SUCCESSVinod Koul2013-10-251-1/+1
| | * | | | | | | | | | | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-6/+6
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-201-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe2013-11-191-0/+3
* | | | | | | | | | | | | | Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2013-11-201-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | wait: add wait_event_cmd()Shaohua Li2013-11-141-0/+25
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-193-49/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-29/+20
| * | | | | | | | | | | | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
| * | | | | | | | | | | | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
| * | | | | | | | | | | | | | net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-151-18/+21
| * | | | | | | | | | | | | | macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-151-0/+17
* | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-193-32/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-132-11/+6
| * | | | | | | | | | | | | | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-22/+8
| * | | | | | | | | | | | | | | genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-131-1/+6
* | | | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-182-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-031-2/+0
| * | | | | | | | | | | | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-182-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-0/+4
| * | | | | | | | | | | | | | | | | mlx5: Clear reserved area in set_hca_cap()Eli Cohen2013-11-081-2/+7
| * | | | | | | | | | | | | | | | | mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-0/+1
| * | | | | | | | | | | | | | | | | IB/mlx5: Multithreaded create MREli Cohen2013-11-081-2/+15
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-181-0/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | power_supply: Add support for bq24735 chargerDarbha Sriharsha2013-10-251-0/+39
* | | | | | | | | | | | | | | | | | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-185-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-301-0/+1
| * | | | | | | | | | | | | | | | | mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-301-0/+4
| * | | | | | | | | | | | | | | | | mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-301-3/+0
| * | | | | | | | | | | | | | | | | mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-302-1/+1
| * | | | | | | | | | | | | | | | | mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-301-1/+2
| * | | | | | | | | | | | | | | | | mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-211-0/+1
| * | | | | | | | | | | | | | | | | mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-261-0/+4
| * | | | | | | | | | | | | | | | | mmc: core: clean up duplicate macrosJackey Shen2013-09-251-2/+0
| * | | | | | | | | | | | | | | | | mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-251-0/+2
| * | | | | | | | | | | | | | | | | mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-251-0/+1
| * | | | | | | | | | | | | | | | | mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-251-0/+1
| * | | | | | | | | | | | | | | | | mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2013-09-251-1/+0