summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+8
2017-07-12ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2017-07-12tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-07-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-07-12USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-07-12USB: serial: option: add two Longcheer device idsJohan Hovold1-0/+4
2017-07-12pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven1-0/+3
2017-07-12pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux dataSergei Shtylyov1-0/+3
2017-07-12pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König1-4/+12
2017-07-12pinctrl: cherryview: Add terminate entry for dmi_system_id tablesWei Yongjun1-1/+2
2017-07-12pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai1-1/+1
2017-07-12pinctrl: stm32: Fix bad function callAlexandre TORGUE1-1/+1
2017-07-12pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl1-2/+2
2017-07-12pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrlGeert Uytterhoeven1-2/+2
2017-07-12pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signalSergei Shtylyov1-3/+4
2017-07-12pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov1-1/+1
2017-07-12pinctrl: sh-pfc: r8a7794: Swap ATA signalsSergei Shtylyov1-8/+8
2017-07-12pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg1-2/+24
2017-07-12pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter1-0/+30
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-07-12USB: core: fix device node leakJohan Hovold1-0/+2
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi2-4/+4
2017-07-12drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann1-1/+3
2017-07-12media: entity: Fix stream count checkSakari Ailus1-1/+1
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu1-3/+58
2017-07-05i2c: brcmstb: Fix START and STOP conditionsJaedon Shin1-6/+21
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki1-15/+17
2017-07-05infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-07-05clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla1-6/+8
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter1-1/+0
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy1-2/+1
2017-07-05iommu: Handle default domain attach failureRobin Murphy1-13/+24
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow1-1/+1
2017-07-05regulator: tps65086: Fix DT node referencing in of_parse_cbAndrew F. Davis1-3/+3
2017-07-05regulator: tps65086: Fix expected switch DT node namesAndrew F. Davis1-2/+2
2017-07-05spi: fix device-node leaksJohan Hovold1-2/+6
2017-07-05spi: When no dma_chan map buffers with spi_master's parentDaniel Kurtz1-4/+4
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-07-05be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-07-05be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1