summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-17xtensa: don't use linux IRQ #0Max Filippov2-2/+2
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang1-0/+2
2017-06-17r8152: re-schedule napi for txhayeswang1-0/+3
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-06-17parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-06-17net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov1-2/+43
2017-06-17pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang1-1/+1
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha1-2/+2
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2-0/+7
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs1-1/+2
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki1-5/+6
2017-06-17i2c: piix4: Fix request_region sizeRicardo Ribalda1-1/+1
2017-06-17sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns1-35/+66
2017-06-17sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns1-7/+7
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-06-17NET: mkiss: Fix panicRalf Baechle1-2/+2
2017-06-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn1-1/+3
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