summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka
2017-11-30drm/armada: Fix compile failDaniel Vetter
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo
2017-11-30clk: sunxi-ng: fix PLL_CPUX adjusting on A33Icenowy Zheng
2017-11-30clk: sunxi-ng: A31: Fix spdif clock registerMarcus Cooper
2017-11-30drm/sun4i: Fix a return value in case of errorChristophe JAILLET
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2017-11-30e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30Revert "drm/i915: Do not rely on wm preservation for ILK watermarks"Greg Kroah-Hartman
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold
2017-11-30media: rc: check for integer overflowSean Young
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-11-30libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams
2017-11-30libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams
2017-11-30libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold
2017-11-30irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-11-30p54: don't unregister leds when they are not initializedAndrey Konovalov
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-30target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger
2017-11-30iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger
2017-11-30fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro
2017-11-30ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-11-30bcache: check ca->alloc_thread initialized before wake up itColy Li
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka
2017-11-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao