summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-25ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-07-25ubi: Fix Fastmap's update_vol()Richard Weinberger1-0/+1
2018-07-25ubi: Fix races around ubi_refill_pools()Richard Weinberger4-14/+30
2018-07-25ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+27
2018-07-25ubi: Rework Fastmap attach base codeRichard Weinberger4-42/+162
2018-07-25ubi: Introduce vol_ignored()Richard Weinberger2-6/+33
2018-07-25clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach1-5/+6
2018-07-25x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+8
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit1-5/+2
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih1-1/+0
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang1-1/+2
2018-07-22r8152: napi hangup fix after disconnectJiri Slaby1-1/+2
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+9
2018-07-22net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter1-8/+9
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter1-4/+2
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski1-1/+2
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski1-8/+23
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa2-5/+7
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o1-30/+38
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2-0/+4
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit1-2/+2