summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-02-17Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini
2018-02-17xenbus: track caller request idJoao Martins
2018-02-16tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-16Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2018-02-16Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-16Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-02-16irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding
2018-02-16Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-02-16Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-02-15Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-15Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin
2018-02-14Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede