summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-30fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2017-03-30drm: reference count event->completionDaniel Vetter2-1/+12
2017-03-30cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan1-0/+12
2017-03-30scsi: sd: Check for unaligned partial completionDamien Le Moal2-15/+17
2017-03-30device-dax: fix pmd/pte fault fallback handlingDave Jiang1-0/+15
2017-03-30mmc: block: Fix is_waiting_last_req set incorrectlyAdrian Hunter1-0/+1
2017-03-30Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan1-5/+8
2017-03-30Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan1-0/+1
2017-03-30intel_th: Don't leak module refcount on failure to activateAlexander Shishkin1-1/+3
2017-03-30auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov1-0/+1
2017-03-30drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-30cpsw/netcp: cpts depends on posix_timersArnd Bergmann1-1/+1
2017-03-30cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar1-0/+3
2017-03-30iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski1-1/+4
2017-03-30iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski1-1/+4
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen1-1/+1
2017-03-30xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-30vfio: Rework group release notifier warningAlex Williamson1-3/+5
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2-1/+5
2017-03-30ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-30mwifiex: pcie: don't leak DMA buffers when removingBrian Norris1-19/+19
2017-03-30clk: sunxi-ng: mp: Adjust parent rate for pre-dividersChen-Yu Tsai1-0/+8
2017-03-30clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clockChen-Yu Tsai1-1/+1
2017-03-30hwrng: geode - Revert managed API changesPrarit Bhargava1-15/+35
2017-03-30hwrng: amd - Revert managed API changesPrarit Bhargava1-8/+34
2017-03-30mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter1-0/+4
2017-03-30mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-03-30mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula1-9/+5
2017-03-30mmc: sdhci-of-at91: Support external regulatorsRomain Izard1-0/+19
2017-03-30ppdev: fix registering same device nameSudip Mukherjee1-2/+9
2017-03-30parport: fix attempt to write duplicate procfilesSudip Mukherjee1-2/+4
2017-03-30mei: don't wait for os version message replyAlexander Usyskin1-12/+2
2017-03-30mei: fix deadlock on mei resetTomas Winkler1-2/+6
2017-03-30iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-30iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan1-3/+3
2017-03-30iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl1-1/+12
2017-03-30mmc: core: Fix access to HS400-ES devicesGuenter Roeck1-1/+1
2017-03-30mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: usbtmc: fix probe error pathJohan Hovold1-2/+6
2017-03-30USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+9
2017-03-30usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu1-2/+21
2017-03-30USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-03-30USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2-0/+18