summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt3-0/+9
2017-06-14target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger1-5/+18
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1
2017-06-14random: properly align get_random_int_hashEric Biggers1-1/+3
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman1-0/+22
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt1-2/+2
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-14xen-netfront: cast grant table reference first to type intDongli Zhang1-2/+2
2017-06-14xen-netfront: do not cast grant table reference to signed shortDongli Zhang1-2/+2
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall1-2/+2
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama1-1/+1
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude4-7/+7
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai1-0/+15
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke1-22/+23
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-05-25drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner1-0/+8
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-25uwb: fix device quirk on big-endian hostsJohan Hovold1-2/+3
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed1-1/+4
2017-05-25staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley1-1/+1
2017-05-25staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley1-4/+5
2017-05-25xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2017-05-25cx231xx-cards: fix NULL-deref at probeJohan Hovold1-5/+40
2017-05-25cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-05-25cx231xx-audio: fix init error pathJohan Hovold1-11/+14