summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-12scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2-7/+27
2017-04-12clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris1-1/+8
2017-04-12net/mlx4_core: Use device ID definesBjorn Helgaas1-41/+43
2017-04-12usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic1-4/+17
2017-04-12HID: i2c-hid: add a simple quirk to fix device defectsHungNien Chen2-0/+61
2017-04-12HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adaptersMarcel Hasler2-2/+6
2017-04-12clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy1-4/+28
2017-04-12drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)Chen-Yu Tsai2-0/+12
2017-04-12drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai2-0/+4
2017-04-12drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structureChen-Yu Tsai2-19/+25
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld1-41/+43
2017-04-12dm raid: fix NULL pointer dereference for raid1 without bitmapDmitry Bilunov1-1/+1
2017-04-12brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel1-3/+5
2017-04-12ACPI / gpio: do not fall back to parsing _CRS when we get a deferralDmitry Torokhov1-1/+3
2017-04-12dm verity fec: fix bufio leaksSami Tolvanen1-3/+3
2017-04-12dm verity fec: limit error correction recursionSami Tolvanen2-1/+15
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz1-0/+12
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-04-12ppdev: fix registering same device nameSudip Mukherjee1-1/+9
2017-04-12ppdev: check before attaching portSudip Mukherjee1-2/+21
2017-04-08nvme/pci: Disable on removal when disconnectedKeith Busch1-1/+3
2017-04-08nvme/core: Fix race kicking freed request_queueKeith Busch1-3/+3
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown2-14/+18
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-8/+13
2017-04-08drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach1-2/+2
2017-04-08drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-04-08serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-04-08USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-04-08ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel1-3/+5
2017-04-08ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-04-08mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-04-08mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-04-08HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra1-8/+8
2017-04-08PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-04-08scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche1-5/+15
2017-04-08scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche1-9/+9
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-03-31usb: musb: fix possible spinlock deadlockBin Liu1-1/+1
2017-03-31pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson1-4/+0
2017-03-31virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2