summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-29mmc: core: expose the capability of gpio card detectShawn Lin
2016-11-29mmc: dw_mmc-rockchip: add runtime PM supportShawn Lin
2016-11-29mmc: dw_mmc: add runtime PM callbackShawn Lin
2016-11-29mmc: core: Don't use ->card_busy() and CMD13 in combination when pollingUlf Hansson
2016-11-29mmc: core: Factor out code related to polling in __mmc_switch()Ulf Hansson
2016-11-29mmc: core: Clarify code which deals with polling in __mmc_switch()Ulf Hansson
2016-11-29mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson
2016-11-29mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav
2016-11-29mmc: sunxi: Prevent against null dereference for vmmcMaxime Ripard
2016-11-29mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas
2016-11-29mmc: mediatek: Fix module autoloadJavier Martinez Canillas
2016-11-29mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspendUlf Hansson
2016-11-29mmc: sdhci: put together into one condition checkingJaehoon Chung
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-25mvpp2: use correct size for memsetArnd Bergmann
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn
2016-11-25Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang
2016-11-25Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-25Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-25Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton
2016-11-25Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-24Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-24Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-11-24i2c: designware: fix rx fifo depth trackingRussell King
2016-11-24i2c: designware: report short transfersRussell King
2016-11-24drm/mediatek: fix null pointer dereferenceMatthias Brugger
2016-11-24drm/mediatek: fixed the calc method of data rate per laneJitao Shi
2016-11-24drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh
2016-11-23net/mlx4_en: Free netdev resources under state lockTariq Toukan
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-23driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov
2016-11-24Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie