summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon1-0/+3
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward1-0/+3
2016-11-13net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk1-1/+1
2016-11-13net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configurationIvan Khoronzhuk2-53/+53
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds14-249/+310
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+3
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-53/+63
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-37/+35
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-42/+1
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-8/+29
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-29/+37
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13mlxsw: reg: Fix pwm_frequency field size in MFCR registerJiri Pirko1-1/+1
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan1-2/+2
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan1-5/+6
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König1-4/+2
2016-11-13r8152: Fix error path in open functionGuenter Roeck1-7/+10
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas5-37/+458
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas6-11/+557
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas6-8/+1642
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2-10/+2
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas9-1/+753
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas7-3/+340
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas6-36/+91
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas1-2/+1
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas11-20/+1657
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas3-3/+12
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas1-1/+15
2016-11-13bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann1-1/+4
2016-11-13net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk1-1/+1
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-12lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-12Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-22/+13
2016-11-12Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+4
2016-11-12Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...Linus Torvalds2-7/+26
2016-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-11-12Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+70
2016-11-12Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds31-136/+299
2016-11-12Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-17/+36
2016-11-12Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-10/+24
2016-11-12Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki1-4/+4
2016-11-12Merge branch 'device-properties'Rafael J. Wysocki7-22/+13
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds4-30/+33
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1