aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-01-29Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller
2017-01-28Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz
2017-01-27gtp: add genl family modules aliasAndreas Schultz
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...Linus Torvalds
2017-01-27Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-01-26Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-01-27Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into ...Dave Airlie
2017-01-27Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-01-27Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-01-27Merge branches 'acpica' and 'acpi-video'Rafael J. Wysocki
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-01-26Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche
2017-01-26Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg
2017-01-26nvmet_fc: correct logic in disconnect queue LS handlingJames Smart
2017-01-25virtio_net: reject XDP programs using header adjustmentJakub Kicinski
2017-01-25virtio_net: use dev_kfree_skb for small buffer XDP receiveJohn Fastabend
2017-01-25r8152: check rx after napi is enabledhayeswang
2017-01-25r8152: re-schedule napi for txhayeswang
2017-01-25r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-01-25r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGao Pan