summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-22/+45
2017-11-11Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller-9/+25
2017-11-10Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds-2/+2
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+4
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds-18/+19
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut-3/+3
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz-2/+0
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev-1/+1
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy-7/+5
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed-4/+6
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen-0/+7
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen-1/+1
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+28
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-13/+22
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov-2/+2
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie-16/+17
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov-2/+2
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller-1/+1
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson-16/+9
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin-0/+8
2017-11-08qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen-0/+1
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh-0/+1
2017-11-08net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork-1/+1
2017-11-08net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork-1/+1
2017-11-08bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu-1/+1
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos-2/+2
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger-0/+1
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng-0/+1
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva-5/+8
2017-11-08net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier-0/+4
2017-11-07drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov-1/+6
2017-11-07Revert "scsi: make 'state' device attribute pollable"Linus Torvalds-7/+1
2017-11-07Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie-2/+2
2017-11-06ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki-0/+28
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+7
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+8
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski-4/+7
2017-11-04net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov-1/+1
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar-3/+3
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan Brüns-0/+1
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger-0/+1
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+1
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+94
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds-44/+70
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-13/+15