summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-06-14tty: Drop krefs for interrupted tty lockPeter Hurley2-3/+7
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2-3/+5
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh1-7/+11
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
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