summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov1-0/+1
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt1-0/+1
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-17RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2-2/+5
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede12-24/+49
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen1-1/+1
2018-12-17hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen1-2/+2
2018-12-17staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET1-1/+1
2018-12-17virtio-net: keep vnet header zeroed after processing XDPJason Wang1-5/+9
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit1-11/+8
2018-12-17net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2-3/+2
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-12-13libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams3-27/+80
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-13tty: do not set TTY_IO_ERROR flag if console portChanho Park1-1/+2
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih1-9/+7
2018-12-13Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui3-63/+153
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher1-5/+24
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang1-0/+10
2018-12-13Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao1-1/+1
2018-12-13staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-12-13staging: atomisp: remove "fun" strncpy warningGreg Kroah-Hartman1-3/+1
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman2-3/+2
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-13dmaengine: cppi41: delete channel from pending list when stop channelBin Liu1-1/+15
2018-12-13dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko1-3/+3
2018-12-13vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi1-24/+33
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-13net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-12-13team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-12-13ibmvnic: Fix RX queue buffer cleanupThomas Falcon1-2/+2
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen1-4/+3
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin1-4/+20
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin1-1/+4