summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-221-0/+8
* s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-221-8/+2
* s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-221-1/+1
* i2c: designware: fix poll-after-enable regressionAlexander Monakov2018-05-221-1/+4
* spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu2018-05-221-2/+2
* spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu2018-05-221-8/+16
* spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko2018-05-221-1/+1
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-221-1/+2
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-223-15/+60
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-222-14/+52
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-221-0/+6
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-221-2/+2
* nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2018-05-191-2/+2
* serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov2018-05-191-2/+11
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-192-5/+10
* net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-05-191-8/+13
* bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-191-1/+1
* tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-191-4/+5
* r8169: fix powering up RTL8168hHeiner Kallweit2018-05-191-0/+3
* qmi_wwan: do not steal interfaces from class driversBjørn Mork2018-05-191-0/+12
* net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-191-1/+10
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-192-2/+21
* net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-191-0/+2
* net: ethernet: sun: niu set correct packet size in skbRob Taglang2018-05-191-3/+2
* 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar2018-05-191-1/+1
* thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-05-161-2/+7
* thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-05-161-1/+4
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-05-161-1/+1
* atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-05-161-0/+3
* drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament2018-05-161-1/+2
* drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon2018-05-161-1/+1
* can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson2018-05-161-1/+1
* libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-05-161-0/+3
* gpio: fix error path in lineevent_createUwe Kleine-König2018-05-161-1/+1
* gpio: fix aspeed_gpio unmask irqGovert Overgaauw2018-05-161-1/+1
* gpioib: do not free unrequested descriptorsTimur Tabi2018-05-161-2/+3
* IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2018-05-161-2/+1
* platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-091-1/+3
* usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-05-091-1/+2
* usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-05-091-1/+3
* USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-091-0/+5
* USB: serial: option: reimplement interface maskingJohan Hovold2018-05-091-294/+152
* USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-091-1/+3
* USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-091-34/+35
* drm/bridge: vga-dac: Fix edid memory leakSean Paul2018-05-091-1/+3
* drm/vmwgfx: Fix a buffer object leakThomas Hellstrom2018-05-091-0/+1
* IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2018-05-092-3/+2
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-091-9/+9
* NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-05-091-0/+1
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-091-0/+4