summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-14drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain1-1/+1
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren1-1/+7
2017-05-14phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd1-0/+1
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd1-5/+41
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd3-39/+30
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-14clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart1-0/+2
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-05-14leds: ktd2692: avoid harmless maybe-uninitialized warningArnd Bergmann1-4/+4
2017-05-14power: supply: bq24190_charger: Handle fault before status on interruptLiam Breck1-23/+23
2017-05-14power: supply: bq24190_charger: Don't read fault register outside irq_handle_...Liam Breck1-67/+27
2017-05-14power: supply: bq24190_charger: Call power_supply_changed() for relevant comp...Liam Breck1-23/+27
2017-05-14power: supply: bq24190_charger: Install irq_handler_thread() at end of probe()Liam Breck1-15/+16
2017-05-14power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck1-0/+1
2017-05-14power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck1-1/+1
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-05-08scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs1-0/+4
2017-05-08scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs1-1/+14
2017-05-08scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan1-2/+2
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-0/+1
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2017-05-02Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-02macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-05-02dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-05-02net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-05-02regulator: core: Clear the supply pointer if enabling failsJon Hunter1-0/+1