summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-27mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()Kishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_getKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmcKishon Vijay Abraham I
2015-08-27mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-27mmc: sh_mmcif: Fix suspend processKoji Matsuoka
2015-08-27mmc: usdhi6rol0: fix error return codeJulia Lawall
2015-08-27mmc: omap: fix error return codeJulia Lawall
2015-08-27mmc: usdhi6rol0: fix ack register writeRabin Vincent
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-27mmc: atmel-mci: remove useless includeAlexandre Belloni
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-08-27mmc: host: use of_property_read_bool()Sergei Shtylyov
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-27gpio: tc3589x: use static container helperLinus Walleij
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-08-26aic94xx: set an error code on failureDan Carpenter
2015-08-26storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan
2015-08-26storvsc: Allow write_same when host is windows 10Keith Mange
2015-08-26storvsc: use storage protocol version to determine storage capabilitiesKeith Mange
2015-08-26storvsc: use correct defaults for values determined by protocol negotiationKeith Mange
2015-08-26storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange
2015-08-26storvsc: Use a single value to track protocol versionsKeith Mange
2015-08-26storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange
2015-08-27cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-08-27cxl: Release irqs if memory allocation failsVaibhav Jain
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-08-27Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2015-08-27Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-08-26cxlflash: Remove unused variable from queuecommandMatthew R. Ochs
2015-08-26cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter
2015-08-26cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs
2015-08-26cxlflash: Base error recovery supportMatthew R. Ochs