summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-21catc: Use heap buffer for memory size testBen Hutchings
2017-04-21catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-04-21rtl8150: Use heap buffers for all register accessBen Hutchings
2017-04-21pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan Brüns
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-21rtc: tegra: Implement clock handlingThierry Reding
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-04-21char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker
2017-04-21libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams
2017-04-21xen, fbfront: fix connecting to backendJuergen Gross
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-04-21acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-04-08power: reset: at91-poweroff: timely shutdown LPDDR memoriesAlexandre Belloni
2017-04-08rtc: s35390a: improve irq handlingUwe Kleine-König