summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-17xtensa: don't use linux IRQ #0Max Filippov
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang
2017-06-17r8152: re-schedule napi for txhayeswang
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17parisc, parport_gsc: Fixes for printk continuation linesHelge Deller
2017-06-17net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov
2017-06-17pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-06-17i2c: piix4: Fix request_region sizeRicardo Ribalda
2017-06-17sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-06-17sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-06-17NET: mkiss: Fix panicRalf Baechle
2017-06-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14tty: Drop krefs for interrupted tty lockPeter Hurley
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-06-14target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari
2017-06-14random: properly align get_random_int_hashEric Biggers
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-06-14xen-netfront: cast grant table reference first to type intDongli Zhang
2017-06-14xen-netfront: do not cast grant table reference to signed shortDongli Zhang
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama