summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan Brüns1-10/+12
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-04-21rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-04-21ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2-34/+32
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-04-21nbd: fix 64-bit divisionJens Axboe1-1/+1
2017-04-21nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik1-4/+4
2017-04-21drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs1-2/+0
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim1-3/+3
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-21cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu1-2/+16
2017-04-21pwm: rockchip: State of PWM clock should synchronize with PWM enabled stateDavid Wu1-7/+33
2017-04-21can: ifi: use correct register to read rx statusMarkus Marb1-1/+1
2017-04-21libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams1-0/+6
2017-04-21libnvdimm: fix blk free space accountingDan Williams1-66/+11
2017-04-21xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-21target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2-0/+9
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger1-5/+7
2017-04-21efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel1-1/+65
2017-04-21efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene1-2/+4
2017-04-21ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki1-7/+12
2017-04-21acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams1-1/+5
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-21drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun1-1/+2
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-21tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li1-15/+33
2017-04-21tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li1-2/+8
2017-04-21tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li1-11/+23
2017-04-18dma-buf: add support for compat ioctlMarek Szyprowski1-0/+3
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2017-04-18Revert "drm/i915/execlists: Reset RING registers upon resume"Greg Kroah-Hartman1-31/+19
2017-04-18crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă1-1/+1
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-04-18rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki1-1/+1
2017-04-18rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka1-4/+0
2017-04-18rt2x00usb: fix anchor initializationStanislaw Gruszka1-5/+8