summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20md/raid1: avoid reusing a resync bio after error handling.NeilBrown1-0/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20usb: misc: legousbtower: Fix buffers on stackMaksim Salau1-10/+27
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+1
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2-0/+7
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-15drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-05-15staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-15brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-15USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-15USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-15USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-15USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-15USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-15USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-15USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-15USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-15USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-05-15USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-05-15usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-15usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-15mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-15mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-05-15power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck1-0/+1
2017-05-15power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck1-1/+1
2017-05-15tty: remove platform_sysrq_reset_seqArnd Bergmann1-18/+1
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-05-08scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-05-08i2o: hide unsafe ioctl on 64-bitArnd Bergmann1-2/+2
2017-05-08staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2017-05-08mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2017-05-08ips: remove pointless #warningJames Bottomley1-4/+5
2017-05-08infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2