aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-16mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang1-1/+1
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang1-1/+6
2016-05-16mmc: block: improve logging of handling emmc timeoutsKen Sumrall1-2/+8
2016-05-16mmc: sdhci: removed unneeded function wrappersDong Aisheng1-45/+15
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio1-1/+7
2016-05-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-165/+330
2016-05-15bnxt_en: Use dma_rmb() instead of rmb().Michael Chan1-1/+1
2016-05-15bnxt_en: Add BCM57314 device ID.Michael Chan1-0/+3
2016-05-15bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan2-37/+30
2016-05-15bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan1-1/+1
2016-05-15bnxt_en: Improve the delay logic for firmware response.Michael Chan1-9/+10
2016-05-15bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan1-0/+7
2016-05-15bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde1-0/+18
2016-05-15bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROAjit Khaparde4-0/+167
2016-05-15bnxt_en: Fix invalid max channel parameter in ethtool -l.Satish Baddipadige1-1/+5
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-225/+427
2016-05-15i2c: rcar: add DMA supportNiklas Söderlund1-4/+229
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-44/+167
2016-05-14watchdog: shwdt: Use setup_timer()Muhammad Falak R Wani1-3/+1
2016-05-14watchdog: cpwd: Use setup_timer()Muhammad Falak R Wani1-3/+1
2016-05-14watchdog: renesas-wdt: add driverWolfram Sang3-0/+222
2016-05-14watchdog: remove error message when unable to allocate watchdog deviceColin Ian King1-3/+1
2016-05-14watchdog: f71808e_wdt: Fix WDTMOUT_STS register readKnud Poulsen1-2/+2
2016-05-14watchdog: f71808e_wdt: Fix typoKnud Poulsen1-1/+1
2016-05-14watchdog: f71808e_wdt: Add F81865 supportKnud Poulsen1-3/+21
2016-05-14watchdog: sp5100_tco: properly check for new register layoutsLucas Stach1-5/+10
2016-05-14watchdog: core: Fix circular locking dependencyGuenter Roeck1-1/+0
2016-05-14watchdog: core: fix trivial typo in a commentWolfram Sang1-1/+1
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-92/+233
2016-05-14dmaengine: ioatdma: disable relaxed ordering for ioatdmaDave Jiang2-0/+19
2016-05-14dmaengine: of_dma: approximate an average distributionNiklas Söderlund1-2/+10
2016-05-14dmaengine: core: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-3/+3
2016-05-14dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error eventPeter Ujfalusi1-1/+10
2016-05-14watchdog: imx2_wdt: add external reset support via dt propTim Harvey1-2/+17
2016-05-14watchdog: octeon: Handle the FROZEN hot plug notifier actions.Richard Cochran1-1/+1
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari1-1/+1
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams1-8/+0
2016-05-14watchdog: qcom: Report reboot reasonGuenter Roeck1-1/+6
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams1-1/+1
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah1-1/+2
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin1-1/+1
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller1-3/+1
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan1-123/+135
2016-05-14dmaengine: qcom_hidma: add support for object hierarchySinan Kaya2-5/+147
2016-05-14dmaengine: qcom_hidma: add debugfs hooksSinan Kaya4-2/+224
2016-05-14dmaengine: qcom_hidma: implement lower level hardware interfaceSinan Kaya4-25/+895
2016-05-13i40e: lie to the VFMitch Williams1-3/+7
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain6-18/+111