summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-15USB: serial: option: add two Longcheer device idsJohan Hovold
2017-07-15pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven
2017-07-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König
2017-07-15pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-07-15pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl
2017-07-15pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov
2017-07-15mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-15usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-15Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-15USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi
2017-07-15drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-15driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-07-05spi: davinci: use dma_mapping_error()Kevin Hilman
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-07-05HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-07-05platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey
2017-07-05scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-07-05virtio_console: fix a crash in config_work_handlerG. Campana
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller
2017-07-05mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki
2017-07-05bgmac: fix a missing check for build_skbwangweidong
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-07-05scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang