summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan
2018-01-03i40e: Remove UDP support for big bufferAmritha Nambiar
2018-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-01-03efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2018-01-02parisc: Show unhashed EISA EEPROM addressHelge Deller
2018-01-02parisc: Show unhashed HPA of Dino chipHelge Deller
2018-01-02drm/ttm: check the return value of kzallocXiongwei Song
2018-01-02drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-01-02e1000: fix disabling already-disabled warningTushar Dave
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King
2018-01-02phylink: ensure we report link down when LOS assertedRussell King
2018-01-02macvlan: Fix one possible double freeGao Feng
2018-01-02IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-01-02IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel
2018-01-02geneve: update skb dst pmtu on tx pathXin Long
2018-01-02iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy
2018-01-02iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2018-01-02xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun
2018-01-02s390/dasd: fix wrongly assigned configuration dataStefan Haberland
2018-01-02omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil
2018-01-02drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä
2018-01-02drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2018-01-02drm/i915/psr: Fix register name mess up.Dhinakaran Pandiyan
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi