summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-06-29clk: gemini: Read status before using the valueJoel Stanley-0/+1
2017-06-29clk: scpi: error when clock fails to registerJerome Brunet-3/+5
2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni-1/+140
2017-06-29libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma-3/+6
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro-29/+19
2017-06-29take floppy compat ioctls to sodding floppy.cAl Viro-0/+328
2017-06-29spidev: quit messing with access_ok()Al Viro-31/+11
2017-06-29fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig-3/+3
2017-06-29fs: implement vfs_iter_read using do_iter_readChristoph Hellwig-3/+3
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-49/+187
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki-6/+0
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+27
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin-5/+15
2017-06-29intel_idle: Use more common logging styleJoe Perches-16/+16
2017-06-29acpi, nfit: quiet invalid block-aperture-region warningsDan Williams-1/+1
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma-15/+133
2017-06-29acpi, nfit: constify *_attribute_groupArvind Yadav-3/+3
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree-3/+4
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy-16/+65
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy-13/+17
2017-06-29net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29net: smc91x: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29net: ibm: ibmveth: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29ibmvnic: Fix assignment of RX/TX IRQ'sThomas Falcon-7/+7
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King-1/+1
2017-06-29arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik-0/+34
2017-06-29arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik-0/+2
2017-06-29arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik-0/+22
2017-06-29arcnet: add err_skb package for package status feedbackMichael Grzeschik-10/+68
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik-3/+4
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas-6/+58
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas-64/+31
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas-67/+14
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas-3/+17
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas-194/+217
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas-17/+115
2017-06-29amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas-3/+6
2017-06-29amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas-0/+7
2017-06-29amd-xgbe: Handle return code from software reset functionLendacky, Thomas-1/+5
2017-06-29amd-xgbe: Prevent looping forever if timestamp update failsLendacky, Thomas-2/+13
2017-06-29amd-xgbe: Add a check for an skb in the timestamp pathLendacky, Thomas-1/+6
2017-06-29amd-xgbe: Use the proper register during PTP initializationLendacky, Thomas-1/+1
2017-06-29amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas-22/+47
2017-06-29amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas-126/+29
2017-06-29rocker: move dereference before freeDan Carpenter-1/+1