summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-255-53/+69
|\
| * cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter2018-04-181-1/+1
| * block/swim: Select appropriate drive on device openFinn Thain2018-04-161-1/+1
| * block/swim: Fix IO error at end of mediumFinn Thain2018-04-161-5/+8
| * block/swim: Check drive typeFinn Thain2018-04-161-2/+4
| * block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-162-7/+7
| * block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-161-7/+2
| * block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-161-1/+0
| * block/swim: Fix array bounds checkFinn Thain2018-04-161-1/+1
| * m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-161-7/+3
| * loop: handle short DIO readsJens Axboe2018-04-141-7/+27
| * loop: remove cmd->rq memberJens Axboe2018-04-142-18/+19
* | Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-252-6/+5
|\ \
| * | dma-mapping: postpone cpu addr translation on mmapJacopo Mondi2018-04-231-4/+2
| * | dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy2018-04-231-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2430-212/+752
|\ \ \ | |/ / |/| |
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
| |\ \
| | * | ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| | * | ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| | * | ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| | * | ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| | * | igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| | * | ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
| * | | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
| |/ /
| * | team: fix netconsole setup over teamXin Long2018-04-241-7/+12
| * | amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
| * | amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
| * | amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
| * | pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-231-0/+4
| * | net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
| * | bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-231-2/+1
| * | ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-221-2/+2
| * | net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-221-1/+1
| * | s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
| * | s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
| * | s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
| * | s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7
| * | s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-222-19/+5
| * | s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-221-48/+37
* | | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
|\ \ \
| * \ \ Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\ \ \
| | * | | drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * | | drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * | | drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| * | | | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \ \ \
| | * | | | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | | | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | | | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \ \ \
| | * | | | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1