summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+17
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+24
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+6
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender1-8/+16
2017-04-07virtio_console: fix uninitialized variable useMichael S. Tsirkin1-2/+4
2017-04-07virtio_net: clear MTU when out of rangeMichael S. Tsirkin1-11/+30
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin1-0/+6
2017-04-07virtio_net: enable big packets for large MTU valuesMichael S. Tsirkin1-0/+4
2017-04-07Merge branch 'acpi-scan-fixes'Rafael J. Wysocki1-6/+6
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren5-40/+74
2017-04-06team: call netdev_change_features out of team lockXin Long1-8/+11
2017-04-06usbnet: make sure no NULL pointer is passed throughOliver Neukum1-4/+15
2017-04-06pwm: rockchip: State of PWM clock should synchronize with PWM enabled stateDavid Wu1-7/+33
2017-04-06HID: uclogic: add support for Ugee Tablet EX07SXiaolei Yu3-0/+6
2017-04-06pwm: lpss: Set enable-bit before waiting for update-bit to go lowHans de Goede4-6/+16
2017-04-06pwm: lpss: Split Tangier configurationAndy Shevchenko1-1/+8
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs1-0/+30
2017-04-06drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs1-2/+0
2017-04-06drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs1-3/+5
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-104/+252
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He1-1/+2
2017-04-05nfp: fix potential use after free on xdp progJakub Kicinski1-1/+2
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă1-1/+1
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2-45/+19
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel1-1/+65
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene1-2/+4
2017-04-04Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+9
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller7-12/+25
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori1-6/+8
2017-04-04Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds12-80/+108
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2-12/+12
2017-04-04can: rcar_can: Do not print virtual addressesGeert Uytterhoeven1-2/+1
2017-04-04can: ifi: use correct register to read rx statusMarkus Marb1-1/+1
2017-04-04xenbus: remove transaction holder from list before freeingJan Beulich1-1/+3
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel2-0/+8
2017-04-04Merge branch 'msm-fixes-4.11-rc6' of git://people.freedesktop.org/~robclark/l...Dave Airlie7-24/+32
2017-04-03PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann1-0/+1
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki1-2/+8
2017-04-03drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse2-13/+19
2017-04-03drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN1-7/+0
2017-04-03drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja1-1/+2
2017-04-03drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja1-1/+1