summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio-console: avoid DMA from stackOmar Sandoval2017-04-211-2/+10
* cxusb: Use a dma capable buffer also for readingStefan Brüns2017-04-211-7/+8
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-30/+52
* rtc: tegra: Implement clock handlingThierry Reding2017-04-211-2/+26
* ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2017-04-212-34/+32
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-04-211-4/+18
* dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-04-211-4/+5
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-211-3/+3
* char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-211-1/+4
* drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He2017-04-211-1/+2
* irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker2017-04-211-0/+2
* cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu2017-04-211-2/+16
* pwm: rockchip: State of PWM clock should synchronize with PWM enabled stateDavid Wu2017-04-211-7/+33
* can: ifi: use correct register to read rx statusMarkus Marb2017-04-211-1/+1
* libnvdimm: band aid btt vs clear poison lockingDan Williams2017-04-211-1/+9
* libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-211-0/+6
* libnvdimm: fix blk free space accountingDan Williams2017-04-211-66/+11
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-211-2/+2
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-04-212-0/+9
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-211-2/+18
* scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-211-1/+6
* scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-211-1/+2
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-211-2/+4
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-211-16/+0
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-04-211-5/+7
* efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel2017-04-211-1/+65
* efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene2017-04-211-2/+4
* ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki2017-04-211-7/+12
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-04-211-1/+5
* Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-211-0/+2
* drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer2017-04-211-3/+3
* drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun2017-04-211-1/+2
* drm/nouveau: initial support (display-only) for GP107Ben Skeggs2017-04-211-0/+30
* drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs2017-04-211-2/+0
* drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs2017-04-211-3/+5
* drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-211-1/+1
* drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-212-2/+2
* tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li2017-04-211-15/+33
* tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li2017-04-211-2/+8
* tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li2017-04-211-11/+23
* dma-buf: add support for compat ioctlMarek Szyprowski2017-04-181-0/+3
* crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă2017-04-181-1/+1
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-181-1/+2
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-04-181-4/+0
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-04-181-5/+8
* drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä2017-04-181-6/+3
* drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson2017-04-181-1/+1
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-183-48/+32
* drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-04-184-57/+3
* drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson2017-04-182-6/+18