summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-11-139-124/+151
|\
| * EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva2017-10-191-0/+1
| * EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro2017-10-111-16/+3
| * EDAC, skx_edac: Handle systems with segmented PCI bussesTony Luck2017-09-281-3/+5
| * EDAC, thunderx: Remove suspend/resume supportJan Glauber2017-09-271-25/+0
| * EDAC, skx_edac: Fix detection of single-rank DIMMsCharles Rose2017-09-271-2/+2
| * EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-09-271-1/+8
| * EDAC: Add owner check to the x86 platform driversToshi Kani2017-09-254-4/+28
| * EDAC: Add helper which returns the loaded platform driverToshi Kani2017-09-252-1/+14
| * EDAC, ghes: Add platform checkToshi Kani2017-09-251-5/+23
| * EDAC, ghes: Model a single, logical memory controllerBorislav Petkov2017-09-251-65/+51
| * EDAC, ghes: Remove symbol exportsBorislav Petkov2017-09-251-3/+0
| * EDAC: Handle return value of kasprintf()Arvind Yadav2017-09-213-4/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1110-22/+45
|\ \
| * \ Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| |\ \
| | * | can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | * | can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | * | can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | * | can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| * | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| * | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| * | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| * | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| * | | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| |/ /
* | | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
|\ \ \
| * | | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
|\ \ \ \
| * | | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| * | | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| * | | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | | Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-104-18/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-092-16/+17
| |\ \ \ \
| | * | | | drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-081-16/+9
| | * | | | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-11-072-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-011-1/+1
| | * | | drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-011-1/+1
* | | | | Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-091-0/+28
|\ \ \ \ \
| * | | | | ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki2017-11-061-0/+28
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-097-13/+22
|\ \ \ \ \
| * | | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-091-2/+2
| * | | | | Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller2017-11-091-1/+1
| * | | | | qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen2017-11-081-0/+1
| * | | | | bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh2017-11-081-0/+1
| * | | | | net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
| * | | | | net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
| * | | | | bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-081-1/+1
| * | | | | net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
| * | | | | net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier2017-11-081-0/+4
| * | | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-041-1/+1